[Asterisk-Users] te405P and german PMX

Scott Stingel scott at evtmedia.com
Sat Jan 22 15:55:51 MST 2005


Just checking, but if you're in Germany, don't you want E1 rather than 
T1 settings?  Not sure what a "PMX" is.

If you do indeed want E1, then something like the following would be 
used in zaptel.conf..  Note also that you have to change the hardware 
jumpers on the board (4) to the E1 position.

#note, may need to add ,crc4 to end of span lines:

#first quad board
span=1,1,0,ccs,hdb3
span=2,0,0,ccs,hdb3
span=3,0,0,ccs,hdb3
span=4,0,0,ccs,hdb3


#first quad board
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

Hope this helps!

regards,
Scott Stingel
President
Emerging Voice Technology, Inc.

www.evtmedia.com




Sören Malchow wrote:

>
> Hi all,
>
> i am stuck with the configuration of asterisk
>
> - modules are loaded ( zaptel and wct4xxp )
> - i have zaptel.conf configure, output of ztcfg -vv
>
> --- snip --
>
> /rapid:~# ztcfg -vv/
>
> /Zaptel Configuration/
> /======================/
>
> /SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)/
> /SPAN 2: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)/
> /SPAN 3: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)/
> /SPAN 4: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)/
>
> /Channel map:/
>
> /Channel 01: E & M (Default) (Slaves: 01)/
> /Channel 02: E & M (Default) (Slaves: 02)/
> /Channel 03: E & M (Default) (Slaves: 03)/
> /Channel 04: E & M (Default) (Slaves: 04)/
> /Channel 05: E & M (Default) (Slaves: 05)/
> /Channel 06: E & M (Default) (Slaves: 06)/
> /Channel 07: E & M (Default) (Slaves: 07)/
> /Channel 08: E & M (Default) (Slaves: 08)/
> /Channel 09: E & M (Default) (Slaves: 09)/
> /Channel 10: E & M (Default) (Slaves: 10)/
> /Channel 11: E & M (Default) (Slaves: 11)/
> /Channel 12: E & M (Default) (Slaves: 12)/
> /Channel 13: E & M (Default) (Slaves: 13)/
> /Channel 14: E & M (Default) (Slaves: 14)/
> /Channel 15: E & M (Default) (Slaves: 15)/
> /Channel 16: E & M (Default) (Slaves: 16)/
> /Channel 17: E & M (Default) (Slaves: 17)/
> /Channel 18: E & M (Default) (Slaves: 18)/
> /Channel 19: E & M (Default) (Slaves: 19)/
> /Channel 20: E & M (Default) (Slaves: 20)/
> /Channel 21: E & M (Default) (Slaves: 21)/
> /Channel 22: E & M (Default) (Slaves: 22)/
> /Channel 23: E & M (Default) (Slaves: 23)/
> /Channel 24: E & M (Default) (Slaves: 24)/
>
> /24 channels configured./
>
> /rapid:~#/
>
> --- snip --
>
> and on asterisk CLI "zap show channels" giv e the following
>
> --- snip ----
>
> /*CLI> zap show channels/
> /   Chan Extension  Context         Language   MusicOnHold/
> / pseudo            default/
> /      1            default/
> /      2            default/
> /      3            default/
> /      4            default/
> /      5            default/
> /      6            default/
> /      7            default/
> /      8            default/
> /      9            default/
> /     10            default/
> /     11            default/
> /     12            default/
> /     13            default/
> /     14            default/
> /     15            default/
> /     16            default/
> /     17            default/
> /     18            default/
> /     19            default/
> /     20            default/
> /     21            default/
> /     22            default/
> /     23            default/
> /     24            default/
> /*CLI>/
>
> ---- snip ----
>
> - i also have an outgoing extension defined
>
> exten => _9.,1,Dial(${TRUNK}/${EXTEN:1})
>
>
> but when i try to dial, there is the following message on the console
>
> ---- snip ----
>
> /    -- Executing Dial("SIP/90-1765", "Zap/1/040432969547") in new stack/
> /Urgent handler/
> /Jan 22 20:41:16 NOTICE[1114446768]: app_dial.c:743 dial_exec: Unable 
> to create channel of type 'Zap'/
> /  == Everyone is busy/congested at this time/
> /    -- Executing BackGround("SIP/90-1765", "tt-allbusy") in new stack/
> /Urgent handler/
> /    -- Playing 'tt-allbusy' (language 'de')/
> /Urgent handler/
>
>
> ---- snip ----
>
> any suggestions what is wrong ?
>
> thanks
> soeren
>
> Soeren Malchow
> Head of Central Technical Services
>
> Interone Worldwide GmbH
> Schulterblatt 58
> 20357 Hamburg
> T +49.40.43 29 69 - 547
> F +49.40.43 29 69 - 90
>
> mailto:soeren.malchow at interone.de
> http://www.interone.de
>
> NOTE: Information contained in this message is confidential and may be 
> legally privileged. If you are not the adressee indicated in this 
> message (or responsible for the delivery of the message to such 
> person), you may not copy, disclose or deliver this message or any 
> part of it to anyone, in any form. In such case, you should delete 
> this message and kindly notify the sender by reply Email. Opinions, 
> conclusions and other information in this message that does not relate 
> to the official business of BBDO Germany shall be understood as 
> neither given nor endorsed by it.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at 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
>




More information about the asterisk-users mailing list