Commit Graph

24088 Commits (f7624718f82ea3b6ad3e7a27ff931d0100d6f98d)
 

Author SHA1 Message Date
Igor Goncharovskiy f7624718f8 Fix issue with inability to cancell call transfer made by on-sceen menus.
12 years ago
Tzafrir Cohen 51c54ddf8d ast_tls_cert: don't recreate generated files
12 years ago
Kevin Harwell 5456794b66 New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests
12 years ago
Matthew Jordan 3841520a6e Prevent crash during synchronous AMI origination by ref bumping returned channel
12 years ago
Jason Parker f820d24db1 ARI: Implement channel hold/unhold.
12 years ago
Jason Parker f41faf0b7d ARI: Implement channel dial.
12 years ago
Jonathan Rose f306dbd841 bridge_features: Support One touch Monitor/MixMonitor
12 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
12 years ago
Joshua Colp 68b3bce8b8 Nothing to see here, move along.
12 years ago
Joshua Colp f523a96635 Implement the defined PUBLISH ESC API within res_sip_pubsub.
12 years ago
Richard Mudgett a174aa73f6 Tweak after bridge callback reason to string strings.
12 years ago
Richard Mudgett 812abf0554 Fix after bridge callback datastore data memory leak.
12 years ago
Richard Mudgett e89e95228f This is no longer needed.
12 years ago
Richard Mudgett e72b009928 Promote local channel optimizing debug messages to verbose 3 messages.
12 years ago
Jonathan Rose 50ff1f5fc1 res_parking: Dynamic Parking Lots
12 years ago
Jonathan Rose 84395ff042 features: call pickup stasis refactoring
12 years ago
Richard Mudgett 3aa6e93d8f Fix overlapping enum ast_bridge_feature_flags.
12 years ago
Mark Michelson 6d624eb008 Add stasis publications for blind and attended transfers.
12 years ago
Matthew Jordan ca61a05506 Handle an originated channel being sent into a non-empty bridge
12 years ago
Jason Parker eba5739470 Change ARI originate to also allow dialing an exten/context/priority.
12 years ago
Matthew Jordan 6cc03db642 Better handle parking in CDRs
12 years ago
Jason Parker f6211b6b70 Change some 500 errors to 400.
12 years ago
David M. Lee b193b580b0 Removed stray apostrophe.
12 years ago
David M. Lee 1426b2b228 Removed the automatic 302 redirects for ARI URL's that end with a slash.
12 years ago
Richard Mudgett 0008f15a77 Change the name of some local variables in bridging.c to reflect what they really mean.
12 years ago
Richard Mudgett d416b15c52 Add config framework non-empty string validation requirement option.
12 years ago
Jonathan Rose d014ad2261 func_channel: Read/Write after_bridge_goto option
12 years ago
Jason Parker 609c42c854 ARI: Add support for continuing to a different location in dialplan.
12 years ago
Richard Mudgett 5e27e13e28 Remove some redundant parking config error messages.
12 years ago
Richard Mudgett c7d478dd10 Fix several problems with ast_bridge_add_channel().
12 years ago
Richard Mudgett a022379107 Fix incorrect calls to ast_bridge_impart().
12 years ago
Richard Mudgett f25bbd6c56 AMI Bridge action: Get channel xfer config after we have found the second channel.
12 years ago
Jonathan Rose 854c4c64fe res_parking: Add Parking manager action to the new parking system
12 years ago
Jason Parker 5b40420813 Fix typo with XML docs.
12 years ago
Joshua Colp 31a552426b Add a note about being ready to accept observer invocations before adding an observer.
12 years ago
Joshua Colp ea948c69d3 Move where the sorcery observer is added for qualify to guarantee the sched_qualifies container exists.
12 years ago
Kinsey Moore a1e219ef51 CEL refactoring cleanup
12 years ago
Matthew Jordan 13b470d704 Fix memory/ref counting leaks in a variety of locations
12 years ago
Matthew Jordan 91217ac3c1 Fix a variety of memory leaks
12 years ago
David M. Lee f33d074d1a Few more menuselect fixes missed in r392777
12 years ago
David M. Lee d56cbf43a0 Fixed templates so that the changes from r392777 won't be overwritten the next
12 years ago
Richard Mudgett b5f18d1677 Fix menuselect display for stasis modules.
12 years ago
Mark Michelson 463470bb6e Remove stray properties from merge.
12 years ago
Mark Michelson 4710869133 Add documentation for features configuration.
12 years ago
Kinsey Moore a0b7a49a4a Index installed sounds and implement ARI sounds queries
12 years ago
Matthew Jordan cc29957a6f Properly pack the parameters into ast_json_pack when sending a send fax message
12 years ago
Joshua Colp 477e207f28 Add some more missing ast_sorcery_generic_alloc conversions.
12 years ago
Joshua Colp c3f9ddc9ad Add missing ast_sorcery_generic_alloc conversions.
12 years ago
Joshua Colp 1403d1f173 Fix a bug where messages were getting duplicated on AMI.
12 years ago
Matthew Jordan 175b9831f2 Properly extract channel variables for the SendFAX/ReceiveFAX Stasis messages
12 years ago