search for: nt_ptp

Displaying 8 results from an estimated 8 matches for "nt_ptp".

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 schem...
2008 Jan 11
1
interconnecting an asterisk server with an old alcatel PBX through a Digium B410P
...sterisk extension can call an alcatel extension and viceversa. I need 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 con...
2006 Jan 18
0
misdn svn
...annel and /etc/init.d/misdn-init restart ------------------------------------------- Unloading module(s) for your misdn-cards: ------------------------------------------- rmmod hfcpci /etc/init.d/misdn-init: line 282: 20170 Segmentation fault rmmod hfcpci my misdn-init.conf card=1,hfcpci nt_ptp=1 poll=64 #pcm=1 debug=0 Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060118/4a44b5b7/attachment.htm
2009 Sep 01
0
mISDN NT mode config setting
...4: NT-mode BRI S/T interface port (for phones) -> Layer 2 protocol 0x02000002 is detected, but not allowed for NT lib. * Port NOT useable for PBX (maybe there is already a PBX running?) -------- I do: etc/misdn-init.conf card=1,hfcpci card=2,hfcpci card=3,hfcpci card=4,hfcpci te_ptmp=1,2 nt_ptp=3,4 --- etc/misdn.conf <mISDNconf> <module poll="128" debug="0" timer="no">hfcmulti</module> <module debug="0" options="0">mISDN_dsp</module> <devnode user="asterisk" group="asterisk&quo...
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
2010 May 27
2
BRI card(B800P) doesn's work with DAHDI(wcb4xxp) in NT mode
...etting echocan for channel 24 to none ------------------------------------------------------------------------ Everything seems very good so far as! F.Asterisk, ./configure-->make-->make install-->make samples --(no errors) G.As you said before, NT mode with wcb4xxp only supports nt_ptp,and nt_ptmp is not work right now. So I set dahdi-channels.conf like this: ------------------------------------------------------------------------ ; Span 1: B4/0/1 "B4XXP (PCI) Card 0 Span 1" (MASTER) group=0,11 context=from-pstn switchtype = euroisdn signalling = bri_net channel =&g...
2006 Apr 28
1
mISDN: No DID/extension information returns busy to caller
...-- Ralf Schlatterbeck email: ralf@zoo.priv.at FAX: +43/2243/26465/23 -------------- next part -------------- ; ; chan_misdn sample config ; ; general section: ; ; for debugging and general setup, things that are not bound to port groups ; [general] ; ; Sets the Path to the misdn-init.conf (for nt_ptp mode checking) ; misdn_init=/etc/misdn-init.conf ; set debugging flag: ; 0 - No Debug ; 1 - mISDN Messages and * - Messages, and * - State changes ; 2 - Messages + Message specific Informations (e.g. bearer capability) ; 3 - very Verbose, the above + lots of Driver specific infos ; 4 -...
2006 Nov 05
1
asterisk DTMF detection
...;...] > # > # <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 > # nt_ptmp - NT-Mode, PTMP > # <port_number> port that should be considered > # > te_ptmp=1,2,3,4 > > # > # Port Options > # > # Syntax: option=<port_number>,<option>[,<option>...] >...