- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 30 2021
Apr 30 2021
adigeo committed rPYNSIPSIMPLE7bd3d8cebdc8: Fix multiple definition of `PJ_ATTR_MAY_ALIAS' with GCC-10 (authored by adigeo).
Fix multiple definition of `PJ_ATTR_MAY_ALIAS' with GCC-10
Apr 29 2021
Apr 29 2021
tijmen committed rSYLK1c4264f5bf6a: Don't send message state changes for IMDN messages (authored by tijmen).
Don't send message state changes for IMDN messages
Apr 28 2021
Apr 28 2021
Fixed IMDN payloads
Apr 26 2021
Apr 26 2021
Changed messageStateChanged event
Fixed typos
tijmen committed rSYLKRTC0e46fb820a9b: Added disposition notification to json representation of 'Message' (authored by tijmen).
Added disposition notification to json representation of 'Message'
Fixed linting error
Apr 22 2021
Apr 22 2021
Corrected attribute name
Apr 19 2021
Apr 19 2021
Re-enable iLBC codec
adigeo committed rPYNSIPSIMPLE2579c6d271a1: Fixed reporting non-existing codecs (authored by adigeo).
Fixed reporting non-existing codecs
adigeo committed rPYNSIPSIMPLE905e7d415c1a: Capture Core exceptions when setting core settings (authored by adigeo).
Capture Core exceptions when setting core settings
pjsip 2.10 TLS fixes
Apr 17 2021
Apr 17 2021
Fixed decoding RLS payload
adigeo committed rSIPCLIENTSaa69bf3db747: Use discard observer instead of remove (authored by adigeo).
Use discard observer instead of remove
adigeo committed rSIPCLIENTSf48bdfc1e94e: Pass tls_name attribute to Route header (authored by adigeo).
Pass tls_name attribute to Route header
pjsip 2.10 fix for TLS verify
Added TLS doc
adigeo committed rPYNSIPSIMPLE714c9a3491e7: Pjsip 2.10 - Log remote TLS common name (authored by adigeo).
Pjsip 2.10 - Log remote TLS common name
Apr 16 2021
Apr 16 2021
tijmen committed rSYLKRTC9bac6483425d: Added requested dispositionNotification to message (authored by tijmen).
Added requested dispositionNotification to message
tijmen committed rSYLKRTC6cdd3d49a65e: Only emit message event if it is a *new* mesaage (authored by tijmen).
Only emit message event if it is a *new* mesaage
tijmen committed rSYLKRTC1a935f7dde80: Emit messageChanged event on disposition notification (authored by tijmen).
Emit messageChanged event on disposition notification
tijmen committed rSYLKRTCac2aba302f18: Preserve message_id from incoming messages (authored by tijmen).
Preserve message_id from incoming messages
tijmen committed rSYLKRTC86a69dcc38e8: Added class method to get JSON object from message (authored by tijmen).
Added class method to get JSON object from message
Fixed logging
Apr 15 2021
Apr 15 2021
Formatted file
Apr 13 2021
Apr 13 2021
pjsip 2.10 patch cleanup
adigeo committed rPYNSIPSIMPLEdea65b6d92ed: Pass account.sip.tls_name setting to DNSLookup -> Route (authored by adigeo).
Pass account.sip.tls_name setting to DNSLookup -> Route
adigeo committed rPYNSIPSIMPLE799a0b623941: Added use of the TLS CN from PJSIP Route header tls_name attribute (authored by adigeo).
Added use of the TLS CN from PJSIP Route header tls_name attribute
adigeo committed rPYNSIPSIMPLEd66936a4eb3c: Update pjsip 2.10 - fix header count out of bounds (authored by adigeo).
Update pjsip 2.10 - fix header count out of bounds
adigeo committed rPYNSIPSIMPLE1b1cab97f706: Update pjsip 2.10 patches with opus codec fix (authored by adigeo).
Update pjsip 2.10 patches with opus codec fix
Apr 12 2021
Apr 12 2021
tijmen committed rCDRTa67a23890761: Fixed regexp for subscriber when adding entry to billing customers (authored by tijmen).
Fixed regexp for subscriber when adding entry to billing customers
Apr 11 2021
Apr 11 2021
Increase version
Fixed incoming connect bug
Improve sip-register logic
adigeo committed rPYNSIPSIMPLE5bf6f29326c5: Fixed fallback for REGISTER if more routes are available (authored by adigeo).
Fixed fallback for REGISTER if more routes are available
adigeo committed rPYNSIPSIMPLEeaecede434cc: Fixed audio mixer blocking for pjsip 2.10 on Mac (authored by adigeo).
Fixed audio mixer blocking for pjsip 2.10 on Mac
Improve setup_pjsip script
Apr 6 2021
Apr 6 2021
adigeo committed rSIPCLIENTS0236d55579a3: Log available codecs built into the core UA (authored by adigeo).
Log available codecs built into the core UA
adigeo committed rSIPCLIENTS5c8999460b9b: Added instructions to load TLS cert into keychain (authored by adigeo).
Added instructions to load TLS cert into keychain
adigeo committed rPYNSIPSIMPLE19ec69e28283: Update default account SIP settings (authored by adigeo).
Update default account SIP settings
Apr 5 2021
Apr 5 2021
adigeo committed rSIPCLIENTS9c5b9f420730: Only copy default TLS certificate if account is Bonjour (authored by adigeo).
Only copy default TLS certificate if account is Bonjour
Fixed chat stream OTR encoding
Mar 30 2021
Mar 30 2021
Added receiver to Message class
Mar 29 2021
Mar 29 2021
adigeo committed rPYNSIPSIMPLE4135a9421388: Save DNS gevent experiment for later (authored by adigeo).
Save DNS gevent experiment for later
adigeo committed rPYNSIPSIMPLE94f70519ce36: Revert gevent DNS resolver patches (authored by adigeo).
Revert gevent DNS resolver patches
Mar 26 2021
Mar 26 2021
adigeo committed rPYNSIPSIMPLE87fbf2edbe6d: Update pjsip 2.10 patches, first Mac build (authored by adigeo).
Update pjsip 2.10 patches, first Mac build
Mar 25 2021
Mar 25 2021
Fixed receiving SIP messages
Fixed decoding CPIM payloads
adigeo committed rPYNSIPSIMPLEc9c255ffe83e: Added data.changed for network changes notifications (authored by adigeo).
Added data.changed for network changes notifications
Fixed decoding SDP IP address
Mar 24 2021
Mar 24 2021
DNS fixes
adigeo committed rPYNSIPSIMPLE1b95672889e1: Improve handling of network conditions changes (authored by adigeo).
Improve handling of network conditions changes
adigeo committed rPYNSIPSIMPLE88558db521ee: Capture TimeoutError exception when fetch xcap doc (authored by adigeo).
Capture TimeoutError exception when fetch xcap doc
Update mac install doc
Mar 21 2021
Mar 21 2021
Update TODO
adigeo committed rPYNSIPSIMPLEf2bbcfe02138: Make XCAP requests non-blocking using gevent (authored by adigeo).
Make XCAP requests non-blocking using gevent
adigeo committed rPYNSIPSIMPLE96968bf7c209: Replace DNS resolver with gevent resolver (authored by adigeo).
Replace DNS resolver with gevent resolver
Capture registrar exception
Added python3-gevent dependency
Update pjsip 2.10 patches
Fixed typo
Mar 19 2021
Mar 19 2021
Fixed returning messages from account
Fixed header in API doc
tijmen committed rSYLKRTCaa45dec852fe: Added support to send sip messages and IMDN (authored by tijmen).
Added support to send sip messages and IMDN
Mar 17 2021
Mar 17 2021
adigeo committed rPYNSIPSIMPLE04c4b45566d1: Retry Register later if failed with 408 (authored by adigeo).
Retry Register later if failed with 408
adigeo committed rPYNSIPSIMPLE92c01c8489ae: Make registration retry interval integer (authored by adigeo).
Make registration retry interval integer
adigeo committed rPYNSIPSIMPLE108a2a01f8a4: Fixed CPIM decode if envelope has content type message/imdn+xml (authored by adigeo).
Fixed CPIM decode if envelope has content type message/imdn+xml
adigeo committed rPYNSIPSIMPLE0eca8c82b254: Added support for creating and parsing IMDN (RFC5438) documents (authored by adigeo).
Added support for creating and parsing IMDN (RFC5438) documents
Mar 16 2021
Mar 16 2021
Update project metadata
adigeo committed rPYNSIPSIMPLE1516fa1dff0a: Keep re-Publish after publication failed and expired (authored by adigeo).
Keep re-Publish after publication failed and expired
adigeo committed rPYNSIPSIMPLE464471fbb6bd: Keep retry to register after the registration expired and failed (authored by adigeo).
Keep retry to register after the registration expired and failed
tijmen committed rSYLKdc2f104f36c9: Added support for sending and receiving SIP Messages and IMDN (authored by tijmen).
Added support for sending and receiving SIP Messages and IMDN
Fixed duplicate logging
Removed empty lines and spaces
adigeo committed rPYNSIPSIMPLEd75b225e566c: Decode uri.transport if is bytes in DNS Lookup (authored by adigeo).
Decode uri.transport if is bytes in DNS Lookup
Mar 15 2021
Mar 15 2021
Fixed decoding remote rtp address
Mar 14 2021
Mar 14 2021
Improved video sessions
adigeo committed rPYNSIPSIMPLE802f5e2afe77: Don't trow the exception when building pjsip, just show the output (authored by adigeo).
Don't trow the exception when building pjsip, just show the output
Fixed decoding core rtp metadata
adigeo committed rPYNSIPSIMPLE25086ad294e4: Always decode remote rtp address and codec (authored by adigeo).
Always decode remote rtp address and codec
Fixed DNS NAPTR lookup
Added sqlrepr for AnyUri
Only activate available codecs
adigeo committed rSIPCLIENTS102d2c97b2bd: Added command to change cameras in sip-session script (authored by adigeo).
Added command to change cameras in sip-session script
adigeo committed rSIPCLIENTS24c29d07d36c: Don't restrict show neighbours command to Bonjour account (authored by adigeo).
Don't restrict show neighbours command to Bonjour account
Mar 13 2021
Mar 13 2021
Added xcap_diff setting
Remove printing build env vars
Mar 12 2021
Mar 12 2021
adigeo committed rPYNSIPSIMPLEa46a640969e7: Skip printing env vars that don't exist (authored by adigeo).
Skip printing env vars that don't exist
adigeo committed rPYNSIPSIMPLEf3f80ca12db4: Log build pjsip environment variables (authored by adigeo).
Log build pjsip environment variables
adigeo committed rPYNSIPSIMPLE715674eb7eaf: Group disable flags for pjsip build on one line (authored by adigeo).
Group disable flags for pjsip build on one line
adigeo committed rPYNSIPSIMPLE502ee7cbf579: Added Opus dependency flags for darwin target (authored by adigeo).
Added Opus dependency flags for darwin target
adigeo committed rPYNSIPSIMPLEfa71b3bc60c6: Decode stderr when compiling pjsip (authored by adigeo).
Decode stderr when compiling pjsip
adigeo committed rPYNSIPSIMPLE54c2ef2813e5: Remove pjsip 2.10 issues from README (authored by adigeo).
Remove pjsip 2.10 issues from README
Update todo
Remove verbose make flag
Added TODO
Use a specific version of ZRTP
adigeo committed rPYNSIPSIMPLEe628cafc9c45: Avoid downloading dependencies if they exist (authored by adigeo).
Avoid downloading dependencies if they exist
adigeo committed rPYNSIPSIMPLE76e0aeec67f9: Capture exception if registration cannot be built (authored by adigeo).
Capture exception if registration cannot be built