Commit Graph

25320 Commits (45ade68cb48baad5f4f994fae6fe52211f379f70)
 

Author SHA1 Message Date
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
Walter Doekes a625471bf1 Blocked revisions 411809
11 years ago
Kinsey Moore 62e2bf68f0 Stasis: Fix Stasis() bridge refcount issue
11 years ago
Kinsey Moore 5d9a1281ee PJSIP: Fix crash introduced in r411671
11 years ago
Russell Bryant ea290b2c3e func_periodic_hook: New function for periodic hooks.
11 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Richard Mudgett 9be438299d Add some asserts that were handy when looking for a stasis cache problem.
11 years ago
Matthew Jordan 73f337d97b http: Fix spurious ERROR message in responses with no content
11 years ago
Kinsey Moore 045285f8e3 res_pjsip_pubsub: Add test event for state change
11 years ago
Matthew Jordan db5bd60c2a res_hep: Fix crash when hep.conf not available
11 years ago
Mark Michelson eefcb79bfb Prevent duplicate sorcery wizards from being applied to sorcery object types.
11 years ago
Richard Mudgett c704795dcb res_parking: Minor tweaks.
11 years ago
Richard Mudgett 7542361f4a stasis_channels.c: Eliminate another overuse of RAII_VAR().
11 years ago
Joshua Colp c7b8633c26 app_queue: Fix a bug where realtime members would be deleted during reload causing waiting callers to get ejected.
11 years ago
Matthew Jordan ef0c9fe4d8 res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIP
11 years ago
Alexandr Anikin a35ce3924b process stack command even if gatekeeper client isn't register
11 years ago
Matthew Jordan 597f25db69 Update API versions and UPGRADE/CHANGES for 12.2.0
11 years ago
Matthew Jordan a438a0e65f res_config_odbc: Fix for nullable integer columns and keyfield existence check in update_odbc.
11 years ago
Matthew Jordan 24452b852d Blocked revisions 411512
11 years ago
Scott Griepentrog 0d057e6791 http: response body often missing after specific request
11 years ago
Matthew Jordan 2cfa9b4b77 UPGRADE: Note IAX2 compatibility issue between 1.4 and 1.8+ systems.
11 years ago
Matthew Jordan 2dae3d6ea3 contrib/realtime: Remove empty SQL script files
11 years ago
Matthew Jordan 562182f5b0 chan_sip: Add MESSAGE request to allowed methods
11 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
11 years ago