[asterisk-users] How to get called number in featuremap

Greg Oliver greg.oliver at cistera.com
Thu Jan 31 01:47:52 CST 2008


You need $dnis.

On Jan 30, 2008, at 11:08 PM, "Prashant Sharma"  
<prashant.ruby at gmail.com> wrote:

> Hi,
>
> I am new to asterisk configuration.
> I want to get called number in features.conf.
> I am defining a feature in features.conf and that feature got  
> executed on pressing a particular DTMF key sequence.
> As I want to execute my own application on pressing that key which  
> will use called number.
>
> testfeature => 3,peer,AGI,StoreNumber|<CalledNumber>
>
> Here I want to use called number in place of <CalledNumber> tag.  
> When I use any variable ${DIALEDPEERNUMBER} then it does not resolve  
> the variable in features.conf.
>
> if i use following then it does not work.
>
> testfeature => 3,peer,AGI,StoreNumber|${DIALEDPEERNUMBER}
>
> *StoreNumber is my own application that stores the number.
>
> Any idea as how I can use CalledNumber in features.conf?
>
>
> Please help.
>
> Thanks in Advance
>
> Regards
>
> Prashant
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> 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/20080131/918fc3f9/attachment.htm 


More information about the asterisk-users mailing list