(It is my first try, .... I am sure I make something wrong)
I have installed openser and it is now running for a while, ... today I have added two users by:
export SIP_DOMAIN=voip.mydomain.com openserctl add 800000 secret0 me@mydomain.com openserctl add 800001 secret1 me@mydomain.com
first test:
openserctl ul show Dumping all contacts may take long: are you sure you want to proceed? [Y|N] y ===Domain list=== ---Domain--- name : 'aliases' size : 512 table: 0x2a96f6d120 d_ll { n : 0 first: (nil) last : (nil) } ---/Domain--- ---Domain--- name : 'location' size : 512 table: 0x2a96f68f38 d_ll { n : 1 first: 0x2a96f71180 last : 0x2a96f71180 }
...Record(0x2a96f71180)... domain: 'location' aor : 'admin' ~~~Contact(0x2a96f71298)~~~ domain : 'location' aor : 'admin' Contact : 'sip:601@vpbx.elmit.com' Expires : Permanent q : 1 Call-ID : 'The-Answer-To-The-Ultimate-Question-Of-Life-Universe-And-Everything' CSeq : 42 User-Agent: 'SIP Express Router FIFO' received : '' State : CS_SYNC Flags : 128 Sock : none (null) next : (nil) prev : (nil) ~~~/Contact~~~~ .../Record...
---/Domain--- ===/Domain list===
Here it says domain: 'location' that sounds for me not correct, shouldn't it be voip.mydomain.com ??
I use than a hard phone and set it up, but it cannot log on, ... I also do not see anything happen, when I use openserctl moni
What have I done wrong?
BTW, I checked with serweb, and the user 800000 can login!
bye
Ronald Wiplinger