[Asterisk-Users] additional digit in front of the dialed extenesion by outgoing pri/E1 call

Thomas Haeger thomas.haeger at beronet.com
Fri Aug 29 03:50:00 MST 2003


Hi all,

i have configured incoming voip traffic as follows:


[voipin]
exten => _X.,1,SetCallerID(033283077734)
exten => _X.,2,Dial,Zap/g4/${EXTEN}
exten => _X.,3,Hangup

If the call going out the pri dials with an additional '0' before the dialed
number.
This is for caller number AND called number. But i can't see anything that
says set a '0' more in front of the dialed extension.

I've solved the problem temorary with:

[voipin]
exten => _X.,1,SetCallerID(33283077734)
exten => _X.,2,Dial,Zap/g4/${EXTEN:1}
exten => _X.,3,Hangup

But this is not realley nice, bacause i don't know where the additional
digit comes from.

My zaptel.conf say:

span=1,0,0,ccs,hdb3,crc4
span=2,0,0,ccs,hdb3,crc4
span=3,0,0,ccs,hdb3,crc4
span=4,0,0,ccs,hdb3,crc4

bchan=1-15,17-31
dchan=16

bchan=32-46,48-62
dchan=47

bchan=63-77,79-93
dchan=78

bchan=94-108,110-124
dchan=109

loadzone = fr
defaultzone=fr


Can anybody help me ?

Thank you very much,

Thomas.


*******************************************
beroNet technologies GmbH
Dipl.- Ing. Thomas Häger
Potsdamer Str. 18 A
14513 Teltow

FON:    +49 (0) 3328 3077731
FAX:    +49 (0) 3328 334779
Email:  thomas.haeger at beronet.com
*******************************************




More information about the asterisk-users mailing list