summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-18Add a WARNING in bridge_softmix when a timing module isn't loadedMatthew Jordan
2013-09-18Make config framework able to reload module configs with multiple config files.Richard Mudgett
2013-09-18res_pjsip_messaging: Register message technology as pjsipKevin Harwell
2013-09-18Fix Segfault In features-config.c When Application Has No ArgumentsMichael L. Young
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-09-17Remote console: more output discrepanciesKevin Harwell
2013-09-17Fix doxygen to use correct units of features.conf options.Richard Mudgett
2013-09-17Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds...Mark Michelson
2013-09-17Switch transferdigittimeout to be configured as seconds instead of milliseconds.Mark Michelson
2013-09-17Confbridge: empty conference not being torn downKevin Harwell
2013-09-16Fix module load errors for test_ari_model.so.Richard Mudgett
2013-09-16app_speech_utils: Fix unresolved symbol ast_speech_get_setting().Richard Mudgett
2013-09-16chan_iax2: Fix saving the wrong expiry time in astdb.Richard Mudgett
2013-09-16Filter internal channels out of bridge enter/leave message handlingMatthew Jordan
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-13Don't write to /tmp/refs when REF_DEBUG is not defined.David M. Lee
2013-09-13Create more accurate Contact headers for dialogs when we are the UAS.Mark Michelson
2013-09-13Change how realms are handled for outbound authentication.Mark Michelson
2013-09-13Recorded merge of revisions 399035,399049 from http://svn.asterisk.org/svn/as...David M. Lee
2013-09-13Put merge tracking for r399039 back.David M. Lee
2013-09-13Broke the build! Forgot para tags within my description.Rusty Newton
2013-09-13res_pjsip: Forward PJSIP logging to Asterisk loggingDavid M. Lee
2013-09-13ARI: Fix WebSocket response when subprotocol isn't specifiedDavid M. Lee
2013-09-13Fix several crashes in MeetMeAdminKinsey Moore
2013-09-13'identify' configObject doesn't have a synopsisRusty Newton
2013-09-12CLI bridge: Fix "bridge destroy <id>" and "bridge kick <id> <chan>" tab compl...Richard Mudgett
2013-09-12astobj2: Register the bridges container for debug inspection.Richard Mudgett
2013-09-12Documentation fix and improvements to XML configuration help res_pjsip_aclRusty Newton
2013-09-12chan_sip: Revert r398835 due to failing tests involving originateJonathan Rose
2013-09-12core_local: Fix memory corruption race condition.Richard Mudgett
2013-09-12Fix symbol collision with pjsua.David M. Lee
2013-09-12'queue add member' help text correctionRusty Newton
2013-09-11Documentation fix - waitfordialtone is not boolean, it's time in millisecondsRusty Newton
2013-09-11chan_sip: Reject calls without prior SDP on 200 OKJonathan Rose
2013-09-11Fix typo in confbridge.conf.sampleRussell Bryant
2013-09-11pjsip: reinvite for connected line updates occurs when it should notKevin Harwell
2013-09-10Fix incorrect usages of ast_realloc().Richard Mudgett
2013-09-10Fixed utils directory breakage from r398748, this time with extra hate.David M. Lee
2013-09-10Fixed utils directory breakage from r398648David M. Lee
2013-09-09MALLOC_DEBUG: Change fence magic number to be completely different from the f...Richard Mudgett
2013-09-09Add extra debugging to res_pjsip_endpoint_identifier_ipMark Michelson
2013-09-09Fix DEBUG_THREADS when lock is acquired in __constructor__David M. Lee
2013-09-09Multiple revisions 398638-398639David M. Lee
2013-09-09Blocked revisions 398559,398578David M. Lee
2013-09-08Update CDR Unit tests to reflect container changes in r398579Matthew Jordan
2013-09-07Prevent XMPP timeout on blank responsesKinsey Moore
2013-09-06Multiple revisions 398558,398577Kinsey Moore
2013-09-06cdr: Change the number of container buckets to be similar to the channels con...Richard Mudgett
2013-09-06core_local: Fix LocalOptimizationBegin AMI event missing Source channel snaps...Richard Mudgett
2013-09-06cdr: Fix some ref leaks.Richard Mudgett