On 9/20/06, <b class="gmail_sendername">C F</b> <<a href="mailto:shmaltz@gmail.com">shmaltz@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Erik is this for a Mediatrix 1204? If so where did you get these<br>settings? In SNMP? or HTTP?<br><br>>From the Mediatrix documentation:<br>Page 59 (87) These are footnotes to whereever the words register<br>server are mentioned in the Manual:
<br>1. The Mediatrix 1204 does not use the Registrar server.<br>2. The Mediatrix 1204 does not use the Registrar server.<br><br>Here is an old post about this:<br><a href="http://lists.digium.com/pipermail/asterisk-users/2004-February/028568.html">
http://lists.digium.com/pipermail/asterisk-users/2004-February/028568.html</a><br><br><br><br>On 9/20/06, Erik <<a href="mailto:erik@infopact.nl">erik@infopact.nl</a>> wrote:<br>> gateway sip mysipprovider<br>> no transport tcp
<br>> bind interface WAN router<br>> domain mysipdomain<br>> realm <a href="http://sip.mydomain.nl">sip.mydomain.nl</a><br>> authentication myusername password mypassword<br>> default-server mysipproviderserver 5060 loose-router
<br>> registration-lifetime 300<br>> registrar mysipproviderserver use-default-server<br>> user myusername<br>><br>> works for me (note that this is a modified Patton setup, so you might have to tweak the language a bit.)
<br>><br>> rgds,<br>><br>> Erik<br>><br>> C F wrote:<br>> > Erik, I have tried it and it did NOT work, can you tell me where to<br>> > enter that info? Have done it and it worked?<br>> >
<br>> > On 9/19/06, Erik <<a href="mailto:erik@infopact.nl">erik@infopact.nl</a>> wrote:<br>> >> mediatrix DOES support SIP Register, just enter authentication details<br>> >> and a registar server
<br>> >><br>> >> C F wrote:<br>> >> > Keep in mind that the Mediatrix does not support register (AFAIK,<br>> >> > anyhow). You have to create a static entry in sip.conf that has host
<br>> >> > set to the IP address of the Mediatrix<br>> >> ><br>> >> > On 9/18/06, Bill Michaelson <<a href="mailto:bill@cosi.com">bill@cosi.com</a>> wrote:<br>> >> >> Thank you, C F and Florian. Now I must expose my ignorance about
<br>> >> SIP and<br>> >> >> Mediatrix...<br>> >> >><br>> >> >> I've adapted my sip.conf to essentially conform with what you've<br>> >> posted.<br>> >> >> So when I restart the Asterisk server, ethereal indicates that a
<br>> >> NOTIFY<br>> >> >> goes to the Mediatrix (at <a href="http://192.168.20.188">192.168.20.188</a>), which responds with a 481,<br>> >> >> resulting in this message:<br>> >> >>
<br>> >> >> -- Got SIP response 481 "Subscription does not exist" back from<br>> >> >> <a href="http://192.168.20.188">192.168.20.188</a><br>> >> >><br>> >> >> My guess is that I'm missing a piece of the puzzle on the Mediatrix
<br>> >> side<br>> >> >> of the configuration.<br>> >> >><br>> >> >> Similarly, I've configured the Mediatrix via snmpset commands such<br>> >> that:<br>> >> >>
<br>> >> >> telephonyAttributesAutomaticCallEnable[*] = 1<br>> >> >> and<br>> >> >> telephonyAttributesAutomaticCallTargetAddress[*] = <my desired<br>> >> >> extension(s)>
<br>> >> >><br>> >> >> When I call the Mediatrix from POTS, it sends INVITE to Asterisk with<br>> >> >> the appropriate extension, but Asterisk responds with 404.<br>> >> >>
<br>> >> >> I think I'm missing something involving REGISTER, but I'm foggy...<br>> >> would<br>> >> >> somebody clear the haze, please?<br>> >> >><br>> >> >> In my floundering, I tried putting this into
sip.conf:<br>> >> >><br>> >> >> register => 3330001@192.168.20.188/441<br>> >> >><br>> >> >> But the Mediatrix was unimpressed, rebuffing my entreaty with a: 405
<br>> >> >> Method Not Allowed<br>> >> >><br>> >> >> I don't take rejection well, and so I'm loathe to speak with the<br>> >> >> Mediatrix again. I really need someone wiser to advise me...
<br>> >> >><br>> >> >> Message: 15 Date: Sat, 16 Sep 2006 21:59:34 -0400 From: "C F"<br>> >> >> <<a href="mailto:shmaltz@gmail.com">shmaltz@gmail.com</a>> Subject: Re: [asterisk-users] Mediatrix 1204 To:
<br>> >> >> "Asterisk Users Mailing List - Non-Commercial Discussion"<br>> >> >> <<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>> Message-ID:
<br>> >> >> <<a href="mailto:81000b5a0609161859k43af6131xae8dc33c36cb465d@mail.gmail.com">81000b5a0609161859k43af6131xae8dc33c36cb465d@mail.gmail.com</a>><br>> >> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed I have the
<br>> >> >> same setup as Florian, however I have dtmfmode set to rfc instead of<br>> >> >> inband On 9/16/06, Florian Overkamp <<a href="mailto:florian@obsimref.com">florian@obsimref.com</a>
> wrote:<br>> >> >><br>> >> >> > > Bill Michaelson wrote:<br>> >> >> ><br>> >> >> >> > > Would anyone be kind enough to post a sip.conf fragment as a
<br>> >> >> sample for<br>> >> >> >> > > use with a Mediatrix 1204?<br>> >> >> >><br>> >> >> > ><br>> >> >> > > Ours works with:
<br>> >> >> > ><br>> >> >> > > [mtrix1]<br>> >> >> > > type=peer<br>> >> >> > > host=<a href="http://172.28.4.46">172.28.4.46</a><br>> >> >> > > mask=
<a href="http://255.255.255.255">255.255.255.255</a><br>> >> >> > > context=in-mtrix1<br>> >> >> > > qualify=no<br>> >> >> > > canreinvite=no<br>> >> >> > > dtmfmode=inband
<br>> >> >> > > disallow=all<br>> >> >> > > allow=ulaw<br>> >> >> > ><br>> >> >> > ><br>> >> >> > > Best regards,<br>
> >> >> > > Florian<br></blockquote></div><br><br>Hi guys,<br><br><br>I have a Mediatrix 1204 working in this way.<br><br>In SIP.CONF:<br>[general]<br>context=default<br><br> in Mediatrix:<br><br>SIP Configuration
<br>Proxy Host: MyAsteriskIP<br>Port: MySipPort<br><br>Telephony/Advanced:<br>Automatic Call Activation: Enabled<br>Automatic Call Target: sip:1122@MyAsteriskIP:Port<br><br>This way when I call a number connected to Mediatrix it makes a call to 1122 in context [default].
<br clear="all">But I didn't set any configuration to user like peer or something else to use with it.<br><br><br><br>-- <br>Ralph Liebessohn<br>ICQ: 74835911<br>Skype: liebessohn