Hi all ..
When I send a register packet to my kamctl, then I using " kamctl ul show "openser" " to see success or not with SIP server , it's response
ERROR: domain unknown: use usernames with domain or set default domain in SIP_DOMAIN
Do I have defind SIP_DOMAIN in /usr/local/etc/kamailio/ kamctlrc ?
SIP_DOMAIN is mean IP that install kamctl ?
Any help would be greatly appreciated
Thanks & regards,
Andre
Yes, you need to specify the domain. Either by setting SIP_DOMAIN variable or if you are using domain module or don't have the variable set indicating user@domain:
sipproxy:~# kamctl ul show saghul ERROR: domain unknown: use usernames with domain or set default domain in SIP_DOMAIN sipproxy:~# kamctl ul show saghul@sipproxy.saghul.lan 404 AOR not found sipproxy:~#
El Miércoles, 17 de Junio de 2009, Andre Warnier escribió:
Hi all ..
When I send a register packet to my kamctl, then I using " kamctl ul show "openser" " to see success or not with SIP server , it's response
There is no proxy called "kamctl".
This mail from you is a copy of other mail you sent yesterday to opensips and sip-implementor maillists (by replacing "s/ser/kamctl/g"):
http://lists.opensips.org/pipermail/users/2009-June/006227.html
Thanks again for doing cross-posting.