[Asterisk-video] continue dialplan execution after h324m_call

Johansson Olle E oej at edvina.net
Tue Jan 22 03:30:43 CST 2008


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...
/O



More information about the asterisk-video mailing list