<div>Thanks for your reply!</div>
<div> </div>
<div>Can you tell me what you have in your Portech configuration settings (Mobile to Lan Settings; Sip Proxy settings etc...) My sip.conf file is pretty similar to yours but still cant register.</div>
<div><br><br> </div>
<div class="gmail_quote">On Fri, Jan 16, 2009 at 3:47 AM, Marco Signorini <span dir="ltr"><<a href="mailto:marcotasto@libero.it">marcotasto@libero.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div bgcolor="#ffffff" text="#000000">Emmanuel Pascal Bruno wrote:
<blockquote cite="http://midb09af520901151700m4b9117d2sd9b5aa74870924f5@mail.gmail.com" type="cite">
<div>
<div></div>
<div class="Wj3C7c">
<div>Has anyone been able to configure portech's mv-378 gateway with asterisk?</div>
<div> </div>
<div>I did the configuration as per the manual but it does not work.</div>
<div> </div>
<div>My server sees the portech gateway, but when the gateway is trying to register to my server it fails. It says peer is not suppose to register.</div>
<div> </div>
<div>The gateway and the asterisk box are on two different location (two network, 2 differrent IP address).</div>
<div> </div>
<div>I would appreciate any kind of tutorial or advice on how to make it work.</div>
<div> </div>
<div>Thanks</div></div></div><pre><hr width="90%" size="4">
_______________________________________________
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre></blockquote><br>Hi, <br>I've an installation working with Portech MV-370. I'm supposing it's quite similar to what you have. If it could be useful to you, this is my sip.conf configuration file.<br>
<br>[GSMGtw1]<br>type=friend<br>context=from-gsm<br>host=dynamic ; we have a DHCP assigned address<br>secret=reallyverysecret<br>nat=no ; there is not NAT between phone and Asterisk<br>
canreinvite=no <br>dtmfmode=INFO<br>insecure=invite ; required to overcome authentication problems in incoming calls<br>call-limit=1 ; permit only 1 outgoing call at a time<br>disallow=all<br>
allow=ulaw <br>allow=alaw <br>allow=gsm<br>qualify=500<br><br>I remember that I've found a bug on the firmware that prevents to the unit to register correctly on my asterisk box unless I'm using the raw IP address instead of the name of the asterisk box. I remember something wrong in cryptography chiper/dechiper based on realm... So, if you have problems, let's try to specify the asterisk raw IP address in the Portech.<br>
<br>Best regards,<br>Marco Signorini.<br><br></div><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>