[Asterisk-Users] Asterisk Call Forwarding

Androtech androtech at gigliesi.it
Wed Dec 21 06:33:37 MST 2005


Hi,

I would like to forward a calling from a specific number to an extension.
The dialplan syntax should be:

exten => _*21*X.,1,DBput(CFIM/${CALLERIDNUM}=${EXTEN:4}) 
exten => _*21*X.,2,Hangup 

In my case, the phone number to forward is 3473774567, and the extension is 105, hence the syntax should be:

exten => 3473774567,1,DBput(CFIM/${CALLERIDNUM}=${EXTEN:105}) 
exten => 3473774567,2,Hangup 

but Asterisk does not forward the number to the extension 105.

Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051221/3208463b/attachment.htm


More information about the asterisk-users mailing list