[Asterisk-Dev] How to recover caller and called numbers
withAsterisk Manager
Alexander Lopez
alex.lopez at opsys.com
Wed Jan 4 08:51:25 MST 2006
You can execute an AGI script BEFORE you answer the call, it should only delay the call a ms or so.
In this AGI you can either save the values to a DB or send them elsewhere.
> -----Original Message-----
> From: asterisk-dev-bounces at lists.digium.com
> [mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of
> amaury BOSSE
> Sent: Wednesday, January 04, 2006 3:55 AM
> To: asterisk-dev at lists.digium.com
> Subject: [Asterisk-Dev] How to recover caller and called
> numbers withAsterisk Manager
>
> I am working on an application based on Asterisk Manager and
> I have to recover caller number and called number.
>
> I have already looked at Asterisk Events but no one seems to
> be helpful for my application.
>
> I need to get caller and calling number as soon as the
> communication is started (before call answer) but cdr only
> log calls after their end.
>
> Is there another way to recover these numbers and to
> associate them with channels?
>
> Amaury BOSSÉ
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
More information about the asterisk-dev
mailing list