[asterisk-users] call forward problem

Aparna Narayan aparna.sa10 at gmail.com
Fri Nov 19 00:34:47 CST 2010


Hi,
I tried to perform call forward in asterisk by writing the following in the
dial plan.The data base is getting updated with the caller ID number how
ever the call is not getting forwarded.

[apps]

exten => _*21*XX,1,Set(DB(CFIM/${CALLERID(number)})=${EXTEN:4})
exten => _*21*XX,2,Hangup
exten => #21#,1,DBDel(CFIM/${CALLERID(num)})=${EXTEN:4}
exten => #21#,2,Hangup

Regards,
Aparna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101119/b4c6da72/attachment.htm 


More information about the asterisk-users mailing list