In the debug output, I can see the message (IP address replaced with X’s)
WARNING[29513]: db.c:295 ast_db_put: Couldn't execute statment: SQL logic error or missing database
Registered SIP 'demo-alice' at XXX.XXX.XXX.XXX:5061
> Saved useragent "Twinkle/1.4.2" for peer demo-alice
But when I execute sip show peers, I only see
Name/username Host Dyn Forcerport ACL Port Status Description
demo-alice (Unspecified) D N A 0 Unmonitored
demo-bob (Unspecified) D N A 0 Unmonitored
2 sip peers [Monitored: 0 online, 0 offline Unmonitored: 0 online, 2 offline]
I simply followed the instructions given here: wiki.asterisk.org/wiki/display/ … P+Accounts. What am I missing? Does the line that say Couldn't execute statment: SQL logic error or missing database have something to do with it?