Commit Graph

24659 Commits (3ccb6a9ea5e1c7b0fb613ecaec75a4bd7c663d64)
 

Author SHA1 Message Date
Matthew Jordan 3ccb6a9ea5 Fix the CDR CLI command 'cdr show active {channel}'
13 years ago
Joshua Colp 94a673a878 Fix a crash in res_pjsip_t38 caused by the wrong assumption that a session will always have a channel.
13 years ago
Tzafrir Cohen de4ce10095 man pages for astdb2bdb and astdb2sqlite3
13 years ago
Richard Mudgett 1a7783c7f8 MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.
13 years ago
Richard Mudgett c114871a68 sig_ss7: Fix compiler warnings.
13 years ago
Joshua Colp 1dd63fbdfa Reduce channel snapshot creation and publishing by up to 50%.
13 years ago
Joshua Colp 1e22b90efe Fix a random one way audio issue in PJSIP.
13 years ago
Joshua Colp add6d9a012 Allow specifying a channel to dial an extension and context in an ARI dial operation.
13 years ago
Joshua Colp 48132c1d8c Retrieve and store the hostname only once so multiple threads do not potentially initialize it at the same time.
13 years ago
Richard Mudgett dfc077bdf6 chan_dahdi: Fix analog parking using flash-hook.
13 years ago
Richard Mudgett d3f1f5369f Features: Rearm the parking config options have moved warning for each reload.
13 years ago
Matthew Jordan 2efa0948dc Filter out internal channels for bridge leave messages and parked call messages
13 years ago
Jonathan Rose 7b9d250ffa configuration samples: Pull all parking related stuff out of features.conf
13 years ago
Matthew Jordan dafa9e4e72 Parse arguments passed to the CDR_PROP function correctly
13 years ago
Matthew Jordan fa0d221bd3 Remove spurious event raised when CDRs are reloaded
13 years ago
David M. Lee 516dbe86a0 Remove dispatch object allocation from Stasis publishing
13 years ago
David M. Lee 9d21631aee Optimize how Stasis forwards are dispatched
13 years ago
David M. Lee e88afe2022 Taskprocessor optimization; switch Stasis to use taskprocessors
13 years ago
Kinsey Moore 52d73f05f4 chan_sip: Allow Asterisk to retry after 403 on register
13 years ago
David M. Lee 48d90d947d Stasis performance improvements
13 years ago
Matthew Jordan 2438636a31 res_pjsip_notify: Add documentation
13 years ago
Matthew Jordan efa6676548 res_rtp_asterisk: Correct erroneous lost packet information in RTCP reports
13 years ago
Matthew Jordan 07da7acd63 Add check for openSUSE when detecting bfd library
13 years ago
Matthew Jordan 0b97ac8e87 CDR: Improve handling of parking; resolve assertion when originating into park
13 years ago
Matthew Jordan d4bce93552 app_queue: Make manager events tolerant of Local channel shenanigans
13 years ago
Matthew Jordan a1c1fc3538 manager: Fix crash when appending a manager channel variable
13 years ago
Richard Mudgett 8a41aa9bf5 app_cdr and res_parking: Fix some resource leaks.
13 years ago
Richard Mudgett 10fcad8486 chan_sip: Increase some scratch buffer sizes dealing with caller id.
13 years ago
Kevin Harwell 1f908c58d0 res_pjsip: crash when using localnet and external_signaling_address options
13 years ago
Jonathan Rose ac5a46f7fa chan_sip: Reject calls on 200 OKs if no SDP has been received
13 years ago
Richard Mudgett d865190a7e astobj2: Remove OBJ_CONTINUE support.
13 years ago
Mark Michelson b2545b9ff9 Fix refleaks of ast_rtp_instance structures.
13 years ago
Kinsey Moore e087610307 Restore usefulness of the CEL Peer field
13 years ago
Kevin Harwell a8b4e59dbc pjsip: race condition in registrar
13 years ago
David M. Lee 16d449ef38 Minor performance bump by not allocate manager variable struct if we don't need it
13 years ago
Rusty Newton fa6f45f35a Adding a few words to the Dial option 'r' help text to clarify its tone argument description
13 years ago
Richard Mudgett f9ba38751b chan_dahdi: CLI "core stop gracefully" has needless delay for PRI and SS7.
13 years ago
Rusty Newton 921c0444e9 Broke the build - Fixing XML DTD violation added in r399782, missing <para> tags inside a <note>
13 years ago
Michael L. Young b32560d657 chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires Header In 200ok
13 years ago
Rusty Newton fb6b258197 Fixing documentation for the configOption "external_media_address" of both Endpoints and Transports
13 years ago
Richard Mudgett e134fb26d2 astobj2: Made use OBJ_SEARCH_xxx identifiers as field enum values internally.
13 years ago
Richard Mudgett 5177f4a68f chan_iax2: Prevent some needless breaking of the native IAX2 bridge.
13 years ago
Matthew Jordan a99bc28c30 app_queue: Don't be quite so aggressive in initializing the array
13 years ago
Matthew Jordan 576b9b982f app_queue: Initialize array holding MixMonitor exec options
13 years ago
Matthew Jordan c0576c7816 Fix a performance problem CDRs
13 years ago
Joshua Colp 61c2cc894c Fix crash in res_pjsip on load if error occurs, and prevent unloading of res_pjsip and res_pjsip_session.
13 years ago
Richard Mudgett ec234be357 res_rtp_asterisk: Fix ref leaks in ast_rtcp_read().
13 years ago
Richard Mudgett 1577e10111 media_index: Fix process_description_file() memory leak of file_id_persist.
13 years ago
Richard Mudgett dd3acf4f57 features_config: Fix config ref leak of parkinglots.
13 years ago
Richard Mudgett 5de3863884 app_queue: Fix json blob ref leak.
13 years ago