Hi,

I've been working on getting a SipX instance up and running, and I've 
hit a snag with inbound calls to SipX from the PSTN. As a bit of 
background, I've had to change the SIP registrar port to listen on 5062 
rather than 5070 -- but that's really the only deviation from the 
standard SipX RPM install.

The situation is that I can see the SIP invite messages coming from the 
PSTN gateway to SipX, but SipX responds that the user doesn't exist (404 
Not Found). The extension does exist, and works when I call internally 
within SipX from a different account. I've sanitized the sip registrar 
logs to remove the serverIP, but you can see SipX looking for the user 
(72301) and not finding it.

Any thoughts would be much appreciated ... let me know if more details 
(from sipviewer, etc...) would be useful.

Cheers,

Mike

SipRedirectServer-13:B6700B90:SipRegistrar:"SipRedirectServer::handleMessage 
Start processing redirect message 0: 'INVITE' 'sip:72301@<IP>:5062'"
SipRedirectServer-13:B6700B90:SipRegistrar:"SipRedirectServer::processRedirect 
Starting to process request URI 'sip:72301@<IP>:5062'"
SipRedirectServer-13:B6700B90:SipRegistrar:"[110-REG] 
SipRedirectorRegDB::lookUp gridPresent = 0, gridParameter = '', 
requestUriCopy after removing grid = 'sip:72301@<IP>:5062'"
SipRedirectServer-13:B6700B90:SipRegistrar:"RegistrationDB::getUnexpiredContacts
 
identity = '72301@<IP>:5062'"
SipRedirectServer-13:B6700B90:SipRegistrar:"[110-REG] 
SipRedirectorRegDB::lookUp got 0 unexpired contacts"
SipRedirectServer-13:B6700B90:SipRegistrar:"[120-ALIAS] 
SipRedirectorAliasDB::lookUp identity '72301@<IP>:5062'"
SipRedirectServer-13:B6700B90:SipRegistrar:"[130-SUBSCRIBE] 
SipRedirectorSubscribe::lookUp uri 'sip:72301@<IP>:5062'"
SipRedirectServer-13:B6700B90:SipRegistrar:"[140-MAPPING] 
SipRedirectorMapping::lookUp got 0 UrlMapping Permission requirements 
for 0 contacts"
SipRedirectServer-13:B6700B90:SipRegistrar:"[140-MAPPING] 
SipRedirectorMapping::lookUp got 0 UrlMapping Contacts"
SipRedirectServer-13:B6700B90:SipRegistrar:"[150-FALLBACK] 
SipRedirectorMapping::lookUp got 0 UrlMapping Permission requirements 
for 0 contacts"
SipRedirectServer-13:B6700B90:SipRegistrar:"[150-FALLBACK] 
SipRedirectorMapping::lookUp got 0 UrlMapping Contacts"
SipRedirectServer-13:B6700B90:SipRegistrar:"OrbitFileReader::findInOrbitList 
user = '72301', ret = (nil)"
SipRedirectServer-13:B6700B90:SipRegistrar:"[900-TIMEOFDAY] 
SipRedirectorTimeOfDay::processResponse 0 contacts found"
SipRedirectServer-13:B6700B90:SipRegistrar:"[999-AUTHROUTER] 
SipRedirectorAuthRouter::lookUp 'INVITE' request is not an INVITE or has 
no response contacts (0) - ignored."
SipRedirectServer-13:B6700B90:SipRegistrar:"SipRedirectServer::processRedirect 
No contacts added, sending 404 response"



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

Reply via email to