[Asterisk-video] continue dialplan execution after h324m_call
Klaus Darilion
klaus.mailinglists at pernau.at
Tue Jan 22 04:11:44 CST 2008
Johansson Olle E schrieb:
> 22 jan 2008 kl. 10.26 skrev Klaus Darilion:
>
>> Hi Sergio!
>>
>> I want to continue dialplan execution after h324m_call - the called
>> destination does not support video calls, thus I want to playback a
>> audio announcement to the SIP user.
>>
>> But after h324m_call the incoming channel will always hang up (dial
>> plan
>> execution will be continued at 'h' extension).
>>
>> I already tried to comment the "ast_softhangup(chan, reason);" at the
>> end of h324m_call but without luck.
>>
>> Any hints how I can continue with the prioprity after the h324m_call
>> priority?
>
>
> Hint:
> If an application returns -1, Asterisk will stop execution.
>
> ...without looking into this particular app...
This is the reason.
thanks
klaus
More information about the asterisk-video
mailing list