search for: direct_out

Displaying 1 result from an estimated 1 matches for "direct_out".

Did you mean: direct_opt
2009 Oct 31
0
Local channel that runs a custom app... why immediate hangup?
...ten => MWISend,1,Answer(1000) ; does more-or-less the same thing without the delay exten => MWISend,2,MWISend(${MWISEND_DIGITS}) ; the variable set in the AMI call - this is tested & works. The Originate goes like: Channel: Local/MWISend at default Extension: 650nnnnnnn Context: direct_out ; a context that dials SIP/${EXTEN}@metaswitch which is known to work Priority: 1 What happens is the local channel goes immediately into Hangup with many odd-looking messages about searching for the extension, when it has clearly already been found and goes into a hangup(see trace below). Any...