[Asterisk-Users] Forward a call from AGI/PHP script

Cristian Draghici cristian.draghici at gmail.com
Tue Jan 31 02:23:43 MST 2006


execute the dial command from AGI.

e.g.
exec(dial(SIP/provider/2394892348))

you may want to reset or fork the cdr so you can have the record for
the IVR interaction and a different record for the call you are
connecting.
See ForkCDR and ResetCDR

hope this helps,
Cristi

On 1/31/06, sam at intrafuse.com <sam at intrafuse.com> wrote:
>
> Any suggestions on how to go about this?
> so person calls, recording: "press 2 to call cell phone", user presses 2,
> call forwards to my cell phone.
>
> Thank you
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>



More information about the asterisk-users mailing list