search for: isdnext

Displaying 1 result from an estimated 1 matches for "isdnext".

Did you mean: isdnet
2004 May 13
0
ISDN & Voicemail: Strange Behaviour
Hi, whenever I include a "Ringing" Line in some Voicemail Extension I get an error when a call from the outside (via ISDN) comes in, but it works when an internal (SIP-phone) calls the extension. Here is my configuration for testing: ------------extensions.conf------------ [isdnext] ; strep external "101", our number and leave only extension exten => _101XX.,1,Goto(default,${EXTEN:3},1) [default] exten => _50XXX,1,VoiceMailMain(${EXTEN:2}) exten => _51XXX,1,Ringing exten => _51XXX,2,VoiceMailMain(${EXTEN:2}) ------------extensions.conf------------ (...