Commit Graph

25343 Commits (86c68bc437834e0346f1acb605ea1e9d6ef593df)
 

Author SHA1 Message Date
Jonathan Rose 86c68bc437 chan_sip: trust_id_outbound CHANGES message improvement
11 years ago
Jonathan Rose ae21162a69 chan_sip: Add sendrpid trust options
11 years ago
Kinsey Moore dcb2ea657c HTTP: Add TCP_NODELAY to accepted connections
11 years ago
Kinsey Moore e91f65bb91 Confbridge: Fix ConfbridgeKick AMI documentation
11 years ago
Kinsey Moore ea23198a96 Confbridge: Add references for kick all option
11 years ago
Igor Goncharovskiy cb6d928a39 Fix wrong dialtone. The "modulation" should not be referenced for tone+tone as it refers to the on-off characteristic - this often resulted in a single tone rather than the multitone as in the UK.
11 years ago
Matthew Jordan 9653c6d357 main/asterisk: Fix startup sequence for realtime features
11 years ago
Matthew Jordan 21759b02ed app_sms: Fix uninitialized values; hangup channel when REL is sent successfully
11 years ago
Jonathan Rose b9d7dfcc62 ARI: Make bridges/{bridgeID}/play queue sound files
11 years ago
Rusty Newton 06657c92e6 sounds: Fix Sounds Makefile and XML that didn't support new sound prompt sets
11 years ago
Mark Michelson f5b8ab445f Allow for multiple contacts to be configured in a single contact= line.
11 years ago
Richard Mudgett 51b6c49681 Originated calls: Fix several originate call problems.
11 years ago
Richard Mudgett cbe7f65674 app_dial and app_queue: Make lock the forwarding channel while taking the channel snapshot.
11 years ago
Kinsey Moore 9a85fc0aa0 ARI: Add debug logging for events and responses
11 years ago
Joshua Colp 1a9ff2fffb res_pjsip: Handle reloading when permanent contacts exist and qualify is configured.
11 years ago
Jonathan Rose c76608f24b Fix a silly shadowed variable mistake that was missed from play tones patch
11 years ago
Jonathan Rose a8742e327f ARI: Add tones playback resource
11 years ago
Matthew Jordan c3497aa2bb main/Makefile: Fix build failure on SmartOS/Illumos/SunOS
11 years ago
Matthew Jordan 7d26eefce4 chan_sip: Add SIPURIPHONECONTEXT channel variable for Request TEL URIs
11 years ago
Kevin Harwell 3043cd363d res_pjsip_refer: Channel variable SIPREFERTOHDR not being set during blind transfer
11 years ago
Kinsey Moore b4210a0081 Stasis: Add a usage note on stasis_app_get_bridge
11 years ago
Russell Bryant 5b7a769fd8 (mix)monitor: Add options to enable a periodic beep
11 years ago
Richard Mudgett ba1db5d8f5 Eliminate some more unnecessary RAII_VAR() uses.
11 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
11 years ago
Richard Mudgett d28af99e65 chan_sip.c: Fix channel staging assertion failure.
11 years ago
Richard Mudgett c6a2a513c2 chan_sip.c: Moved some sip_pvt unrefs after their last use.
11 years ago
Jonathan Rose cc4a0a7fc9 Reverting r411189 so that it can be put up for public review
11 years ago
Corey Farrell c87f8a599b autoservice: fix reference leak of logger callid.
11 years ago
Matthew Jordan eed03fc01a chan_sip: Support RFC-3966 TEL URIs in inbound INVITE requests
11 years ago
Russell Bryant 39ba6a16f5 func_periodic_hook: move module ref
11 years ago
Russell Bryant 23329d07cf func_periodic_hook: add module ref counting
11 years ago
Richard Mudgett 04429e5c39 app_stack: Add missing unlock in off-nominal path of STACK_PEEK function.
11 years ago
Richard Mudgett 43bcf51204 utils dir: Remove no longer needed traces of refcounter except in the clean make target.
11 years ago
Kinsey Moore d6e2c50058 bridging: Ensure locking during snapshot creation
11 years ago
Olle Johansson f65dd23bf4 Formatting: Remove invisible characters
11 years ago
Olle Johansson 2a4205df2c Formatting only.
11 years ago
Matthew Jordan 4f30c7e91f main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Russell Bryant af95d8c1d2 monitor: use app options parsing helper code
11 years ago
Matthew Jordan 0c1342bd2b res_hep_pjsip: Use the channel name instead of the call ID when it is available
11 years ago
Kevin Harwell 6905ac0f5e res_pjsip_pubsub: Set the body generation result to 0 for a valid path
11 years ago
Mark Michelson 755696dcd0 Add a Command header to the AMI Mixmonitor action.
11 years ago
Kinsey Moore c613ef6b30 res_stasis_answer: Add missing newlines
11 years ago
Richard Mudgett 5ca5d42646 Internal timing: Add notice that the -I and internal_timing option are no longer needed.
11 years ago
Richard Mudgett 551b2d1183 config: Fix CB_ADD_LEN() to work as originally intended.
11 years ago
Richard Mudgett 158bd5dd74 app_confbridge: Fix confbridge.conf dsp_talking_threshold option setting wrong parameter.
11 years ago
Joshua Colp 909f835066 res_pjsip: Ignore explicit transport configuration if a WebSocket transport is specified.
11 years ago
Russell Bryant 607c6e9772 func_periodic_hook: List more modules as dependencies
11 years ago
Kinsey Moore fcb04d889a PJSIP: Ensure test event has new state
11 years ago
Jonathan Rose c0a812e143 AGI/Manager: Prevent multiple NewExten events during AGI application changes
11 years ago
Walter Doekes 76d5c4ed43 app_queue: Re-add HoldTime to QueueCallerAbandon event (simple typo during ast12 refactor).
11 years ago