On Fri, 2004-03-05 at 21:04, Matt McIntyre wrote: > Has anyone implemented distinctive ring for SIP devices in Asterisk? My > searches revealed that there was a patch created at one time but I can't > tell if it was accepted or not. > > Basically I have a Sipura analog adapter that I would like to have ring > differently for "internal" calls vs external calls. > > Thanks guys, > > Matt
Hi Matt, Try with: exten => 1000,1,SetVar(ALERT_INFO=Bellcore-r3) -- Nicolas Gudino <[EMAIL PROTECTED]> House Internet S.R.L. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
