search for: te_ptp

Displaying 7 results from an estimated 7 matches for "te_ptp".

Did you mean: te_ptmp
2009 Aug 14
2
onnecting two asterisk using B410p BRI cards
Hello all, I'm trying to conect two asterisk servers using two B410p Digium cards. One card on each server. I just setting up the first BRI port on server A as nt_ptp and the first BRI port on server B as te_ptp. I use an ethernet wire to connect the first port of server A (nt_ptp) with the first port on server B (te_ptp) but the port light cotinues blinking on red on both sides once the cable was pluged. Then I use an isdn crossover wire with this king of schema and the lights get blinking red again. Tx+...
2007 Jun 14
0
b410p
...ipbx ~]# uname -a Linux rdsipbx 2.6.15.7 #2 Tue Jun 5 16:37:07 CEST 2007 i686 i686 i386 GNU/Linux [root@rdsipbx ~]# dmesg |grep Digium HFC-multi: card manufacturer: 'Cologne Chip AG' card name: 'HFC-4S Digium Card' clock: normal [root@rdsipbx ~]# cat /etc/misdn-init.conf card=1,0x4 te_ptp=1,2,3,4 poll=128 dsp_options=0 debug=0xf [root@rdsipbx ~]# asterisk -V Asterisk 1.2.18 *CLI> misdn show stacks BEGIN STACK_LIST: * Port 1 Type TE Prot. PTP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0 * Port 2 Type TE Prot. PTP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0 * Port 3 Type TE Pro...
2007 Aug 03
0
B410P echo cancellation
We own an Asterisk box with the following configuration: Linux Debian 4.0 Kernel 2.6.18 Asterisk 1.2.23 Zaptel 1.2.19 We installed a Digium B410P card, and we are using 3 ports in te_ptp mode (it is connected to BRI adapters on Italian ISDN lines, provided by Telecom Italia; in Cisco language, they should be "isdn switch-type basic-net3"). Configuration strictly complies the documentation/manual. Phone models used are: - GrandStream BudgeTone 200; - GrandStream GXP 2000;...
2008 Jan 11
1
interconnecting an asterisk server with an old alcatel PBX through a Digium B410P
...ed to do this throug a NT port (of the digium card) for technical reasons (linked with alcatel hardware). Card installation was fine, but i'm not sure of the configuration i choose. In /etc/misdn-init.conf i put my port 1 as nt_ptp with "nt_ptp=1", the other port are configured in te_ptp mode. Obviously port 1 jumper is set in NT mode. In /etc/asterisk/misdn.conf i put this: [out] ports=1,2,3,4 context=from-pstn msns=* imho, this is the wrong configuration, because i put together NT and TE ports in the same context...how can i fix this? Have i to create another context only fo...
2009 Sep 08
0
Intermittent metallic voice SIP->ISDN ISDN<-SIP
...ip Designs GmbH ISDN network controller [HFC-PCI] (rev 02) this is my sip general part (jb enable to get the jitter buffer working): jbenable = yes jbforce = yes jbmaxsize = 200 jbresyncthreshold = 1000 jbimpl = adaptive jblog = yes This is the relevant part of the misdn-init.conf card=1,hfcpci te_ptp=1,2 poll=128 dsp_poll=128 dsp_options=0 dtmfthreshold=100 debug=0 And this is the misdn.conf [general] misdn_init=/etc/misdn-init.conf debug=0 ntdebugflags=0 ntdebugfile=/var/log/misdn-nt.log ntkeepcalls=no bridging=no l1watcher_timeout=0 stop_tone_after_first_digit=yes append_digits2exten=yes dyn...
2009 Jan 05
1
B410p, Ast1.4, France Télecom Numeris Double T0 problem
Hi. When I call my RNIS numbers (with a mobile phone for example), I can see 2 incoming calls on the IPBX, which should not happend. I'm not sure if it's a problem with the telco France Telecom and their ISDN setup, or if it's a problem with the MISDN driver on the IPBX itself. I'm stuck ... Any advices for troubleshooting that? Someone provide working configuration files
2006 Nov 05
1
asterisk DTMF detection
...watchdog - This dual E1 Board has a Watchdog for > # transparent mode > # > # > card=1,0x4, dtmf > > # > # Port settings > # > # Syntax: <port_type>=<port_number>[,<port_number>...] > # > # <port_type> te_ptp - TE-Mode, PTP > # te_ptmp - TE-Mode, PTMP > # te_capi_ptp - TE-Mode (capi), PTP > # te_capi_ptmp - TE-Mode (capi), PTMP > # nt_ptp - NT-Mode, PTP > #...