Commit Graph

25403 Commits (cf21644d6a4b757999be136ab1b90ba5cf6ac3bc)
 

Author SHA1 Message Date
Scott Griepentrog cf21644d6a ARI: Add ability to raise arbitrary User Events
11 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
11 years ago
Matthew Jordan 912bbdd1dd UPGRADE: Add note for REF_DEBUG flag
11 years ago
Matthew Jordan 9cee08f502 res_corosync: Update module to work with Stasis (and compile)
11 years ago
Richard Mudgett 3bac303dc9 core_unreal: Only block media frames when a generator is on both ends of an unreal channel.
11 years ago
Scott Griepentrog 43bd3580e2 pbx.c: prevent potential crash from recursive replace()
11 years ago
Paul Belanger 4988d4932b Replace __ast_answer with ast_raw_answer in app_control_answer
11 years ago
Matthew Jordan 42a1dee02d Undo r414123
11 years ago
Matthew Jordan 17ff4d9282 bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hook
11 years ago
Richard Mudgett 4c252096ef chan_dahdi: Fix analog dialtone detection.
11 years ago
Richard Mudgett 6e2e38083d sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
11 years ago
Richard Mudgett d8c559a0dc app_meetme: Fix overwrite of DAHDI conference data structure.
11 years ago
Walter Doekes 8fd6a88633 res_musiconhold: Minor cleanup.
11 years ago
Jonathan Rose e81b873fa2 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
11 years ago
Walter Doekes 0eda637fc4 h264: Fix H264 SDP payload format.
11 years ago
Walter Doekes f66e9d6c9e rtp: Fix case typo in H263+ mime.
11 years ago
Richard Mudgett 8b6ab4782a chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Richard Mudgett 552dbe531e Fix compiler warning from GCC 4.10 fixup.
11 years ago
Jonathan Rose 643a7f02d6 app_chanspy: Fix a test that was failing on account of r413551
11 years ago
Joshua Colp d134150be2 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
11 years ago
Joshua Colp e2ed86e4ca Undoing framehook support. Issues were uncovered by Bamboo.
11 years ago
Joshua Colp 3b3e4b9b95 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
11 years ago
Kinsey Moore 21949def8e Fix 32bit build for func_env
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett f3b55da1b8 http.c: Remove dead code.
11 years ago
Jonathan Rose 5770483217 app_chanspy: Fix a bug where Barge mode could fail
11 years ago
Joshua Colp f2ca3438e7 app_queue: Extend documentation for various Manager actions and events.
11 years ago
Mark Michelson 68066907e1 Ensure that presence state is decoded properly on Asterisk startup.
11 years ago
Richard Mudgett a92f0a9e83 app_confbridge: Fixed "CBAnn" channels not going away.
11 years ago
Richard Mudgett 90b9413a0d app_confbridge: Fix ref leak in CLI "confbridge kick" command.
11 years ago
Mark Michelson 2d572eafb9 Fix encoding of custom prepare extra data.
11 years ago
Mark Michelson 065bd7d703 Improve XML sanitization in NOTIFYs, especially for presence subtypes and messages.
11 years ago
Mark Michelson 9eae6c3f5b Check for an act on failures to update contacts during registration.
11 years ago
Mark Michelson 3f5d4516bd Ensure that all parts of SQL UPDATEs and DELETEs are encoded.
11 years ago
Mark Michelson 795ed566d9 Blocked revisions 413282
11 years ago
Mark Michelson ff1841fcfb Prevent crashes in res_config_odbc due to uninitialized string fields.
11 years ago
Mark Michelson ff1658ed3b Return the number of rows affected by a SQL insert, rather than an object ID.
11 years ago
Richard Mudgett 119599407b res_pjsip_refer: Add Referred-By header on INVITE for blind transfers.
11 years ago
Jonathan Rose 57372e61d2 Parking: Add 'AnnounceChannel' argument to manager action 'Park'
11 years ago
Mark Michelson 120ac66df9 Make behavior of the PRESENCE_STATE 'e' option more consistent.
11 years ago
Mark Michelson fc4c5ca3de Remove unnecessary repetition checks from res_pjsip_exten_state
11 years ago
Joshua Colp 45a7132480 res_pjsip: Add the ability to configure ciphers based on name.
11 years ago
Richard Mudgett 20750e261b chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
11 years ago
Joshua Colp f2a060f502 chan_pjsip: Fix deadlock when retrieving call-id of channel.
11 years ago
Kinsey Moore a7fc217837 Websocket: Add session locking and delay close
11 years ago
Joshua Colp 10f4d0f65d res_stasis: Add progress indications to operations which perform media.
11 years ago
Joshua Colp 7378d3e054 res_pjsip_sdp_rtp: Fix issue where sending a hold SDP twice could cause an unhold.
11 years ago
Joshua Colp 56ca10c7f1 chan_pjsip: Add support for picking up calls in the configured pickup group.
11 years ago
George Joseph c6ed85748c Add "destroy" implementation for spinlock.
11 years ago
Joshua Colp 2e39da35d0 chan_pjsip: Implement core ability to get Call-ID of a channel.
11 years ago