Hi
Is it possible with Asterisk to tell the called party which number was dialled by the caller?  Or in place of the number dialled have a description such as 'Sales' or 'Accounts'?  Ideally, I would like to show a description corresponding to the number dialled followed by CIDName.  How might this be set up? 
 
Currently my extensions.conf is:
 
exten => xx,1,LookupCIDName
exten => xx,2,Dial(SIP/xx,50)
exten => xx,3,Voicemail(xx)
exten => xx,4,Hangup
 
Thanks for your help.
 
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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