[asterisk-users] polycom page custom ring

satish patel satish_lx at hotmail.com
Fri May 6 12:49:06 CDT 2011


Currently we have following working page now i want to add custom ring type so people pay attention. Anybody know about what would be the variable to change custom ringer  


[all-page]
exten => s,1,Set(TIMEOUT(absolute)=15)
exten => s,n,AGI(page.agi)
exten => s,n,SIPAddHeader(Alert-Info: Ring Answer)
exten => s,n,Set(CALLERID(name)=Page)
exten => s,n,Playback(silence/1)
exten => s,n,Page(${PAGE_GROUP})
exten => s,n,Hangup()


-S
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110506/16806eed/attachment.htm>


More information about the asterisk-users mailing list