<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
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&nbsp; <br><br><br>[all-page]<br>exten =&gt; s,1,Set(TIMEOUT(absolute)=15)<br>exten =&gt; s,n,AGI(page.agi)<br>exten =&gt; s,n,SIPAddHeader(Alert-Info: Ring Answer)<br>exten =&gt; s,n,Set(CALLERID(name)=Page)<br>exten =&gt; s,n,Playback(silence/1)<br>exten =&gt; s,n,Page(${PAGE_GROUP})<br>exten =&gt; s,n,Hangup()<br><br><br>-S<br>                                               </body>
</html>