Commit Graph

24603 Commits (cf9272c05c36a9e13b67c596fa5bc9df16de0c1b)
 

Author SHA1 Message Date
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
David M. Lee 8c24c69724 Recorded merge of revisions 399035,399049 from http://svn.asterisk.org/svn/asterisk/branches/12
12 years ago
David M. Lee 0ab5d3015d Put merge tracking for r399039 back.
12 years ago
Rusty Newton 873969d6c5 Broke the build! Forgot para tags within my description.
12 years ago
David M. Lee 2a57f6ccf7 res_pjsip: Forward PJSIP logging to Asterisk logging
12 years ago
David M. Lee f56796a539 ARI: Fix WebSocket response when subprotocol isn't specified
12 years ago
Kinsey Moore 0ffcd11380 Fix several crashes in MeetMeAdmin
12 years ago
Rusty Newton fc09e5eb66 'identify' configObject doesn't have a synopsis
12 years ago
Richard Mudgett ef53242700 CLI bridge: Fix "bridge destroy <id>" and "bridge kick <id> <chan>" tab completion.
12 years ago
Richard Mudgett 94754227a6 astobj2: Register the bridges container for debug inspection.
12 years ago
Rusty Newton 1b777d8946 Documentation fix and improvements to XML configuration help res_pjsip_acl
12 years ago
Jonathan Rose 039030f245 chan_sip: Revert r398835 due to failing tests involving originate
12 years ago
Richard Mudgett 5be186d7c5 core_local: Fix memory corruption race condition.
12 years ago
David M. Lee 6ad74509f3 Fix symbol collision with pjsua.
12 years ago
Rusty Newton 4e3f78ad7b 'queue add member' help text correction
12 years ago
Rusty Newton 7c346a31ef Documentation fix - waitfordialtone is not boolean, it's time in milliseconds
12 years ago
Jonathan Rose 187802eeb2 chan_sip: Reject calls without prior SDP on 200 OK
12 years ago
Russell Bryant 9b3e0b095e Fix typo in confbridge.conf.sample
12 years ago
Kevin Harwell 4d35941891 pjsip: reinvite for connected line updates occurs when it should not
12 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
David M. Lee 87cf916cdb Fixed utils directory breakage from r398748, this time with extra hate.
12 years ago
David M. Lee 6a1f3d626b Fixed utils directory breakage from r398648
12 years ago
Richard Mudgett 35b5549df8 MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number.
12 years ago
Mark Michelson 9fb34542d1 Add extra debugging to res_pjsip_endpoint_identifier_ip
12 years ago
David M. Lee c2e6e1ef49 Fix DEBUG_THREADS when lock is acquired in __constructor__
12 years ago
David M. Lee 0bcc676d09 Multiple revisions 398638-398639
12 years ago
David M. Lee 4015f05dce Blocked revisions 398559,398578
12 years ago
Matthew Jordan 361d308b21 Update CDR Unit tests to reflect container changes in r398579
12 years ago
Kinsey Moore ad89dffb8a Prevent XMPP timeout on blank responses
12 years ago