summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-10Pipe test output through test object not stdoutMatthew Jordan
2013-08-10Add some debugging when test_hashtab_thrash failsMatthew Jordan
2013-08-10Unlock the dial operation lock on a failed dialMatthew Jordan
2013-08-09bridge_native_rtp: Remove some unnecessary NULL checks on c1.Richard Mudgett
2013-08-09Don't leak frames when memory is full in autoservice_run.Walter Doekes
2013-08-09pbx: Make originate threads indicate dial status when synchronousJonathan Rose
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-08-09Update documentation for ConfBridge with some additional markupMatthew Jordan
2013-08-08Fix stasis/core unit test. Should have had the CR/LF.Richard Mudgett
2013-08-08chan_dahdi: create channels at run-timeTzafrir Cohen
2013-08-08Add missing CR/LF to FakeMI stasis test AMI event.Richard Mudgett
2013-08-08Remove extra CR/LF from AMI event.Richard Mudgett
2013-08-08Blocked revisions 396441Walter Doekes
2013-08-08Make bridge snapshots use prefixes.Richard Mudgett
2013-08-08Improve disk writes for wav49 formatMatthew Jordan
2013-08-08Remove some resolved or obsolete BUGBUG comments.Richard Mudgett
2013-08-08Hide the Surrogate channels from external consumers; kill Masquerade eventsMatthew Jordan
2013-08-08Prevent spurious memory error when appending backtrace with MALLOC_DEBUGMatthew Jordan
2013-08-08Prevent unreal channels from optimizing during DTMF emulationKinsey Moore
2013-08-08 - Fix different issues with call transfer cancel. In case 3rd party busy or ...Igor Goncharovskiy
2013-08-08Handle Surrogate channels in Dial message processingMatthew Jordan
2013-08-07Perform Ring-No-Answer checks before processing Hangup logicMatthew Jordan
2013-08-06Fixed app_meetme for cache split changesDavid M. Lee
2013-08-06ARI: Add recording controlsDavid M. Lee
2013-08-06Tweak caching topics to fix CEL testsDavid M. Lee
2013-08-06Expose res_pjsip threadpool optionsKinsey Moore
2013-08-06Fix memory leaks in the CDR engineKinsey Moore
2013-08-06Fix crash in res_pjsip_outbound_registration when the remote server can not b...Joshua Colp
2013-08-06Check result of ast_var_assign() calls for memory allocation failure (2).Walter Doekes
2013-08-06Check result of ast_var_assign() calls for memory allocation failure.Walter Doekes
2013-08-05Fix Registration Failure When A Peer And TLS Are UsedMichael L. Young
2013-08-05bridge features: Dial and Queue add features instead of replace them.Jonathan Rose
2013-08-05Add AMI registration events for PJSIP outbound registration attemptsMatthew Jordan
2013-08-05Change "from" to "From".Michael L. Young
2013-08-05Adding a note to UPGRADE.txt about a change made to res_agi in order toMichael L. Young
2013-08-05bridge_holding: Add suspsend/unsuspend callbacksJonathan Rose
2013-08-05ARI: bridges/{bridgeID}/addChannel: add roles parameterJonathan Rose
2013-08-05res_parking: Unit testsJonathan Rose
2013-08-05Fix res_ari_asterisk load issueDavid M. Lee
2013-08-03Don't unsubscribe from the AMI message router from manager_bridgesMatthew Jordan
2013-08-02And get rid of another ast_bridged_channel()Mark Michelson
2013-08-02Clean up ast_json with ast_json_unrefDavid M. Lee
2013-08-02Removed svnmerge-integrated from trunkDavid M. Lee
2013-08-02Get the SNMP code to compile.Mark Michelson
2013-08-02ARI - GET /ari/asterisk/infoDavid M. Lee
2013-08-02ARI - implement allowMultiple for parametersDavid M. Lee
2013-08-02Address JSON thread safety issues.David M. Lee
2013-08-02Make a couple of changes to help AMI events to be more clear in what is occur...Mark Michelson
2013-08-02Move ast_str_container_alloc and friendsKinsey Moore
2013-08-02Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.Mark Michelson