summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Minor parking cleanup.Richard Mudgett
2013-08-15Parking: Eliminate local channel name hack to get peer channel.Richard Mudgett
2013-08-15Prevent automagic things from happening to Stasis application bridgesKinsey Moore
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-08-12Add test suite events for when contacts are added or removed from an AORJohn Bigelow
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-08-06ARI: Add recording controlsDavid M. Lee
2013-08-06Expose res_pjsip threadpool optionsKinsey Moore
2013-08-06Fix crash in res_pjsip_outbound_registration when the remote server can not b...Joshua Colp
2013-08-05Add AMI registration events for PJSIP outbound registration attemptsMatthew Jordan
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-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-02Add CLI/AMI commands to force chan_pjsip actionsKinsey Moore
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-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
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-07-31Update CONTROL STREAM FILE to accept an 'offsetms' parameterMatthew Jordan
2013-07-31Found another missed "sip" -> "pjsip" CLI command.Mark Michelson
2013-07-31Remove "constant" endpoint identifier.Mark Michelson
2013-07-31Fix remnants of the pjsip renamingKinsey Moore
2013-07-30Missed a conversion to pjsip.conf in documentation and sorcery.Mark Michelson
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
2013-07-30Reorganize the ast_sip_endpoint structure into substructures.Mark Michelson
2013-07-30Add support for T.38 fax to chan_pjsip.Joshua Colp
2013-07-30Fix compilation on gcc 4.8.1Kinsey Moore
2013-07-29Clarify documentation for trust of identification.Mark Michelson
2013-07-29Remove comment that no longer appliesKinsey Moore
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-26Fix /stasis/res/app_replaced unit test.David M. Lee
2013-07-25Fix crash due to trying to send a re-invite while in the incorrect state.Joshua Colp
2013-07-25Change the default value for "allowsubscribe" to yes to match chan_sip.Joshua Colp
2013-07-25Fix incorrect reference to stasis/bridging.hMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-25Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.Joshua Colp