On Sun, 2010-05-02 at 07:03 -0400, Justin Menga wrote: > Just thought I'd give an update as I ran into this issue yet > again and it stumped me for a little bit. > > The fix is simple - in my case my voice gateway was sending > INVITE with the To header in the format of > <extension>@<ip-addr-of-sipxecs-server> - by default, > SIPXecs only likes the To header in the format of > <extension>@<domain-of-sipxecs-server> - so I just had to > add the IP address of the SIPXecs server as a domain alias > under System -> Domain.
(small correction) sipXecs essentially ignores the To header - it is _not_ used for routing the request. The request URL that immediately follows the method on the first line of the request is used for routing decisions (most senders make these the same except that To has the display name) _______________________________________________ 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/
