Displaying 1 result from an estimated 1 matches for "_4661xx".
2004 Jun 15
5
PRI problems (telewest -> * -> LG GDK 186)
...> s,1,Answer???????????????????? ; Answer the line
exten => s,2,DigitTimeout,2???????????? ; Set Digit Timeout to 5 seconds
exten => s,3,ResponseTimeout,2????????? ; Set Response Timeout to 10 seconds
?
exten => _X.,1,Dial(${TELEWEST}/${EXTEN})
exten => _X.,2,Congestion
?
exten => _4661XX,1,dial(${GDK}/${EXTEN:3})
exten => _4661XX,2,Congestion
?
So from the GDK I can dial 9466110 and I should be looped back to the GDK
and into the support queue, the loop works, but the called number IE is not
understood by the GDK?
?
Looking in the technical book for the GDK it states that the re...