On 10/06/2004 at 14:40 Angel Diaz wrote:

>Hi all,
>    Is there a way to get the "called id" (the B number) with AGI perl ?
>I know how to get the caller id which is working fine and is just below:
>

<code snip>

>
>Thanks in advance,
>
>Angel.


use:

$exten = $input{'extension'};

to get the extension called.

Andy


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to