Commit Graph

2631 Commits (dcfffce66dfd156f419b04744297e99a464b666f)

Author SHA1 Message Date
Jonathan Rose 33835e17a0 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
12 years ago
Richard Mudgett f8c4fc1121 res_musiconhold.c: Remove obsolete REF_DEBUG code.
12 years ago
Mark Michelson 644e693645 Switch from hostname to an IP address in the SDP origin line.
12 years ago
Mark Michelson 56a1d4930a Ensure after-bridge behavior is correct when moving from Stasis to a non-Stasis bridge.
12 years ago
Jonathan Rose 4946981646 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
12 years ago
Mark Michelson 12d34bb12f Let's try checking the name and number, instead of the name twice.
12 years ago
Mark Michelson 2150daf748 Improve consistency of party ID privacy usage.
12 years ago
Matthew Jordan 085d5a2629 Clean up files that do not end with newlines
12 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
12 years ago
Mark Michelson 49f8bd4ad4 Set the role for inbound subscriptions correctly.
12 years ago
Kinsey Moore 36f4bff943 Stasis: Add information to blind transfer event
12 years ago
Mark Michelson 76290adf50 Alter documentation for callerid_privacy to use correct values.
12 years ago
Mark Michelson 28a89e7685 Fix compilation error on certain versions of GCC.
12 years ago
Jonathan Rose 222b5cd036 ARI: Fix a bug where /channels/{channelID}/continue doesn't execute PBX
12 years ago
Richard Mudgett 83a9b91da9 chan_pjsip: Fix attended transfer connected line name update.
12 years ago
Matthew Jordan bb494067a5 Multiple revisions 421311-421312
12 years ago
Matthew Jordan ba5d5da60b Improve call forwarding reporting, especially with regards to ARI.
12 years ago
Joshua Colp 952da298ce res_http_websocket: Include query parameters in client connection requests.
12 years ago
Matthew Jordan 980e49614c res/res_hep_rtcp: Remove dependency on PJSIP
12 years ago
Richard Mudgett 79c5c08db9 ARI: Originate to app local channel subscription code optimization.
12 years ago
Kinsey Moore 6aa510b41f PJSIP: Prevent crash no-URI contacts
12 years ago
Richard Mudgett 8526d967c9 res_stasis_snoop.c: Fix off nominial exit path leaving Snoop channel locked and not hungup.
12 years ago
Richard Mudgett aba07a0f6e res/stasis/command.c: Fix recent commit using spaces instead of tabs.
12 years ago
Kinsey Moore 7a4691b425 Stasis: Use the correct return value
12 years ago
Kinsey Moore 6f735288b0 Stasis: Allow internal channels directly into bridges
12 years ago
Mark Michelson db0a97f8ce Fix crashing unit tests with regards to RLS.
12 years ago
Mark Michelson b4e33c81e3 Fix crash encountered by the testsuite.
12 years ago
Matthew Jordan becf7c7003 res_hep: Remove disabling of modules
12 years ago
Kinsey Moore 965ba7c36f Fix build in dev mode
12 years ago
Mark Michelson 99d0bccd35 Add support for RFC 4662 resource list subscriptions.
12 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
12 years ago
Joshua Colp a8829490b6 res_pjsip_publish_asterisk: Add support for exchanging device and mailbox state using SIP.
12 years ago
Joshua Colp ece78c6991 res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.
12 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
12 years ago
Matthew Jordan ac5c75b45d stasis: Fix compilation issue with ao2 tagged objects
12 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
12 years ago
Kinsey Moore 48140b9808 Manager: Add PJSIPShowEndpoint[s] documentation
12 years ago
Mark Michelson 94b21f94d3 Add ContactStatusDetail to PJSIPShowEndpoint AMI output.
12 years ago
Jonathan Rose b744adb8aa PJSIP: Send Notify AMI and CLI commands can now send to URI instead of endpoint
12 years ago
Matthew Jordan bbeaeea1a3 res_hep_rtcp: Add module that sends RTCP information to a Homer Server
12 years ago
Kinsey Moore 485d0379ae manager: Add state list commands
12 years ago
Joshua Colp e8a1e63498 res_pjsip_session: Fix race condition where redirecting information may not be set.
12 years ago
Joshua Colp e28f8936d3 res_pjsip_pidf_body_generator / res_pjsip_xpidf_body_generator: Ensure local entity is unquoted.
12 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
12 years ago
Matthew Jordan 355dc3d2ad Multiple revisions 419565-419566
12 years ago
Matthew Jordan ba9867fab0 module loader: Unload modules in reverse order of their start order
12 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
12 years ago
Corey Farrell ef697de4a5 res_fax: unregister manager actions on unload
12 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
12 years ago
Kinsey Moore 9056c23bbd Fix more dev-mode build issues
12 years ago