Commit Graph

24073 Commits (84395ff04239e3864b1e1cee69b87690a235477a)
 

Author SHA1 Message Date
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
Joshua Colp a330d0867e Make sorcery details opaque and add extended fields.
12 years ago
Joshua Colp 77002bc377 Merge in current pimp_my_sip work, including:
12 years ago
Matthew Jordan ea03516cb5 Fix a deadlock and possible crash in res_fax
12 years ago
Joshua Colp 94ec267888 Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state.
12 years ago
Richard Mudgett 1267c91315 Extract a useful routine from the softmix bridge technology.
12 years ago
Matthew Jordan c14cdede12 Add BUGBUG for broken direct media in chan_gulp
12 years ago
Jason Parker 3a493017c4 Fix typo.
12 years ago
Richard Mudgett 797f712845 Add channel optimization interaction with frame hooks BUGBUG comments.
12 years ago
Mark Michelson e3a89a0a18 Change chan_unistim to use core transfer API.
12 years ago
Richard Mudgett cd6e2538f2 Change several bridge functions to return error status.
12 years ago
Matthew Jordan f3bfece4c3 Update autosupport script
12 years ago
Joshua Colp ffab4d52f1 Add a log message for when an incoming session is rejected due to the extension not being found.
12 years ago
Richard Mudgett cd40e179a9 Fix potential bridge hook resource leak if the hook install fails.
12 years ago
Mark Michelson 33eb15a242 Fix threadpool rapid growth problem.
12 years ago
David M. Lee 6e6652518d Fix build problem on OS X Mountain Lion (10.8)
12 years ago