summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-08-01Fixed compile errors introduced in r395954.David M. Lee
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-08-01Answer with multiple codecs if the underlying pjproject supports it.Joshua Colp
2013-08-01Raise Registry AMI events on registration failuresMatthew Jordan
2013-07-31Update CONTROL STREAM FILE to accept an 'offsetms' parameterMatthew Jordan
2013-07-31Found another missed "sip" -> "pjsip" CLI command.Mark Michelson
2013-07-31Disable CEL tests that need rearchitecting to operate properlyKinsey Moore
2013-07-31Remove "constant" endpoint identifier.Mark Michelson
2013-07-31Fix hold/unhold in bridge_native_rtp, use tech_pvt instead of bridge_pvt, red...Joshua Colp
2013-07-31Fix remnants of the pjsip renamingKinsey Moore
2013-07-31Enforce conference exit order for CEL testsKinsey Moore
2013-07-30Missed a conversion to pjsip.conf in documentation and sorcery.Mark Michelson
2013-07-30Remove ast_bridged_channel call from abstract_jb.cMark Michelson
2013-07-30Setting svn:ignore for res/res_pjsipDavid M. Lee
2013-07-30Update res_pjsip_endpoint_identifier_constant.c to use reorganized endpoint s...Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson