summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-09-06Fix build warningsKinsey Moore
2013-09-06Fix chan_h323 compilationKinsey Moore
2013-09-05astobj2: Only define ao2_bt() once.Richard Mudgett
2013-09-05chan_iax2: Reduce indentation in __attempt_transmit().Richard Mudgett
2013-09-05chan_iax2: Fix stray reference to worker thread idle_list.Richard Mudgett
2013-09-05chan_iax2: Fix bridgecallno deadlock avoidance.Richard Mudgett
2013-09-05Clarify server_uri and client_uri registration settings.Mark Michelson
2013-09-04chan_iax2: Add missing control frame names to debug frame decode output.Richard Mudgett