ePyron Felix Deierlein
2004-Apr-30 09:34 UTC
[Asterisk-Users] Configuring Digium TE405P for use in Germany
Hello all, I really checked voip-info.org but it still seems to be not very easy and I just hope that there is anybody with a simular config. We have one PRI (euroisdn with 30 channels) coming from the DTAG. The second PRI should be connected to a Siemens Hicom 150E Pro Office PBX (was cheaper than a channel bank :-) Carrier ----S2M------ * -----S2M------Siemens | | SIP Clients and many other features The Siemens is configured as if it would be directly connected to the carrier. Could you help me with exemples of zaptel.conf zapata.conf and of course extensions.conf (i guess that is the easieast one). I would be happy with any idea, hint ... Thank you very much Felix Deierlein fd@ePyron.de
Storer, Darren
2004-Apr-30 13:58 UTC
[Asterisk-Users] Configuring Digium TE405P for use in Germany
Hi Felix,> Could you help me with exemples of > zaptel.conf > zapata.conf<Caveat> There didn't seem to be many clues about TE405P/TE410P configuration on voip-info.org so please be aware that the following configs were arrived at empirically. </Caveat> Here's zaptel.conf from a Quad E1 system we run in Munich that's directly connected to the PSTN: span=1,1,0,ccs,hdb3,crc4 bchan=1-15 dchan=16 bchan=17-31 span=2,1,0,ccs,hdb3,crc4 bchan=32-46 dchan=47 bchan=48-62 span=3,1,0,ccs,hdb3,crc4 bchan=63-77 dchan=78 bchan=79-93 span=4,1,0,ccs,hdb3,crc4 bchan=94-108 dchan=109 bchan=110-124 loadzone=uk defaultzone=uk As stated above, this system connects to the PSTN (as CPE) so depending on the PRI connection type to the Hicom you may need to change the timing for some of your circuits in the file above (span=1,0,0,ccs,hdb3,crc4 and so on...). In the file below you may need to change the Hicom circuits to be pri_net instead of pri_cpe. Here's zapata.conf from the same system: [channels] language=en context=default switchtype=euroisdn pridialplan=national signalling=pri_cpe usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes echocancel=yes echocancelwhenbridged=yes rxgain=0.0 txgain=0.0 group=1 callgroup=1 pickupgroup=1 immediate=no group = 1 channel => 1-15 switchtype = euroisdn signalling = pri_cpe group = 1 channel => 17-31 switchtype = euroisdn signalling = pri_cpe group = 2 channel => 32-46 switchtype = euroisdn signalling = pri_cpe group = 2 channel => 48-62 switchtype = euroisdn signalling = pri_cpe group = 3 channel => 63-77 switchtype = euroisdn signalling = pri_cpe group = 3 channel => 79-93 switchtype = euroisdn signalling = pri_cpe group = 4 channel => 94-108 switchtype = euroisdn signalling = pri_cpe group = 4 channel => 110-124 If anyone would like to suggest ways of "tidying up" the files above it'd would be great to see some suggestions. Once the preferred configs are confirmed the wiki will be updated with the information to help other new users. One last thought, please remember to close the 4 jumpers on the card for E1 operation instead of T1. If you forget to change the links you will see many errors when you try to load the drivers! HTH Darren -- Comgate Telco>Internet<Broadcast -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of ePyron Felix Deierlein Sent: 30 April 2004 17:35 To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Configuring Digium TE405P for use in Germany Hello all, I really checked voip-info.org but it still seems to be not very easy and I just hope that there is anybody with a simular config. We have one PRI (euroisdn with 30 channels) coming from the DTAG. The second PRI should be connected to a Siemens Hicom 150E Pro Office PBX (was cheaper than a channel bank :-) Carrier ----S2M------ * -----S2M------Siemens | | SIP Clients and many other features The Siemens is configured as if it would be directly connected to the carrier. Could you help me with exemples of zaptel.conf zapata.conf and of course extensions.conf (i guess that is the easieast one). I would be happy with any idea, hint ... Thank you very much Felix Deierlein fd@ePyron.de _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users