- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Sep 2 2021
Sep 2 2021
saghul committed rSYLKb717dff57bde: Don't instantiate NotificationCenter if unneeded (authored by saghul).
Don't instantiate NotificationCenter if unneeded
Fixed log line
Added echo application
Updated changelog
saghul committed rSYLK01b1056a4b70: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
Added more logs for subscriptions
Moved decorator
saghul committed rSYLK3e4e94f3aab5: Fixed setting same timestamp regardless of what device changed the presence… (authored by saghul).
Fixed setting same timestamp regardless of what device changed the presence…
saghul committed rSYLKecd9b67514e8: Added timestamp to generated PIDF documents (authored by saghul).
Added timestamp to generated PIDF documents
Removed as_string method from BaseURI
Added more logs
Fixed log line formatting
Fixed indentation with tabs
Improved logging
saghul committed rSYLKd8760e11bb9a: Added SIP<->XMPP gateway abiliy to invite participants to a multiparty chat (authored by saghul).
Added SIP<->XMPP gateway abiliy to invite participants to a multiparty chat
Fixed detecting nickname collision
Fixed log line
Fixed bogus log line
saghul committed rSYLK734f0108344d: Fixed handling xmpp subscribe handling if notification is processed too late (authored by saghul).
Fixed handling xmpp subscribe handling if notification is processed too late
Removed bogus notification
Fixed spacing and syntax errors
saghul committed rSYLK2940e352ccf6: Fixed potential clashing of ids when building PIDF documents (authored by saghul).
Fixed potential clashing of ids when building PIDF documents
Updated changelog
Fixed syntax errors
Simplified message stanza handling code
saghul committed rSYLKa5ac52454192: Made parsing of xmpp receipts more resilient (authored by saghul).
Made parsing of xmpp receipts more resilient
saghul committed rSYLK6f18c930717e: Fixed parsing chatstate when namespace prefixes are used (authored by saghul).
Fixed parsing chatstate when namespace prefixes are used
Raised version and updated changelog
saghul committed rSYLK0738bd778b16: Fixed translating resource IDs for presence (authored by saghul).
Fixed translating resource IDs for presence
Improved log line
saghul committed rSYLK364eb1378981: Do not unnecessarily instantiate the NotificationCenter (authored by saghul).
Do not unnecessarily instantiate the NotificationCenter
Added TODO note
saghul committed rSYLK50198fd0cd72: Fixed handling presence availability stanzas without a resource part in the from (authored by saghul).
Fixed handling presence availability stanzas without a resource part in the from
Removed bogus check
saghul committed rSYLK877c3f6ed1f0: Added support for XEP-0030 (service discovery) (authored by saghul).
Added support for XEP-0030 (service discovery)
saghul committed rSYLK37d2ad95a888: Removed extended-away state handling, it no longer exists (authored by saghul).
Removed extended-away state handling, it no longer exists
saghul committed rSYLK2dfa5cffaf6d: Improved logging when adding participants to a conference (authored by saghul).
Improved logging when adding participants to a conference
Raised version and updated changelog
Simplified test
Fixed attribute access
saghul committed rSYLK18f87d99d1d6: Fixed stream creating after API changes in SDK (authored by saghul).
Fixed stream creating after API changes in SDK
Renamed ServerSession to Session
Properly implement custom stream classes
Raised version and updated changelog
saghul committed rSYLKecfbc8ea5a36: Replace datetime.now with ISOTimestamp.now (authored by saghul).
Replace datetime.now with ISOTimestamp.now
Reordered statements
saghul committed rSYLKcbbcbe6f65d5: Use 'xmpp' URI parameter as a hint on generated PIDFs (authored by saghul).
Use 'xmpp' URI parameter as a hint on generated PIDFs
saghul committed rSYLKff4bd2b924df: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
saghul committed rSYLK0baeed08c5e9: Publish service capabilities for PIDFs translated from XMPP (authored by saghul).
Publish service capabilities for PIDFs translated from XMPP
Renamed MUCProtocol to MUCServerProtocol
Added XEP-0115 caps to presence stanzas
Convert stanzas module into a package
saghul committed rSYLKe243313a7493: Fixed not terminating incoming referral in certain cases (authored by saghul).
Fixed not terminating incoming referral in certain cases
Removed unneeded code
saghul committed rSYLK0de62b10a031: Fixed initializing conference application database (authored by saghul).
Fixed initializing conference application database
Adapted to changes in streams API
saghul committed rSYLK49b22bc98be6: Fixed message dispatching if non matching identities are found (authored by saghul).
Fixed message dispatching if non matching identities are found
Raised version and updated changelog
TAG release-2.1.1
Removed unneeded constants
saghul committed rSYLK6c7d45012888: Disable private messages support when using Bonjour mode (authored by saghul).
Disable private messages support when using Bonjour mode
Fixed normalizing IPAddress datatype
saghul committed rSYLKf185bc163593: Fixed file transfers when using Bonjour mode (authored by saghul).
Fixed file transfers when using Bonjour mode
saghul committed rSYLK097542dae7c5: Updated changelog and prepared for release (authored by saghul).
Updated changelog and prepared for release
TAG release-2.1.0
Renamed variable
saghul committed rSYLK0f767b3ecbf6: Don't encode and quote DeviceInfo description (authored by saghul).
Don't encode and quote DeviceInfo description
Fixed conference-info payload for Bonjour
Raised version and updated changelog
Added ability to listen on all interfaces
saghul committed rSYLK6fed829a4643: Fixed setting extended status for XMPP dnd state (authored by saghul).
Fixed setting extended status for XMPP dnd state
More API change fixes
saghul committed rSYLK194d099616ed: Fixed remaining API calls due to changes in SIP SIMPLE SDK (authored by saghul).
Fixed remaining API calls due to changes in SIP SIMPLE SDK
Removed unused imports
Added missing statement
Refactored Bonjour support
saghul committed rSYLK8a186b16dc19: Added ability to configure the directory for resource files (authored by saghul).
Added ability to configure the directory for resource files
Fixed starting MoH playback
saghul committed rSYLK3757bc72a7ff: Delay conference database initialization until application is started (authored by saghul).
Delay conference database initialization until application is started
Added ability to disable applications
saghul committed rSYLK92681cb97085: Fixed initializing transport list if ports are random (authored by saghul).
Fixed initializing transport list if ports are random
TAG release-2.0.0
Added Suggests for mDNS library
Added Debian .install files to MANIFEST
Removed no longer needed check
Updated changelog for release
Raised version and updated changelog
Bumped debian standards version to 3.9.3
Raised python-sipsimple dependency
Dropped Python 2.5 support
Removed runtime dependency checking
Raised python-application dependency
Adapted to eventlet package rename
saghul committed rSYLK6386fa416dcd: Fixed handling a SIP NOTIFY if the XMPP subscription is terminated (authored by saghul).
Fixed handling a SIP NOTIFY if the XMPP subscription is terminated
Made stopping rooms not block
Renamed function for consistency