[Home]

Summary:ASTERISK-07691: Unable to get Sip peers registered from ARA
Reporter:harry (hgaillac)Labels:
Date Opened:2006-09-07 17:15:24Date Closed:2011-06-07 14:03:19
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Registration
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Asterisk can not find peers from database ARA
[2006-09-08 00:14:18] NOTICE[8185]: chan_sip.c:13961 handle_request_register: Registration from '<sip:87@nxs.yi.org>' failed for '80.119.15.115' - No matching peer found
[2006-09-08 00:14:18] NOTICE[8185]: chan_sip.c:13961 handle_request_register: Registration from '<sip:87@nxs.yi.org>' failed for '80.119.15.115' - No matching peer found
[2006-09-08 00:14:23] NOTICE[8185]: chan_sip.c:13961 handle_request_register: Registration from '<sip:86@nxs.yi.org>' failed for '80.119.15.115' - No matching peer found
[2006-09-08 00:14:23] NOTICE[8185]: chan_sip.c:13961 handle_request_register: Registration from '<sip:86@nxs.yi.org>' failed for '80.119.15.115' - No matching peer found
[2006-09-08 00:14:25] NOTICE[8185]: chan_sip.c:13961 handle_request_register: Registration from '<sip:84@nxs.yi.org>' failed for '80.119.15.115' - No matching peer found
[2006-09-08 00:14:25] NOTICE[8185]: chan_sip.c:13961 handle_request_register: Registration from '<sip:84@nxs.yi.org>' failed for '80.119.15.115' - No matching peer found
serveur1*CLI>
Comments:By: Joshua C. Colp (jcolp) 2006-09-07 17:47:58

This is not a bug, this is a configuration issue. You need to confirm that ODBC has been found on your system, that it is being compiled and used, and check to see if queries are going through before submitting a bug.