summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-08-02Make sure that pickup.h does not use an include guard name used elsewhere.Mark Michelson
2013-08-02Correct the last of the Newchannel xi:includesKinsey Moore
2013-08-02Add CLI/AMI commands to force chan_pjsip actionsKinsey Moore
2013-08-02Fixed chan_dahdi compilation failureDavid M. Lee
2013-08-02Fix test modulesMatthew Jordan
2013-08-02Add pickup.h include lines for chan_dahdi and chan_mgcpMatthew Jordan
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Fix a crash due to performing full URI validation on a contact which only con...Joshua Colp
2013-08-01Fix sorcery for some rather picky regex implementations.David M. Lee
2013-08-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-08-01Add queue member paused hintsMatthew Jordan
2013-08-01Regenerate configure for configure.ac changesKinsey Moore
2013-08-01Fix documentation replication issuesKinsey Moore
2013-08-01Fixed warning in astman for gcc-4.8.David M. Lee