Commit Graph

2654 Commits (7a35800551924018bf7edd079e101e7bfe810eb7)

Author SHA1 Message Date
Mark Michelson 7a35800551 res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.
11 years ago
George Joseph a2482acdce res_pjsip: ami: Fix error in AMI output when an endpoint has no transport
11 years ago
Joshua Colp c48b609fb3 res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.
11 years ago
Joshua Colp 85d7e44186 res_rtp_asterisk: Fix 100% CPU usage due to timer heap thread spinning.
11 years ago
Joshua Colp 93f7c8a434 res_rtp_asterisk: Fix building when pjproject is not used.
11 years ago
Joshua Colp 48d58da883 res_pjsip_session: Fix usage of wrong memory pool when creating local SDP.
11 years ago
Joshua Colp 4098d87eef res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
Sean Bright 8f15395e09 pjsip/config_auth.c: Add missing whitespace to log messages.
11 years ago
Mark Michelson 9a5ee513d5 Pre-allocate transmission data buffer for RLS NOTIFY requests.
11 years ago
Jonathan Rose 346877f6c9 res_pjsip_pubsub: Check supported headers for eventlist when subscribing to
11 years ago
Joshua Colp df77a7c5f0 res_pjsip_sdp_rtp: Fix retrieval of "ice-pwd" attribute if in session and not media stream.
11 years ago
Joshua Colp 1bcb46c578 res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.
11 years ago
Mark Michelson c98e04753b Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Matthew Jordan 2d8c38cf9a res_stasis: Don't play MoH to channels by default when added to holding bridges
11 years ago
Mark Michelson 7918e67d35 Fix bug that did not allow for multiple batched RLS notifications to be sent.
11 years ago
Richard Mudgett a4700eee6a res/res_pjsip/pjsip_options.c: Eliminate excessive RAII_VAR usage.
11 years ago
Kinsey Moore a4a58c2771 CallerID: Fix parsing of malformed callerid
11 years ago
Richard Mudgett 00ffbc40e1 res_musiconhold.c: Release any format refs before memset().
11 years ago
Richard Mudgett d6ea6f5848 res_musiconhold: Fix MOH restarting where it left off from the last hold.
11 years ago
Joshua Colp 42fe127009 res_pjsip_transport_websocket: Attach the Websocket module on outgoing INVITEs.
11 years ago
Joshua Colp e86ee8e76b res_pjsip_transport_websocket: Fix a progressive memory growth.
11 years ago
Joshua Colp 3592d4b398 res_pjsip_transport_websocket: Ensure secure Websocket clients can be called.
11 years ago
Jonathan Rose 712907eec6 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Richard Mudgett 6684442945 res_musiconhold.c: Remove obsolete REF_DEBUG code.
11 years ago
Mark Michelson a457acff46 Switch from hostname to an IP address in the SDP origin line.
11 years ago
Mark Michelson 5de3fa2c60 Ensure after-bridge behavior is correct when moving from Stasis to a non-Stasis bridge.
11 years ago
Mark Michelson a9befb9eec Let's try checking the name and number, instead of the name twice.
11 years ago
Jonathan Rose 2903df52f3 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
11 years ago
Mark Michelson b806440959 Improve consistency of party ID privacy usage.
11 years ago
Matthew Jordan bc0536e009 Clean up files that do not end with newlines
11 years ago
Richard Mudgett e8b72c6f4b chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Mark Michelson 12891b608b Set the role for inbound subscriptions correctly.
11 years ago
Kinsey Moore 04f478212c Stasis: Add information to blind transfer event
11 years ago
Mark Michelson bc58898587 Alter documentation for callerid_privacy to use correct values.
11 years ago
Mark Michelson 6e5ca3fe5b Fix compilation error on certain versions of GCC.
11 years ago
Jonathan Rose 5c35544a23 ARI: Fix a bug where /channels/{channelID}/continue doesn't execute PBX
11 years ago
Richard Mudgett 3b5127ba69 chan_pjsip: Fix attended transfer connected line name update.
11 years ago
Matthew Jordan 7eef81c370 res/ari/resource_channels: Fix compilation issue
11 years ago
Matthew Jordan a6cf7b53da res/ari/resource_channels: Don't return allocation failure on failed function
11 years ago
Joshua Colp 66fb08e26d res_http_websocket: Include query parameters in client connection requests.
11 years ago
Matthew Jordan cce3d9ec5c res/res_hep_rtcp: Remove dependency on PJSIP
11 years ago
Richard Mudgett ee93b5a314 ARI: Originate to app local channel subscription code optimization.
11 years ago
Kinsey Moore e8a5847742 PJSIP: Prevent crash no-URI contacts
11 years ago
Richard Mudgett bede29b762 res_stasis_snoop.c: Fix off nominial exit path leaving Snoop channel locked and not hungup.
11 years ago
Richard Mudgett a0b7f2ce42 res/stasis/command.c: Fix recent commit using spaces instead of tabs.
11 years ago
Kinsey Moore ccb2f94691 Stasis: Use the correct return value
11 years ago
Kinsey Moore 406dded64c Stasis: Allow internal channels directly into bridges
11 years ago
Mark Michelson ef70c08dc7 Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Mark Michelson 1b500d2fa1 Fix crashing unit tests with regards to RLS.
11 years ago
Mark Michelson c43c22fe89 Fix crash encountered by the testsuite.
11 years ago