I need help on my zaptel.conf and Zapata.conf for a TE207P I'd like Span 1 to receive a PRI from the phone company(US PRI). I'd like Span 2 to interface with a Nortel Phone system as a PRI(acting as the phone company) Essentially my asterisk box is a man in the middle intercepting calls from the PRI passing certain DID to the Nortel, also intercepting calls from the Nortel passing them via IAX to other asterisk boxes as necessary. Do I just need to make both PRI signaling? See below: /etc/zaptel.conf span=1,1,0,esf,b8zs bchan=1-23 dchan=24 span=2,1,0,esf,b8zs bchan=25-47 dchan=48 /etc/asterisk/Zapata.conf Group=1 Signaling=pri_cpe Switchtype=national Context=from-pri Channel=1-23 Group=2 Context=from-nortel Channel=25-47 Thanks for any help. ________________________________ This e-mail, facsimile, or letter and any files or attachments transmitted with it contains information that is confidential and privileged. This information is intended only for the use of the individual(s) and entity(ies) to whom it is addressed. If you are the intended recipient, further disclosures are prohibited without proper authorization. If you are not the intended recipient, any disclosure, copying, printing, or use of this information is strictly prohibited and possibly a violation of federal or state law and regulations. If you have received this information in error, please notify Texas Health Management Group immediately at 1-817-310-4999. Texas Health Management Group, its subsidiaries, and affiliates hereby claim all applicable privileges related to this information. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070807/3aba3fd1/attachment.htm
On Tue, Aug 07, 2007 at 09:01:56AM -0500, Jeremy Mann wrote:> I need help on my zaptel.conf and Zapata.conf for a TE207P > > I'd like Span 1 to receive a PRI from the phone company(US PRI). > > I'd like Span 2 to interface with a Nortel Phone system as a PRI(acting as the phone company) > > Essentially my asterisk box is a man in the middle intercepting calls from the PRI passing certain DID to the Nortel, also intercepting calls from the Nortel passing them via IAX to other asterisk boxes as necessary. > > Do I just need to make both PRI signaling? See below: > > /etc/zaptel.conf > span=1,1,0,esf,b8zs > bchan=1-23 > dchan=24 > span=2,1,0,esf,b8zs > bchan=25-47 > dchan=48 > > /etc/asterisk/Zapata.conf/etc/asterisk/zapata.conf (non-capital Z)> Group=1 > Signaling=pri_cpe > Switchtype=national > Context=from-pri > Channel=1-23 > Group=2signalling = pri_net> Context=from-nortel > Channel=25-47Again here: parameter names should be in small caps. -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
On Tue, 2007-08-07 at 09:01 -0500, Jeremy Mann wrote:> I?d like Span 1 to receive a PRI from the phone company(US PRI).> I?d like Span 2 to interface with a Nortel Phone system as a > PRI(acting as the phone company)[snip]> Do I just need to make both PRI signaling? See below:Your config files are close to being correct, but you're missing one little detail. On the first span, you'll want to set your signalling (yes, you have to spell it that way) in zapata.conf to pri_cpe, as you're acting as the CPE (customer premises equipment) end of the PRI connection. On your second span, you want to set signalling=pri_net, so that Asterisk acts as the network (telco) side of the PRI connection. As an added note, you may want to change the timing setting on your second span= line in zaptel.conf. If you're acting as the telco, you might want to send timing to your Nortel, depending on how the Nortel is configured. (The way you currently have your spans configured, you're telling Zaptel to get it's timing from both the telco and the Nortel, and the card can only sync to one timing source at a time.) -- Jared Smith Community Relations Manager Digium, Inc.
Apparently Analagous Threads
- Nortel 81C MSDL Trunking to Asterisk TE110P, Nortel Resetting PRI Channels
- Quad PRI Problems
- Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unkn own signalling method 'pri_net'
- Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net'
- 2 servers via PRI