At 05:04 PM 7/8/2008, you wrote:
>Does anyone have experience with setting distinctive ring in SIP in such
>a way?

On my phones, this changes the ring:

exten => s,n,set(_ALERT_INFO=<Bellcore-dr1>)
exten => s,n,set(_ALERT_INFO=<Bellcore-dr4>)

I use dr1-dr5 for the 5 rings I want.

I also do this to set the called ID and not loose the actual CID:

         exten => s,n(prefixCID),Set(CALLERID(Name)=L1_${CALLERID(Name)})
or
         exten => s,n(prefixCID),Set(CALLERID(Name)=L2_${CALLERID(Name)})

Ira 


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to