Commit Graph

24831 Commits (f6593b4156b0daa0a74f1f04dc062a6b24acab6c)
 

Author SHA1 Message Date
Richard Mudgett 9f19d096e3 chan_sip: Increase some scratch buffer sizes dealing with caller id.
12 years ago
Sean Bright 89b8ff5d78 Remove some trailing whitespace and steal revision 400000.
12 years ago
Kevin Harwell d6bceb0350 res_pjsip: crash when using localnet and external_signaling_address options
12 years ago
Jonathan Rose 7e2a72771d chan_sip: Reject calls on 200 OKs if no SDP has been received
12 years ago
Richard Mudgett 7c796593d3 astobj2: Remove OBJ_CONTINUE support.
12 years ago
Mark Michelson 212b6f668b Fix refleaks of ast_rtp_instance structures.
12 years ago
Kinsey Moore b22612110c Restore usefulness of the CEL Peer field
12 years ago
Kevin Harwell 103ebcf807 pjsip: race condition in registrar
12 years ago
Rusty Newton 1df1ebdc37 Adding a few words to the Dial option 'r' help text to clarify its tone argument description
12 years ago
Richard Mudgett 4ed7ab3f2e chan_dahdi: CLI "core stop gracefully" has needless delay for PRI and SS7.
12 years ago
Rusty Newton 21fb2fca5e Broke the build - Fixing XML DTD violation added in r399782, missing <para> tags inside a <note>
12 years ago
Michael L. Young 1468246e5c chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires Header In 200ok
12 years ago
Rusty Newton 1b9db0fd99 Fixing documentation for the configOption "external_media_address" of both Endpoints and Transports
12 years ago
Richard Mudgett 88436ecbd4 astobj2: Made use OBJ_SEARCH_xxx identifiers as field enum values internally.
12 years ago
Richard Mudgett b916eaad4c chan_iax2: Prevent some needless breaking of the native IAX2 bridge.
12 years ago
Matthew Jordan 57e652f2ac app_queue: Don't be quite so aggressive in initializing the array
12 years ago
Matthew Jordan 0618d89499 app_queue: Initialize array holding MixMonitor exec options
12 years ago
Matthew Jordan e7d49d28ea Fix a performance problem CDRs
12 years ago
Joshua Colp 85d6db6cbe Fix crash in res_pjsip on load if error occurs, and prevent unloading of res_pjsip and res_pjsip_session.
12 years ago
Richard Mudgett ec5a724714 res_rtp_asterisk: Fix ref leaks in ast_rtcp_read().
12 years ago
Richard Mudgett 46da169b6d media_index: Fix process_description_file() memory leak of file_id_persist.
12 years ago
Richard Mudgett dbec6e92d1 features_config: Fix config ref leak of parkinglots.
12 years ago
Richard Mudgett 5afbc01d5d app_queue: Fix json blob ref leak.
12 years ago
Richard Mudgett 120abb5ecd json: Make it obvious that ast_json_unref() is NULL safe.
12 years ago
Kinsey Moore 6cc3084ae7 Ensure global types in the config framework are initialized
12 years ago
Jonathan Rose 638577bef7 originate/call forwarding: Fix a crash when forwarding a call from originate
12 years ago
Joshua Colp d4a026a0ee Add a missing session supplement unregistration in chan_pjsip for ACKs.
12 years ago
Kevin Harwell 2d091df520 Fix memory leak in logger.
12 years ago
Richard Mudgett cf9272c05c optional_api: Make always use the standard malloc functions even with MALLOC_DEBUG.
12 years ago
Jonathan Rose e89e19c479 chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
12 years ago
Kinsey Moore d5372f34df Fix jitter buffer log file creation
12 years ago
Matthew Jordan d393812203 Update prep_tarball with new documentation files on the Asterisk wiki
12 years ago
Matthew Jordan 656843dd34 Add a WARNING in bridge_softmix when a timing module isn't loaded
12 years ago
Richard Mudgett 28da6dc0a5 Make config framework able to reload module configs with multiple config files.
12 years ago
Kevin Harwell 0e1d364fbd res_pjsip_messaging: Register message technology as pjsip
12 years ago
Michael L. Young 38fa628812 Fix Segfault In features-config.c When Application Has No Arguments
12 years ago
Mark Michelson 391f0003c4 Change the "external_media_address" PJSIP endpoint option to "media_address".
12 years ago
Kevin Harwell 667fa56b1b Remote console: more output discrepancies
12 years ago
Richard Mudgett e6e73cbc45 Fix doxygen to use correct units of features.conf options.
12 years ago
Mark Michelson 375c2f5a5c Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds instead of milliseconds.
12 years ago
Mark Michelson f653bfa1f3 Switch transferdigittimeout to be configured as seconds instead of milliseconds.
12 years ago
Kevin Harwell b1db2df871 Confbridge: empty conference not being torn down
12 years ago
Richard Mudgett e77fba4b25 Fix module load errors for test_ari_model.so.
12 years ago
Richard Mudgett 10d4ed93ff app_speech_utils: Fix unresolved symbol ast_speech_get_setting().
12 years ago
Richard Mudgett 819359dcfd chan_iax2: Fix saving the wrong expiry time in astdb.
12 years ago
Matthew Jordan 376d277b02 Filter internal channels out of bridge enter/leave message handling
12 years ago
Richard Mudgett 2a371cd80b Restore Dial, Queue, and FollowMe 'I' option support.
12 years ago
David M. Lee 03c7857375 Don't write to /tmp/refs when REF_DEBUG is not defined.
12 years ago
Mark Michelson 9deb416397 Create more accurate Contact headers for dialogs when we are the UAS.
12 years ago
Mark Michelson bbf5fbbd8c Change how realms are handled for outbound authentication.
12 years ago