Hi,
There is a bug in "Incoming Calling Rules". in asterisk GUI, when I make
an incoming rule , it is adding following lines in
extensions.conf.
[DID_trunk_1_default]
exten = s,1,ExecIf($[ "${CALLERID(num)}"="" ]?SetCallerPres(unavailable))
exten = s,1,ExecIf($[ "${CALLERID(num)}"="" ]?Set(CALLERID(all)=unknown
<0000000>))
exten = s,3,Goto(voicemenu-custom-1,s,1)
I have changed the line
exten = s,1,ExecIf($[ "${CALLERID(num)}"="" ]?Set(CALLERID(all)=unknown
<0000000>))
to this
exten = s,2,ExecIf($[ "${CALLERID(num)}"="" ]?Set(CALLERID(all)=unknown
<0000000>))
and now the incoming calls are forwarding to voicemenu.. :)
_______
Regards,
Shyju
_________________________________________________________________
Express your personality in color! Preview and select themes for HotmailĀ®.
http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=PID23391::T:WLMTAGL:ON:WL:en-US:WM_HYGN_express:082009
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-gui