Hello,
I am a new SER user, and would like to use this application for carrier class VoIP services. I've got SER to process calls fine using a simple routing list, but am having some trouble setting up authentication. I've tried to look through prior mailings but did not see this error come up.
When trying to add a user using the command "serctl add 7778881000 7778881000 7778881000@localhost", I get "error: 500 command 'ul_show_contact' not available" after entering the mysql password (doesn't matter if it's correct or not and from the logs I don't think SQL is even playing a part here yet.)
The debug messages says: 1(12965) ERROR: fifo_server: command ul_show_contact is not available 1(12965) qm_free(e55c8, 102ea8), called from fifo_server.c: fifo_server(547) 1(12965) qm_free: freeing frag. 102e90 alloc'ed from fifo_server.c: trim_filename(311) 1(12965) **** done consume 1(12965) ERROR: fifo_server: command must begin with :: 7778881000@lwav.net 1(12965) **** done consume
I've tried adding a user called 7778881000@lwav.net too but it doesn't seem to matter (lwav.net is my SIP_DOMAIN variable.)
Here's my SER version info in case that matters: version: ser 0.9.0 (sparc64/solaris) flags: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 @(#) $Id: main.c,v 1.197 2004/12/03 19:09:31 andrei Exp $ main.c compiled on 15:00:54 Apr 6 2005 with gcc 3.4
Thanks,
Brian