Commit Graph

25983 Commits (f1b4969a331c7b32b47f4a60427658556ae50b6e)
 

Author SHA1 Message Date
Matthew Jordan f1b4969a33 tests/test_stasis: Resolve compilation issues from Asterisk 12 merge
11 years ago
Matthew Jordan 604c9c4990 pbx/pbx_loopback: Speed up switches by avoiding unneeded lookups
11 years ago
Joshua Colp a551851e5b res_pjsip_refer: Fix issue where native bridge may not occur upon completion of a transfer.
11 years ago
George Joseph a53efbb86c config: Create ast_variable_find_in_list()
11 years ago
George Joseph 7472c661ca res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp 6e30ccd242 app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 of a second of the recording.
11 years ago
Joshua Colp 0104fb0c60 channel: Extend size of buffer for codecs in "core show channeltype" CLI command.
11 years ago
Richard Mudgett 52a059caf5 test_channel_feature_hooks.c: Fix unit test for DTMF hooks.
11 years ago
Richard Mudgett 1583ea4832 DTMF hooks: Leaving channels need to push any collected digits into the bridge.
11 years ago
Richard Mudgett 7f4b222e07 manager: Fix could not extend string messages.
11 years ago
George Joseph 2846d23688 sorcery: Make is_object_field_registered handle field names that are regexes.
11 years ago
Matthew Jordan 4f26a7ea36 main/bridge_basic: Fix features regressions introduced by r428165
11 years ago
Mark Michelson 8e64f6a0af Fix error with mixed address family ACLs.
11 years ago
Kevin Harwell e2181139c9 AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
11 years ago
Jonathan Rose ddc3f4846f PJSIP ACLs: Fix ACLs not loading on startup and apply/acl issues on contact
11 years ago
Kevin Harwell 19ba0d1363 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
11 years ago
Joshua Colp e7f16827cb AST-2014-016: Fix crash when receiving an in-dialog INVITE with Replaces in res_pjsip_refer.
11 years ago
Joshua Colp aeb5f34ecc AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
11 years ago
Corey Farrell 8fb20cb05d stringfields: Fix bug in ast_string_fields_copy.
11 years ago
Richard Mudgett 524588c345 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Joshua Colp a0d9eab389 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
11 years ago
Joshua Colp 87c2e9e238 res_pjsip_refer: Ensure Refer-To is NULL terminated and parse it as a URI.
11 years ago
Richard Mudgett 8648bc1f6f parking_tests.c: Add missing newline on a unit test message.
11 years ago
Mark Michelson a1f1cdbd87 Allow for transferer to retry when dialing an invalid extension.
11 years ago
Corey Farrell e8286df19c chan_sip: Fix theoretical leak of p->refer.
11 years ago
Matthew Jordan 45f4fe6f1c apps/app_confbridge: Ensure 'normal' users hear message when last marked leaves
11 years ago
Matthew Jordan c5ef48b861 Blocked revisions 428104
11 years ago
Matthew Jordan 6d59f1546e app_confbridge: Don't play leader leaving prompt if no one will hear it
11 years ago
Joshua Colp b902694840 chan_pjsip: Remove AOR check when dialing and one is specified.
11 years ago
Joshua Colp 62d33a6696 chan_pjsip: Add additional log message when an AOR is specified when dialing and it does not exist.
11 years ago
Joshua Colp 99414651e4 chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.
11 years ago
Joshua Colp cbba061f13 res_pjsip: Enforce requirements for session timer minimum expiration period and normal expiration period.
11 years ago
Matthew Jordan 5e09dd3c75 cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possible
11 years ago
Matthew Jordan 6b7a2dc7b9 tests/test_cel: Unlock bridge on off nominal paths
11 years ago
Jonathan Rose 8c61b4890b Documentation: Revise explanation of cdr.conf option 'Unanswered'
11 years ago
Scott Griepentrog 674185ec14 stun: correct attribute string padding to match rfc
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Joshua Colp 9067e6faa4 app_confbridge: Play "leader has left" sound even when musiconhold is enabled.
11 years ago
Mark Michelson 77c57f2b1a Fix race condition where duplicated requests may be handled by multiple threads.
11 years ago
Kevin Harwell 721ae89155 res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
11 years ago
Kinsey Moore 5013659972 Stasis: Fix StasisEnd message ordering
11 years ago
Matthew Jordan 153cfb4c2d main/rtp_engine: Fix crash when processing more than one RTCP report info block
11 years ago
Corey Farrell 00866a640d Fix leak in AMI Action Bridge
11 years ago
Joshua Colp 5ee03e74a8 pbx: Fix off-nominal case where a freed extension may still be used.
11 years ago
Corey Farrell 5ca2b16721 Fix compiler error when using ./configure --enable-dev-mode --enable-coverage
11 years ago
Corey Farrell 8ab323fead manager: Fix HTTP connection reference leaks.
11 years ago
Matthew Jordan 468ccd1b66 channels/chan_mgcp: Fix regression which causes gateways to be skipped
11 years ago
Matthew Jordan f10a8475b5 addons/chan_mobile: Increase buffer size of UCS2 encoded SMS messages
11 years ago
Matthew Jordan ffe194fd78 app_voicemail: Fix enhancement that allowed multiple recipients in To: header
11 years ago