search for: pri1

Displaying 17 results from an estimated 17 matches for "pri1".

Did you mean: pri
2003 May 22
2
libpri and zap lib
...it the /etc/zaptel.conf, the run zaptel/ztcfg to configure the modules 4. run my program My program will do the followings: 1. open D-channel /dev/zap/16 , /dev/zap/48 and run pri routine on it: dfd1 = open("/dev/zap/16", O_RDWR); dfd2 = open("/dev/zap/48", O_RDWR); pri1 = pri_new(dfd1, node, swtype); pri2 = pri_new(dfd2, node, swtype); /* check and handle the ISDN events on pri1, pri2 as shown in pritest.c*/ 2.detect DTMF, play audio file, bridge channels, disconnect channels with zap functions: zap_getdtmf(); /* check DTMF*/ zap_playf();...
2006 Oct 12
1
Bridging of PRI calls
Hello ! I 've some questions how bridging of ISDN calls is done. Assume an asterisk system with a TE405 card equipped. (PRI1 - PRI4) An incoming ISDN call on PRI1 is transfered back to PRI3. Unless there is DTMF detection or other things involved, the bridging is done without Asterisk. Does this card have a some sort of cross connection ? Does the PCM leave the card ? Or is there some DMA magic in- volved ? Assume an ast...
2005 Jun 24
1
BRIstuff/QuadBRI problem: Ring requested on unconfigured channel 255/255 span 5
...greatly appreciated ;-) TIA, Bruno - bruno @ ic3s.de ------------ Connected to Asterisk 1.0.7-BRIstuffed-0.2.0-RC8g currently running on pbx (pid = 20305) Verbosity is at least 5 pbx*CLI> show channels Channel (Context Extension Pri ) State Appl. Data Zap/25-1 (pri1 s 1 ) Up Bridged Call Zap/128-1 Zap/128-1 (from-s0-faxmodems 00711xxx 5 ) Up Dial Zap/r1/0711xxx Zap/24-1 (pri1 s 1 ) Up Bridged Call Zap/132-1 Zap/132-1 (from-s0-faxmodems 00242xxx 5 ) Up Dial Zap/r1/0242xxx 4...
2005 Aug 23
1
Asterisk 1.0.9: TE411P replacement for TE410P 1stgen causes crashes
Hi all, I replaced a TE410P Rev C 1st Generation Firmware with a TE411P without any cfg changes (zaptel/zapata). As a result Asterisk crashes on outbound from PRI4 going to PRI1 calls: Aug 23 18:22:00 WARNING[4693]: chan_zap.c:7545 zt_pri_error: PRI: !! Got a UA, but i'm in state 1 Aug 23 18:22:00 WARNING[4693]: chan_zap.c:7545 zt_pri_error: PRI: !! Got a UA, but i'm in state 1 Urgent handler Urgent handler -- Accepting overlap voice call from '4123655105...
2003 Oct 13
1
PRI/E1: machine freeze/dies after a few calls
...goes out over the first two ports and through a pri switch (teles) they come back at the other two ports (3 and 4). But after a few calls my machine is completly freezed! So that i have to restart my machine. Here're my extension.conf, zapata.conf and zaptel.conf: ---->extension.conf: [pri1] exten => _X.,1,SetAccount(pritest) exten => _X.,2,Answer exten => _X.,3,Wait(15) exten => _X.,4,Hangup [pri2] exten => _X.,1,SetAccount(pritest) exten => _X.,2,Answer exten => _X.,3,Wait(15) exten => _X.,4,Hangup [pri3] exten => _X.,1,SetAccount(pritest) exten => _X...
2011 Apr 23
2
DTMF not being sent ( RFC2833 )
...gger.conf on both machines to display DTMF to the console. Both are built from source. Asterisk : spandsp, dahdi, asterisk. Asterisk-pri : spandsp, libpri, dahdi, asterisk wanpipe I eliminated AGI, hard phones, network et al by setting up this extension : exten => 22,1,Dial(SIP/114186939930 at pri1.omnity.net,30,D(132412983#)) in default. The only other non default setting is in sip.conf I added a outboundproxy ( which does NOT do RTP, only SIP ). I called asterisk from my hard phone ( gxp2000 ) by dialing 22. I see the console DTMF messages indicating the DTMF was sent or received. ( I f...
2006 Apr 04
2
Fax over 2 bridged TE110P channels
...0,0,ccs,hdb3,crc4 bchan=32-46 dchan=47 bchan=48-62 zapata.conf [channels] switchtype = euroisdn ;line signalling=pri_cpe pridialplan=unknown switchtype=euroisdn priindication = outofband echocancel=no overlapdial=yes immediate=no nationalprefix= internationalprefix= resetinterval=300 context=pri1 group=1 channel => 1-15 channel => 17-31 ;pbx signalling=pri_net pridialplan=international switchtype=euroisdn priindication=outofband echocancel=no overlapdial=yes immediate=no nationalprefix= internationalprefix= resetinterval=300 context=pri2 group=2 channel => 32-46 channel => 48-6...
2003 Nov 28
1
channel offset between Asterisk and PBX
...30 and Asterisk bridges them to Zap-30, instead of Zap-31. The configuration - Digium TE410p card, set for E1 ________in zaptel.conf________ span=1,1,1,ccs,hdb3,crc4 bchan=1-15 dchan=16 bchan=17-31 ________in zapata.conf________ signalling => pri_cpe switchtype => euroisdn context => pri1-in pridialplan => unknown channel => 1-15 channel => 17-31 What's wrong? Thanks in advance Roman -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031128/636f3b1c/attachment.htm
2004 Dec 14
0
volume problems on zaptel
...for outgoing calls (ulaw currently). Calls are going out through PRI. After about 5-6 calls, when the 7th call arrives, the voice volume on the called party's side is decreased, so they can't hear much (the caller's volume kept unchanged). zaptel.conf: [trunkgroups] [channels] context=PRI1-incoming switchtype=euroisdn prilocaldialplan=unknown pridialplan=unknown overlapdial=no signalling=pri_cpe rxwink=300 usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes echocancel=yes echoca...
2005 Jun 28
0
BRIstuff/OctoBRI problem: Ring requested on unconfigured channel 255/255 span 5
...greatly appreciated ;-) TIA, Bruno - bruno @ ic3s.de ------------ Connected to Asterisk 1.0.8-BRIstuffed-0.2.0-RC8h currently running on pbx (pid = 20305) Verbosity is at least 5 pbx*CLI> show channels Channel (Context Extension Pri ) State Appl. Data Zap/25-1 (pri1 s 1 ) Up Bridged Call Zap/128-1 Zap/128-1 (from-s0-faxmodems 00711xxx 5 ) Up Dial Zap/r1/0711xxx Zap/24-1 (pri1 s 1 ) Up Bridged Call Zap/132-1 Zap/132-1 (from-s0-faxmodems 00242xxx 5 ) Up Dial Zap/r1/0242xxx 4...
2004 Apr 16
1
Matching variable-length extensions with chan_zap in overlap dialling
I've been having trouble matching variable extensions on a zap channel (an E1 line). Doing it the extensions.conf way: [pri1] ; Match 8078078- calls include => m807nat include => m807mob include => m807oth [m807nat] exten => _80780782XXXXXXXXX,1,StripMSD(7) exten => _2XXXXXXXXX,1,SetVar,clidest=${EXTEN} exten => _2XXXXXXXXX,2,Goto(cli,s,1) [m807mob] exten => _807807869XXXXXXXX,1,StripMSD(7) exten =...
2005 Sep 22
0
priindication passthru TE410P EuroISDN?
Hi all, I have to asterisk-1.0.9BRIstuffed-0.2.0n boxes each equipped with a TE410P. Box A is connected with pri1 to the PSTN. Box B is connected with pri1 (cpe) to the Box A at pri2 (net). Now I want Box B to dial out to the PSTN tunneled thru Box A and have it get all ISDN indications in case of call failure, eg. unallocated destination number etc. But currently Box B always gets only "normal clearing...
2004 Feb 02
1
Details on TE410P Digium cards
Hello, I am looking to buy a large number of TE410P cards for a big international project. I have studied the documentation and zaptel.conf and as result I have the following questions: 1. How do you switch the card from ISDN PRI TE to NT? This means from being configured as User Equipment (the PABX) to be Network Equipment (the Exchange). 2. How do you configure the card for E1 or T1? 3. In
2005 Aug 30
1
TE110p and E1
...no ; was yes but wiki says experimatley could be produce hangups callwaitingcallerid=yes ; show callerid on callwaitingcalls echotraining=no echocancel=no echocancelwhenbridged=no overlapdial=yes immediate=no callerid=asreceived language=de rxgain=0.0 txgain=0.0 group=1 signalling=pri_cpe context=pri1 channel => 1-15,17-31 I am connecting my TE110P with a Balun converter where the two BNC connectors are from connected to a Fibre optic line. When I reboot my pc , I got my TE110P LED flashing RED slowly. But nothing happen when I hooked up to Balun Convertor. Balun convertor is 75ohm on BN...
2006 Nov 30
0
Problem with ZapRAS and asterisk
...debug|64000|noauth|netmask|255.255.255.0|192.168.10.2:192.168.10.1") in new stack -- Starting RAS on Zap/1-1 Nov 30 17:02:03 WARNING[7293]: app_zapras.c:172 run_ras: wait4 returned -1: No child processes -- RAS on Zap/1-1 terminated with status 0 == Spawn extension (pri1, 9022, 2) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1' In the /var/log/message I find the following message: Nov 30 17:02:03 TSU-R1 pppd[7294]: Plugin zaptel.so loaded. Nov 30 17:02:03 TSU-R1 pppd[7294]: Zaptel Plugin Initialized Nov 30 17:02:03 TSU-R...
2005 Jul 08
1
DSL Provider
First of all sorry for the little offtopic post :-) For one of our customers i need to make a vpn between the Netherlands and Hungary. Over this vpn two * machines are gonna talk IAX and employees in Hungary are gonna use the Exchange server located in the Netherlands. So far no problem... The problem: I'm from in the Netherlands and don't understand the .hu websites :-( First question:
2009 Mar 31
1
PRI problem
...here the twisted pairs are on 12, 34, 56 and 78. The problem remains the same. /*etc/zaptel.conf* loadzone=sg defaultzone=sg # PRI Span span=1,1,0,ccs,hdb3,crc4 bchan=1-15 dchan=16 bchan=17-31 */etc/asterisk/zapata.conf* language=en progzone=sg musiconhold=default ; PRI Set Up context=inbound-pri1 switchtype=euroisdn signalling=pri_cpe pridialplan=national overlapdial=yes immediate=no faxdetect=both overlapdial=no usecallerid=yes usecallingpres=yes callerid=asreceived group=9 channel => 1-15 channel => 17-31 The following are the messages that keep repeating. == Primary D-Channel...