hi,all:<br> I have one question about the SIP register port.I can not
register the remote SIP system If the remote SIP port is not 5060.So I
edited the user.conf and sip.conf file and make it can registered the
remote sip server successful. for examples:<br>
/etc/asterisk/users.conf<br> [222.73.x.x]<br>host = 222.73.x.x<br>username = 55904023<br>secret = 111111<br>trunkname = 222.73.x.x ; GUI metadata ; GUI metadata<br>context = DID_222.73.x.x<br>hasexten = no<br>hasiax = no <br>
hassip = yes <br>registeriax = no<br>registersip = yes <span style="color:rgb(255, 102, 102)">(I changed it to "no")</span><br>trunkstyle = voip<br>port = 2060 <span style="color:rgb(255, 102, 102)"> (added "port = 2060")</span><br>
<br>fromuser = 55904023<br>authuser = 55904023<br>insecure = port,invite<br>disallow = all<br>allow = ulaw,alaw,gsm,g726<br><br><br>/etc/asterisk/sip.conf<br>register = 55904023:111111@222.73.x.x:<div>2060<br><br>
I executed the reload command in the asterisk AMI. Found that it can
registered the remote SIP server successfully!! So I have a advice about
the SIP trunk configuration. Can these developers add the port and
registerip <span lang="en"><span>parameter</span></span>s? thanks!! I tried to add these parameters,but failed!!<br>
Everybody can look my attachment file. Thanks a lot!<br> </div>