Hi ;
 
 
Here is the dial-plan for distinctiv ring tones for differnet caller-id (incoming call) : 
 
exten => 206,1,GotoIf($[${CALLERIDNUM} = 303]?2:3)
exten => 206,2,SetVar(_ALERT-INFO=Bellcore-dr4)
exten => 206,3,Dial(SIP/206 |20| Ttr)
 
If callerid is 303 play different ring tone , else play the normal tone.
 
 
Hope this help
Mohammad

 
_______________________________________________
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