[asterisk-gui] Bug when creating incomming calling rule

Shyju Kanaprath shyjuk at live.com
Wed Aug 5 09:55:12 CDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-gui/attachments/20090805/41a9268e/attachment.htm 


More information about the asterisk-gui mailing list