Commit Graph

3649 Commits (a7e747918d415a7cc4616d1b69550a3225f0a0f6)

Author SHA1 Message Date
Joshua Colp 082f3d123c Merge "res_pjsip: Add missing NULL checks when using pjsip_inv_end_session()."
9 years ago
Joshua Colp 040a11cecd Merge "res_pjsip: improve realtime performance #2"
9 years ago
Richard Mudgett 9f2c007254 res_pjsip_session.c: Don't send extra BYE if SDP invalid.
9 years ago
Richard Mudgett 08d3b9a89e res_pjsip_session.c: End call on initial invalid SDP negotiation.
9 years ago
Richard Mudgett e6e12c752c res_pjsip.c: Register PJMEDIA error code decoder.
9 years ago
Richard Mudgett 5d2fc6bab7 res_pjsip_session.c: Remove unused parameter from handle_incoming().
9 years ago
Richard Mudgett 656ed73ac6 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
Joshua Colp 75818b4084 siren: Add format attribute modules for Siren7 and Siren14.
9 years ago
zuul 46cc7f114d Merge "res_fax: Fix reference leak in fax_v21_session_new."
9 years ago
Joshua Colp 7a2daafa59 Merge "res_rtp_asterisk: Fix a self-comparison identified by gcc 6"
9 years ago
Joshua Colp 8b85b05092 Merge "Fix Alembic upgrades."
9 years ago
Corey Farrell 8c7017f76e res_fax: Fix reference leak in fax_v21_session_new.
9 years ago
zuul df6f69ceb6 Merge "res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro."
9 years ago
Alexei Gradinari 6fa3ed0679 res_pjsip: improve realtime performance #2
9 years ago
George Joseph d293ead077 res_rtp_asterisk: Fix a self-comparison identified by gcc 6
9 years ago
Mark Michelson b6bd97eea2 Fix Alembic upgrades.
9 years ago
Joshua Colp aec09d9c09 Merge "res_rtp_asterisk: fix memory leak in dtls"
9 years ago
Joshua Colp f88571822c Merge "res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription"
9 years ago
Torrey Searle 804005d251 res_rtp_asterisk: fix memory leak in dtls
9 years ago
Joshua Colp eb08734a94 Merge "res_rtp_asterisk: Use latest DTLS version available by underlying platform."
9 years ago
Joshua Colp eaaab8f55f Merge "res_pjsip_session: Handle race condition at shutdown with timer."
9 years ago
Richard Mudgett f572b26495 res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro.
9 years ago
George Joseph b57cd01404 res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription
9 years ago
Alexander Traud 6eb0354f2d res_rtp_asterisk: Use latest DTLS version available by underlying platform.
9 years ago
Scott Griepentrog 596d0b0bc3 PJSIP: provide transport type with received messages
9 years ago
zuul d22ce6fd3e Merge "fix: memory leaks, resource leaks, out of bounds and bugs"
9 years ago
Joshua Colp e94aae00a7 res_pjsip_session: Handle race condition at shutdown with timer.
10 years ago
Alexei Gradinari 820ed3d4b3 fix: memory leaks, resource leaks, out of bounds and bugs
10 years ago
Mark Michelson 11caa10cf5 ARI: Ensure announcer channels are destroyed.
10 years ago
Richard Mudgett 3c80f84cd0 res_pjsip_transport_management.c: Misc cleanups to survive shutdown.
10 years ago
Richard Mudgett 7c59f2126f res_pjsip.c: Add check that timer actually got scheduled.
10 years ago
zuul 181766748f Merge "res_pjsip_session.c: Reorganize ast_sip_session_terminate()."
10 years ago
Richard Mudgett 51cc5c31c4 res_rtp_multicast.c: Fix warning message typo.
10 years ago
Richard Mudgett 3d0632a9c2 res_pjsip_session.c: Reorganize ast_sip_session_terminate().
10 years ago
zuul 39e6d80937 Merge "ARI: Ensure proper channel state on operations."
10 years ago
Mark Michelson 1fd3a7849e ARI: Ensure proper channel state on operations.
10 years ago
Richard Mudgett 04ec9c745e res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
10 years ago
Richard Mudgett 4879cd875c sorcery: Add setting object type congestion levels.
10 years ago
Richard Mudgett 2cd67d5b07 taskprocessors: Implement high/low water mark alerts.
10 years ago
Richard Mudgett c966a035e0 res_pjsip_session: Use distributor serializer for incoming calls.
10 years ago
Richard Mudgett 5b7b16a87f res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
10 years ago
Richard Mudgett c2ae49249c res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
10 years ago
Richard Mudgett 2ff26e9746 pjsip_distributor.c: Consistently pick a serializer for messages.
10 years ago
Richard Mudgett df2791da8f pjsip_distributor.c: Ignore messages until fully booted.
10 years ago
Joshua Colp 5c949d009e Merge "Fixes to include signal.h"
10 years ago
Joshua Colp 216f78c0ce Merge "Make use of GLOB_BRACE and GLOB_NOMAGIC optional"
10 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
10 years ago
Matt Jordan 7f5ca67e5f res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded
10 years ago
Joshua Colp 643dd462ee Merge "ari/resource_channels: Add 'formats' to channel create/originate"
10 years ago
Joshua Colp 33787459c3 Merge "res_odbc: Implement a connection pool."
10 years ago
Joshua Colp 31a5c28339 res_odbc: Implement a connection pool.
10 years ago
Alexander Traud 52120204c9 res_srtp: Instead of libSRTP use OpenSSL as random source.
10 years ago
George Joseph a2f820e8dc ari/resource_channels: Add 'formats' to channel create/originate
10 years ago
Timo Teräs 797695c5cc Make use of GLOB_BRACE and GLOB_NOMAGIC optional
10 years ago
Richard Mudgett aec7916595 pjsip_distributor.c: Use correct rdata info access method (Part 2).
10 years ago
zuul 84a93b0d67 Merge "ARI: Re-implement the ARI dial command, allowing for early bridging."
10 years ago
zuul dffbb2d7c3 Merge "res_pjsip_mwi_body_generator: Re-order the body items"
10 years ago
Joshua Colp 11ea121cc8 Merge "res_pjsip: add "via_addr", "via_port", "call_id" to contact"
10 years ago
zuul 853350b5ea Merge "res_pjsip: Add clarifying documentation to PJSIP_HEADER help text"
10 years ago
zuul 6db496c788 Merge "multicast RTP: Add dialing options"
10 years ago
zuul 47c4f52df6 Merge "res_pjsip: chatty verbose messages"
10 years ago
George Joseph 8a6a14590d res_pjsip_mwi_body_generator: Re-order the body items
10 years ago
Rusty Newton b56f611856 res_pjsip: Add clarifying documentation to PJSIP_HEADER help text
10 years ago
Mark Michelson bb0f4a6310 multicast RTP: Add dialing options
10 years ago
Mark Michelson 88d997913f ARI: Re-implement the ARI dial command, allowing for early bridging.
10 years ago
Alexei Gradinari 31f17abe44 res_pjsip: add "via_addr", "via_port", "call_id" to contact
10 years ago
Alexei Gradinari 574c9e77eb res_pjsip: chatty verbose messages
10 years ago
Richard Mudgett 7d44d12816 pjsip_distributor.c: Use correct rdata info access method.
10 years ago
zuul a6b16d7029 Merge "res_pjsip_outbound_publish: Ensure publish is valid when explicitly destroying."
10 years ago
zuul d1ab0936ab Merge "res_pjsip: Only check transaction on transaction state events."
10 years ago
Joshua Colp 070eab6ed2 res_pjsip_outbound_publish: Ensure publish is valid when explicitly destroying.
10 years ago
Joshua Colp cab97fd905 Merge "ARI: Add the ability to download the media associated with a stored recording"
10 years ago
Joshua Colp 85d0272e76 res_pjsip: Only check transaction on transaction state events.
10 years ago
Mark Michelson 1c02b19b79 res_pjsip: Match dialogs on responses better.
10 years ago
Matt Jordan e773e3a9bb ARI: Add the ability to download the media associated with a stored recording
10 years ago
Joshua Colp 40cb032009 res_sorcery_astdb: Filter fields to only the registered ones.
10 years ago
Joshua Colp ff3cbc0046 Merge "res_pjsip_empty_info: Respond to empty SIP INFO packets"
10 years ago
Joshua Colp e205eb55a4 Merge "res_pjsip: Endpoint IP Access Controls"
10 years ago
snuffy 9766a12b4c res_pjsip_empty_info: Respond to empty SIP INFO packets
10 years ago
Joshua Colp b57032c364 Merge "res_hep: Provide an option to pick the UUID type"
10 years ago
Joshua Colp 1f36270b21 Merge "res/res_hep_pjsip: Fix reported local IP address when bound to 'any'"
10 years ago
Joshua Colp d4b77dad1b res_pjsip_exten_state: Use the extension for publishing to.
10 years ago
Kevin Harwell 3905997bae res_pjsip_outbound_publish: Add multi-user support per configuration
10 years ago
Joshua Colp e2fc83af50 Merge "ARI: Add the ability to play multiple media URIs in a single operation"
10 years ago
Matt Jordan 03d88b5656 ARI: Add the ability to play multiple media URIs in a single operation
10 years ago
George Joseph ae81b55361 res_pjsip_outbound_registration: Clean up state when registration is deleted
10 years ago
George Joseph 8b5cee4a4f res_pjsip: Set TCP_NODELAY on TCP transports
10 years ago
Matt Jordan d29c17834c res/res_hep_pjsip: Fix reported local IP address when bound to 'any'
10 years ago
Sean Bright 14938184a3 res_ari: Correct Location headers returned by some ARI resources
10 years ago
Matt Jordan e06a23681c res_hep: Provide an option to pick the UUID type
10 years ago
zuul d9c5882e69 Merge "config_transport: Tell pjproject to allow all SSL/TLS protocols"
10 years ago
Alexei Gradinari 69a85a519f res_pjsip: Endpoint IP Access Controls
10 years ago
zuul 7643dc44b2 Merge "pjsip_distributor: Add missing newline to NOTICE"
10 years ago
zuul dd354009d3 Merge "res_pjsip_outbound_registration: generate correct Contact URI for TLS"
10 years ago
George Joseph 4f8cfa0220 pjsip_distributor: Add missing newline to NOTICE
10 years ago
Sebastian Damm d14d1ba826 res_pjsip_outbound_registration: generate correct Contact URI for TLS
10 years ago
Joshua Colp 1be506d811 Merge "res_pjsip_outbound_publish: state potential dropped on reloads/realtime fetches"
10 years ago
Joshua Colp 086e311a75 Merge "res_pjsip_outbound_publishing: After unloading the library won't load again"
10 years ago
Joshua Colp 0863ccee09 Merge "res_pjsip_outbound_publish: Won't unload if condition wait times out"
10 years ago
Joshua Colp 09e22d7d6c Merge "res_pjsip_outbound_publish: Ref leak in off nominal callback paths"
10 years ago