Hi, I recently received my development kit with 1 x100p and one tdm400p (1) fxs port.
I installed everything from the digium disk that i received with my kit, however, i dont; know what to do next. I would like to be able to call through the internet using xten (pc2phone) and terminate the call in my gateway. anyone has a standard setup ? thanks, Francisco ----- Original Message ----- From: "Steven E. Frazier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 06, 2004 12:30 AM Subject: [Asterisk-Users] Adding another X100P after X100P and TDM400P is already configured > History: > > 1. Added X100P to my system > 2. Added TDM400P (2 port) > > Worked fine so far > > 3. Now I want to add an additional X100P > > Is the following configs files ok and is there any issue with adding the > X100P (channel 4) after my 2 analog FXS channels? > > Thanks. > > Steve > > > > Here is my /etc/zaptel.conf > > fxsks=1,4 > fxols=2-3 > loadzone = us > defaultzone = us > > > Here is my /etc/asterisk/zapata.conf > > ; Zapata telephony interface sample configuration file > ; > [channels] > ; > ; X100P plugged into PSTN > ; X100P # 1 > context=incoming > signalling=fxs_ks > echocancel=yes > echocancelwhenbridged=yes > relaxdtmf=yes > rxgain=1.5 > txgain=1.5 > immediate=no > busydetect=no > callprogress=no > musiconhold=default > usecallerid=yes > callerid=asreceived > channel => 1 > ; > ; > ; > ; TDM200B Port #1 plugged into analog Phone > ; > ; > context=toll-access > signalling=fxo_ls > callwaiting=yes > callwaitingcallerid=yes > threewaycalling=yes > transfer=yes > echocancel=yes > echocancelwhenbridged=yes > relaxdtmf=yes > rxgain=1.5 > txgain=1.5 > immediate=no > musiconhold=default > usecallerid=yes > callerid="Livingroom" <2201> > mailbox=2201 > channel => 2 > ; > ; TDM200B Port #2 > ; > ; > context=toll-access > signalling=fxo_ls > callwaiting=yes > callwaitingcallerid=yes > threewaycalling=yes > transfer=yes > echocancel=yes > echocancelwhenbridged=yes > relaxdtmf=yes > rxgain=1.5 > txgain=1.5 > immediate=no > musiconhold=default > usecallerid=yes > callerid="Kitchen" <2202> > mailbox=2202 > channel => 3 > > ; X100P # 2 > context=incoming > signalling=fxs_ks > echocancel=yes > echocancelwhenbridged=yes > relaxdtmf=yes > rxgain=1.5 > txgain=1.5 > immediate=no > busydetect=no > callprogress=no > musiconhold=default > usecallerid=yes > callerid=asreceived > channel => 4 > _______________________________________________ > 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 > _______________________________________________ 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
