keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

Problems with B400P

14 years 1 month ago #4996 by countfunkula
When i do asterisk -r

misdn show port 1
misdn show port 2
misdn show port 3
misdn show port 4

BEGIN STACK_LIST:
* Port 1 Type TE Prot. PTP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0
elastix*CLI> misdn show port 2
BEGIN STACK_LIST:
* Port 2 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0
elastix*CLI> misdn show port 3
BEGIN STACK_LIST:
* Port 3 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0
elastix*CLI> misdn show port 4
BEGIN STACK_LIST:
* Port 4 Type TE Prot. PTP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0


So its good now.

Port 2 and 3 are set to PMP now.
14 years 1 month ago #4997 by countfunkula
When i call now, Asterisk says al circuits are busy now?
14 years 1 month ago #4998 by Joe.Yung
Hello,
Please pay more attentions to your configuration. Make sure all the config files are matched your case.

<port mode="te" link="ptmp">1</port>. "ptmp" not the "PMP".

Please read the link's content!!!

14 years 1 month ago #4999 by countfunkula
I did, my configuration looks like this:

<?xml version="1.0"?>
<!--
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Card Type: BN2S0, BN4S0, BN8S0
Card Attributes: ulaw=(yes|no), dtmf=(yes|no), pcm_slave=(yes|no),
ignore_pcm_frameclock=(yes|no), rxclock=(yes|no),
crystalclock=(yes|no), watchdog=(yes|no)
Port Attributes: mode=(te|nt), link=(ptp|ptmp), master-clock=(yes|no),
capi=(yes|no)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Card Type: BN2E1
Card Attributes: ulaw=(yes|no), dtmf=(yes|no), pcm_slave=(yes|no),
ignore_pcm_frameclock=(yes|no), rxclock=(yes|no),
crystalclock=(yes|no), watchdog=(yes|no)
Port Attributes: mode=(te|nt), link=(ptp|ptmp), optical=(yes|no), los=(yes|no),
ais=(yes|no), slip=(yes|no), nocrc4=(yes|no), capi=(yes|no)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Card Type: hfcmulti, avmfritz, w6692pci
Port Attributes: mode=(te|nt), link=(ptp|ptmp), capi=(yes|no)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Module: hfcmulti
Options: poll=<number>, pcm=<number>, debug=<number>, timer=(yes|no)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Module: hfcsusb
Options: debug=<number> poll=<number>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Module: xhfc
Options: debug=<number>
Port Attributes: mode=(te|nt), link=(ptp|ptmp), line=(s0|up) capi=(yes|no)
lineloop_b1=(yes|no) lineloop_b2=(yes|no), lineloop_d=(yes|no)
polx=(yes|no)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Module: mISDN_dsp
Options: debug=<number>, options=<number>, poll=<number>,
dtmfthreshold=<number>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-->
<mISDNconf>
<module poll="128" debug="0" timer="no">hfcmulti</module>
<module debug="0" options="0">mISDN_dsp</module>
<devnode user="asterisk" group="asterisk" mode="660">mISDN</devnode>
<card type="BN4S0">
<port mode="te" link="ptmp">1</port>
<port mode="te" link="ptmp">2</port>
<port mode="te" link="ptmp">3</port>
<port mode="te" link="ptmp">4</port>
</card>
</mISDNconf>
14 years 1 month ago #5000 by Joe.Yung
Hello,
Please send your SSH account(root permission) to me! And add my Google Talk account: This email address is being protected from spambots. You need JavaScript enabled to view it.. or MSN; This email address is being protected from spambots. You need JavaScript enabled to view it.
Let me have a check for more and have a real-time there!

14 years 1 month ago #5001 by countfunkula
ok i added you, This email address is being protected from spambots. You need JavaScript enabled to view it.
Time to create page: 0.038 seconds
Powered by Kunena Forum