Displaying 1 result from an estimated 1 matches for "022927xxx7".
Did you mean:
22927xxx7
2005 Jun 20
3
QuadBRI: How to set the outgoing callerid (KPN - NL)
...N:1})
exten => _0.,2,Dial(${ZAP_MAIN}${EXTEN:1},30)
exten => _0.,3,Macro(dial-result)
exten => _9.,1,SetCallerID(${EDN_WORK:1})
exten => _9.,2,Dial(${ZAP_MAIN}${EXTEN:1},30)
exten => _9.,3,Macro(dial-result)
Variables:
-----------------
ZAP_MAIN=Zap/g1/
EDN_MAIN=022929XXX0
EDN_WORK=022927XXX7
The 022929XXX0 is the "default" msn, even if i try to set this
explicitly it gets rejected with the network message as mentioned above.
(But because it's default all calls will originate with 22929XXX0)
If more info is needed don't hesitate to ask for it I'm kind of lost on...