I’m currently storing all my SIP users in a MySQL database vs. sip.conf and both the phones have successfully registered with Asterisk, however I get this message in the console constantly:
-- SIP Seeding peer from astdb: '3824' at 3824@10.0.0.47:5060 for 3600
-- SIP Seeding peer from astdb: '3924' at 3924@10.0.0.58:5060 for 3600
-- SIP Seeding peer from astdb: '3924' at 3924@10.0.0.58:5060 for 3600
-- SIP Seeding peer from astdb: '3924' at 3924@10.0.0.58:5060 for 3600
-- SIP Seeding peer from astdb: '3924' at 3924@10.0.0.58:5060 for 3600
-- SIP Seeding peer from astdb: '3824' at 3824@10.0.0.47:5060 for 3600
-- SIP Seeding peer from astdb: '3924' at 3924@10.0.0.58:5060 for 3600
-- SIP Seeding peer from astdb: '3924' at 3924@10.0.0.58:5060 for 3600
When I do a ‘sip show peers’ I get below:
stuff*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
0 sip peers [0 online , 0 offline]
How come none of the SIP users are showing up?