Commit Graph

24636 Commits (0b97ac8e87e008e02750342eccf508dcc20ca3a0)
 

Author SHA1 Message Date
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
Richard Mudgett f17f1d0073 json: Make it obvious that ast_json_unref() is NULL safe.
13 years ago
Kinsey Moore c71782321c Ensure global types in the config framework are initialized
13 years ago
Jonathan Rose cebe08bf53 originate/call forwarding: Fix a crash when forwarding a call from originate
13 years ago
Joshua Colp 8c10a73830 Add a missing session supplement unregistration in chan_pjsip for ACKs.
13 years ago
Kevin Harwell d7dcb9ce19 Fix memory leak in logger.
13 years ago
Richard Mudgett cf9356e189 optional_api: Make always use the standard malloc functions even with MALLOC_DEBUG.
13 years ago
Jonathan Rose a0e1ce3442 chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
13 years ago
Kinsey Moore e506165c5a Fix jitter buffer log file creation
13 years ago
Matthew Jordan 8e10a2c27a Update prep_tarball with new documentation files on the Asterisk wiki
13 years ago
Matthew Jordan daa51f9845 Add a WARNING in bridge_softmix when a timing module isn't loaded
13 years ago
Kevin Harwell 6c016dc642 res_pjsip_messaging: Register message technology as pjsip
13 years ago
Michael L. Young 6935184b56 Blocked revisions 399305
13 years ago
Michael L. Young 474c5df62f Fix Segfault In features-config.c When Application Has No Arguments
13 years ago
Mark Michelson c4fdbd079c Change the "external_media_address" PJSIP endpoint option to "media_address".
13 years ago
Kevin Harwell 3f668d3a19 Remote console: more output discrepancies
13 years ago
Richard Mudgett 2e17814c28 Fix doxygen to use correct units of features.conf options.
13 years ago
Mark Michelson 9bdbccac14 Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds instead of milliseconds.
13 years ago
Mark Michelson edb351ebf6 Switch transferdigittimeout to be configured as seconds instead of milliseconds.
13 years ago
Kevin Harwell a7527fc783 Confbridge: empty conference not being torn down
13 years ago
Richard Mudgett fe904eefbe Fix module load errors for test_ari_model.so.
13 years ago
Richard Mudgett 44f24f6c0f app_speech_utils: Fix unresolved symbol ast_speech_get_setting().
13 years ago
Richard Mudgett 8eb165d2da chan_iax2: Fix saving the wrong expiry time in astdb.
13 years ago
Matthew Jordan 5cf1cae533 Filter internal channels out of bridge enter/leave message handling
13 years ago