> I removed the ; before channel => 1 and restarted * and I get an error. > > Ouch ... error while writing audio data: : Broken pipe > > ????? > > I then replaced the ; and its starts?? > > I'm upgrading from .4 to .5 > > .4 was running > > Thanks, David > > > > On Tue, 2005-02-15 at 12:46 -0500, dean collins wrote: > > David, > > You will need to go into the Zapata.conf file and remove the ; before > > channel => 1 > > > > (modify it to suit however you want to set up your 4 X100p lines. > > > > The outgoing lines you see in FOP are only example lines, you will need > > to modify FOP to get rid of them etc. > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of David Shaw > > Sent: Tuesday, February 15, 2005 11:02 AM > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: [Asterisk-Users] [EMAIL PROTECTED] .5 Setup help with 4 X100P > > > > Hello All, I installed [EMAIL PROTECTED] .5 last night. I was able to > > configure some extensions for the house and they work fine. I just can't > > make inbound and/or outbound calls. The Flash Operator Panel shows four > > external icons and my new extensions. > > > > I have four X100P and two Broadvoice sip accounts. > >
The broken pipe message usually means something is misconfigured. Check your zapata.conf against the following: context=inbound-bus signalling=fxs_ks echocancel=yes echotraining=800 echocancelwhenbridged=no rxgain=3.0 txgain=0.0 immediate=yes channel => 1 After making changes to zapata.conf, be sure to stop and start *. Don't use reload on these type changes. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
