[asterisk-users] TE207P Question

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Aug 7 09:18:45 CDT 2007


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=2

signalling = pri_net

> Context=from-nortel
> Channel=25-47

Again 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



More information about the asterisk-users mailing list