[asterisk-users] How to continue processing a context after a Hangup

Satish Barot satish4asterisk at gmail.com
Thu Jun 2 23:42:44 CDT 2011


Use Asterisk Application 'System()'  in h extension to

create callfile which will handle your callback.
You can also try for 'Originate()' application.

[SATISH]


2011/6/3 Antonio Modesto <modesto at isimples.com.br>

>  Good afternoon,
>
> I'm trying to write a simple callback context, but i need to hangup an
> incoming call and then call the origin number back, the problem is that
> asterisk stops processing the call after Hangup() application then it is not
> able to dial the origin number back.
>
> Sorry for the grammatical erros.
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110603/d23cbdce/attachment.htm>


More information about the asterisk-users mailing list