Thank u very much Rich! I did what u suggested me, but im still having problems with the Mediatrix, actually i dont have the MIbs for version 2.4.10.68, i tested 1204 with a different SIP server called 3050 from Mitel www.mkcnetworks.com and it worked ok. Could help me with the mediatrix configuration? Have u used Unit Manager for Mediatrix to configure it? Could you help me with .cfg file?
Thanks a lot! ----- Original Message ----- From: Rich Adamson <[EMAIL PROTECTED]> Date: Tue, 15 Jun 2004 06:23:04 -0600 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Mediatrix 1204 configuration > Gonzalo, > > > i would like if some could help me with a * and Mediatrix configuration... > > i have this in my extensions.conf file > > > > [outbound] > > ignorepat => 9 > > exten => _901NNNNNNNN,1,Dial(SIP/[EMAIL PROTECTED]) > > exten => _901NNNNNNNN,2,Congestion > > exten => _9020,1,Dial(SIP/[EMAIL PROTECTED]) > > exten => _9020,2,Congestion > > > > and this in my sip file > > > > [Mediatrix] > > type=peer > > host=110.10.200.10 > > mask=255.255.255.255 > > qualify=yes > > canreinvite=no > > disallow=g729 > > You might want to use google to find several postings regarding the 1204 > over the last six months or so. Search for "mediatrix sip dial" and/or > "mediatrix 1204" for several examples. > > Here's a couple: > http://lists.digium.com/pipermail/asterisk-users/2004-February/036015.html > http://lists.digium.com/pipermail/asterisk-users/2004-February/036833.html > > It will probably be much easier for you (to start with) to forget about > the mediatrix context (above) for outbound calls, and just do something > like: > exten => _9.,1,Dial,SIP/[EMAIL PROTECTED] > which worked in the past. Then mess with the mediatrix configuration until > the above dials out correctly with only a single pstn line connected. > > The mediatrix will strip the first digit dialed unless you change the > country code which is undocumented by mediatrix (which can also be found > via google). > > Finding the appropriate mediatrix snmp mib variables to support your > environment can be somewhat difficult since the terminology used by > Mediatrix is somewhat different from asterisk. > > Rich > > > _______________________________________________ > 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 -- _______________________________________________ Get your free email from http://www.hackermail.com Powered by Outblaze _______________________________________________ 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
