<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; There is a bug in "Incoming Calling Rules". in asterisk GUI, when I make an incoming rule , it is adding following lines in<br>extensions.conf.<br><br>[DID_trunk_1_default]<br>exten = s,1,ExecIf($[ "${CALLERID(num)}"="" ]?SetCallerPres(unavailable))<br>exten = s,1,ExecIf($[ "${CALLERID(num)}"="" ]?Set(CALLERID(all)=unknown &lt;0000000&gt;))<br>exten = s,3,Goto(voicemenu-custom-1,s,1)<br><br>I have changed the line<br>

exten = s,1,ExecIf($[ "${CALLERID(num)}"="" ]?Set(CALLERID(all)=unknown &lt;0000000&gt;))<br>
<br>
to this<br>exten = s,2,ExecIf($[ "${CALLERID(num)}"="" ]?Set(CALLERID(all)=unknown &lt;0000000&gt;))<br><br>and now the incoming calls are forwarding to voicemenu..&nbsp; :)<br><br><font face="Lucida Handwriting, Cursive">_______</font><br>
<font face="Lucida Handwriting, Cursive">Regards</font>,<br>
<strong><font face="Lucida Handwriting, Cursive">Shyju</font></strong><br><br><br><br /><hr />Express your personality in color! Preview and select themes for HotmailŪ.  <a href='http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=PID23391::T:WLMTAGL:ON:WL:en-US:WM_HYGN_express:082009' target='_new'>Try it now.</a></body>
</html>