Commit Graph

26225 Commits (1ce529d30e900054b9d2417380945d451012313f)
 

Author SHA1 Message Date
George Joseph 5f60ebc004 bridge_native_rtp: Change local/remote message from debug/2 to verb/4
11 years ago
George Joseph fb3c8e3424 outbound_registration: Add 'pjsip send register' and update 'send unregister'
11 years ago
George Joseph 7dc0c88fc6 pjsip cli: Fix sorting of contacts for 'pjsip list contacts'
11 years ago
Scott Griepentrog 0b8fbf9238 bridge: avoid leaking channel during blond transfer pt2
11 years ago
Joshua Colp e0bd2ca104 pjsip: Document addition of 'PJSIP_AOR' and 'PJSIP_CONTACT' in CHANGES file.
11 years ago
Joshua Colp f7cf988a82 pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
11 years ago
Scott Griepentrog 8d059c3808 rtp_engine: keep payload types in correct range
11 years ago
Kinsey Moore cb6a737359 PJSIP: Update transport method documentation
11 years ago
Kevin Harwell 91becf952a app_queue: Update sample conf documenation
11 years ago
Matthew Jordan 3a73c6c90e main/pbx.c: Fix double lock of contexts lock introduced by r429967
11 years ago
George Joseph 7ea4156a5e pjsip_options: Fix continued qualifies after endpoint/aor deletion
11 years ago
George Joseph 62d1dba271 test_astobj2: Fix warning for missing trailing slash in category
11 years ago
Richard Mudgett 1c0604e905 DTMF atxfer: Setup recall channels as if the transferee initiated the call.
11 years ago
Richard Mudgett 7d954f4cb1 Fix compilation since the patch for ASTERISK-24363 went in.
11 years ago
Richard Mudgett bbd9ff122e queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Matthew Jordan 264a50c52a chan_sip: Send CANCEL via original INVITE destination even after UPDATE request
11 years ago
Matthew Jordan 0c38276d6e presencestate: Allow channel drivers to provide presence state information
11 years ago
Matthew Jordan 2afeadcc84 app_confbridge: Fix build error caused by XML validation errors
11 years ago
Matthew Jordan b79a4a464f app_confbridge: Add the ability to pass options/command to MixMonitor
11 years ago
George Joseph b137a92aef res_pjsip_phoneprovi_provider: Fix reload
11 years ago
Joshua Colp ba403e83bd acl: Fix reloading of configuration if configuration file does not exist at startup.
11 years ago
Richard Mudgett 54bd1c9683 res_http_websocket.c: Fix incorrect use of sizeof in ast_websocket_write().
11 years ago
Richard Mudgett b508b3474e chan_dahdi: Don't ignore setvar when using configuration section scheme.
11 years ago
Scott Griepentrog 07d1012383 bridge: avoid leaking channel during blond transfer
11 years ago
Richard Mudgett 2cbfafa8c1 chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Richard Mudgett eacbb4ceb5 chan_dahdi: Populate CALLERID(ani2) for incoming calls in featdmf signaling mode.
11 years ago
Kevin Harwell 546a54574f res_pjsip_sdp_rtp: wrong bridge chosen when the DTMF mode is not compatible
11 years ago
Mark Michelson 2f3e5b494a Prevent potential infinite outbound authentication loops in registration.
11 years ago
Mark Michelson 2b1f2b5c1f Prevent possible race condition on dual redirect of channels in the same bridge.
11 years ago
Mark Michelson cc1405bd38 Ensure the correct value is returned for CHANNEL(pjsip, secure)
11 years ago
George Joseph 18b5a336ef res_pjsip_config_wizard: fix unload SEGV
11 years ago
George Joseph c4360796f7 res_pjsip_config_wizard: Change FILEUNCHANGED config_load2 flag determination
11 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
George Joseph c4cc668ba9 res_pjsip_config_wizard: fix test breakage
11 years ago
Joshua Colp 58095d2486 chan_sip: Allow T.38 switch-over when SRTP is in use.
11 years ago
Joshua Colp b5182a6795 res_pjsip_t38: Fix T.38 failure when peer reinvites immediately.
11 years ago
George Joseph 39b54a21dc res_pjsip_config_wizard: Allow streamlined config of common pjsip scenarios
11 years ago
Mark Michelson 53e5b377a0 Activate persistent subscriptions when they are recreated.
11 years ago
George Joseph 6472568bc6 loader: Move definition of ast_module_reload from _private.h to module.h
11 years ago
Richard Mudgett 308c1b41dd DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago
Matthew Jordan 901221ffae res/res_agi: Make Verbose message for 'stream file' match other playbacks
11 years ago
Joshua Colp 8d325be503 media: Fix crash when determining sample count of a frame during shutdown.
11 years ago
Kevin Harwell 72499dc697 chan_pjsip: Race between channel answer and bridge setup when using direct media
11 years ago
David M. Lee 2e6d2b1484 Fix crash for sorcery misconfigs
11 years ago
Kinsey Moore a6cf13f2e9 PJSIP: Allow use of 'inactive' streams for hold
11 years ago
Kinsey Moore b99770d4fe Sorcery: Log when old config remains in use
11 years ago
Joshua Colp 74d43977cf res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Joshua Colp 8d384f3825 res_pjsip_session: Fix issue where a declined media stream in a re-INVITE would fail SDP negotiation.
11 years ago
Kevin Harwell 63d3f0af95 ARI/AMI: Include language in standard channel snapshot output
11 years ago
Kinsey Moore d64b9904fd Stasis: Update unittest for channel snapshots
11 years ago