Commit Graph

2660 Commits (a89964a5107b7347c41823c1d4500dd8daa83954)

Author SHA1 Message Date
Joshua Colp 354fff327d res_pjsip_notify: Fix crash on unload/load and don't say the module doesn't exist on reload.
11 years ago
Richard Mudgett ec0313c411 res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not negotiated.
11 years ago
Kinsey Moore 7f2623a26f PJSIP: Prevent T38 framehook being put on wrong channel
11 years ago
Sean Bright 40e033a6b6 res_pjsip: Don't require a password when doing userpass authentication.
11 years ago
Mark Michelson de72f3edbc Add subscription state test events.
11 years ago
Jonathan Rose ac46240b62 res_pjsip_endpoint_identifier_ip: Fix parsing of match value with CIDR
11 years ago
Mark Michelson 389db2b720 res_fax_spandsp: Properly handle cleanup before starting FAXes.
11 years ago
Mark Michelson 79eac1ffca res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.
11 years ago
George Joseph 126334a7aa res_pjsip: ami: Fix error in AMI output when an endpoint has no transport
11 years ago
Joshua Colp 8839ba3727 res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.
11 years ago
Joshua Colp 618b46d8f0 Multiple revisions 423209,423212
11 years ago
Joshua Colp ceedf44edd res_pjsip_session: Fix usage of wrong memory pool when creating local SDP.
11 years ago
Joshua Colp e977425bc8 res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
Walter Doekes 9c1f34c7e9 musiconhold: Add sort=randstart, and deprecate old stuff.
11 years ago
Sean Bright 7bd3287a11 pjsip/config_auth.c: Add missing whitespace to log messages.
11 years ago
Mark Michelson c6bc44f700 Pre-allocate transmission data buffer for RLS NOTIFY requests.
11 years ago
Jonathan Rose ef5f7a0e32 res_pjsip_pubsub: Check supported headers for eventlist when subscribing to
11 years ago
Joshua Colp fd8010de2b res_pjsip_sdp_rtp: Fix retrieval of "ice-pwd" attribute if in session and not media stream.
11 years ago
Joshua Colp 3cd36d0e10 res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.
11 years ago
Mark Michelson 1b64f353f1 Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Matthew Jordan df5dbbd878 res_stasis: Don't play MoH to channels by default when added to holding bridges
11 years ago
Mark Michelson 327d67270f Fix bug that did not allow for multiple batched RLS notifications to be sent.
11 years ago
Richard Mudgett 94e1b4a8a4 res/res_pjsip/pjsip_options.c: Eliminate excessive RAII_VAR usage.
11 years ago
Kinsey Moore bf85018107 CallerID: Fix parsing of malformed callerid
11 years ago
Richard Mudgett fefa6fba82 res_musiconhold.c: Release any format refs before memset().
11 years ago
Richard Mudgett 2b19d94a71 res_musiconhold: Fix MOH restarting where it left off from the last hold.
11 years ago
Joshua Colp 497a92d079 res_pjsip_transport_websocket: Attach the Websocket module on outgoing INVITEs.
11 years ago
Joshua Colp 477e2e6edb res_pjsip_transport_websocket: Fix a progressive memory growth.
11 years ago
Joshua Colp 2c0cbf8e64 res_pjsip_transport_websocket: Ensure secure Websocket clients can be called.
11 years ago
Jonathan Rose 33835e17a0 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Richard Mudgett f8c4fc1121 res_musiconhold.c: Remove obsolete REF_DEBUG code.
11 years ago
Mark Michelson 644e693645 Switch from hostname to an IP address in the SDP origin line.
11 years ago
Mark Michelson 56a1d4930a Ensure after-bridge behavior is correct when moving from Stasis to a non-Stasis bridge.
11 years ago
Jonathan Rose 4946981646 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
11 years ago
Mark Michelson 12d34bb12f Let's try checking the name and number, instead of the name twice.
11 years ago
Mark Michelson 2150daf748 Improve consistency of party ID privacy usage.
11 years ago
Matthew Jordan 085d5a2629 Clean up files that do not end with newlines
11 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Mark Michelson 49f8bd4ad4 Set the role for inbound subscriptions correctly.
11 years ago
Kinsey Moore 36f4bff943 Stasis: Add information to blind transfer event
11 years ago
Mark Michelson 76290adf50 Alter documentation for callerid_privacy to use correct values.
11 years ago
Mark Michelson 28a89e7685 Fix compilation error on certain versions of GCC.
11 years ago
Jonathan Rose 222b5cd036 ARI: Fix a bug where /channels/{channelID}/continue doesn't execute PBX
11 years ago
Richard Mudgett 83a9b91da9 chan_pjsip: Fix attended transfer connected line name update.
11 years ago
Matthew Jordan bb494067a5 Multiple revisions 421311-421312
11 years ago
Matthew Jordan ba5d5da60b Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Joshua Colp 952da298ce res_http_websocket: Include query parameters in client connection requests.
11 years ago
Matthew Jordan 980e49614c res/res_hep_rtcp: Remove dependency on PJSIP
11 years ago
Richard Mudgett 79c5c08db9 ARI: Originate to app local channel subscription code optimization.
11 years ago
Kinsey Moore 6aa510b41f PJSIP: Prevent crash no-URI contacts
11 years ago