Hi,

I'm moving from a 3.8 based large installation to a 4.0.4 sipxecs based pbx.

I have several patton smartnode gateways.

All of them worked correctly with the 3.8 release.

All of them are configured using the following example:

...
gateway sip GW-MYDOMAIN
  bind interface LAN router

  service default
    domain mydomain.net
    defaultserver manual mydomain.net loose-router
    registration manual mydomain.net use-default-server
...

The command "defaultserver" tells the device to append the following field
to all SIP request headers

...
Route: <sip:mydomain.net;lr>
...

This cause that all SIP requests generated by the gateway are forwarded
from the proxy to itself, causing a "Too many hops" error.

I've removed the "defaultserver" command on the patton smartnode, so I
fixed the problem.

So my question is: is this behaviour correct? and, if so, why everything
was working with the 3.8 release?

TIA,

Massimo







_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to