[Serusers] serctl domain module

Mindaugas Kuprys mindaugask at erdves.lt
Thu Jun 1 08:47:01 CEST 2006


0(0) DEBUG: init_mod: domain
 0(0) domain - initializing
 0(0) find_mod_export: found <db_use_table> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_init> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_close> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_query> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_raw_query> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_free_result> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_insert> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_delete> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_update> in module mysql 
[/usr/local/lib/ser/modules/mysql.so]
 0(0) DEBUG: init_mod: permissions

Greger V. Teigre wrote:
> Start with debugging and see what the domain module says.
> g-)
>
> Andrey Kouprianov wrote:
>> exactly same here.. SER 0.9.6 on FreeBSD... Same problem, same
>> functions and no domain_reload... :(
>>
>> On 5/31/06, Mindaugas Kuprys <mindaugask at erdves.lt> wrote:
>>> Hi,
>>> I'm running from ports ser-0.9.6_1 on freebsd. I allso have the same
>>> problem. Ser starts with no errors, but "serctl fifo which" does not
>>> shows domain commands.
>>>
>>> root at sip:ttyp0/usr/local/lib/ser/modules-09:12-#ls -l domain.so
>>> -r-xr-xr-x  1 root  wheel  15800 May  4 13:51 domain.so
>>> root at sip:ttyp0/usr/local/lib/ser/modules-09:12-#serctl fifo which
>>> DB
>>> kill
>>> ps
>>> which
>>> arg
>>> pwd
>>> version
>>> uptime
>>> print
>>> trusted_dump
>>> trusted_reload
>>> ul_show_contact
>>> ul_add
>>> ul_flush
>>> ul_dump
>>> ul_rm_contact
>>> ul_rm
>>> ul_stats
>>> t_stats
>>> t_reply
>>> t_hash
>>> t_uac_cancel
>>> t_uac_dlg
>>> sl_stats
>>>
>>>
>>> root at sip:ttyp0/usr/local/lib/ser/modules-09:13-#cat
>>> /usr/local/etc/ser/ser.cfg
>>> # $Id: nat-rtpproxy.cfg 9 2005-08-19 15:30:55Z /CN=Greger V.
>>> Teigre/emailAddress=greger at onsip.org $
>>> debug=3
>>> fork=yes
>>> log_stderror=no
>>>
>>> -------
>>>
>>> loadmodule "/usr/local/lib/ser/modules/mysql.so"
>>> loadmodule "/usr/local/lib/ser/modules/sl.so"
>>> loadmodule "/usr/local/lib/ser/modules/tm.so"
>>> loadmodule "/usr/local/lib/ser/modules/rr.so"
>>> loadmodule "/usr/local/lib/ser/modules/maxfwd.so"
>>> loadmodule "/usr/local/lib/ser/modules/usrloc.so"
>>> loadmodule "/usr/local/lib/ser/modules/registrar.so"
>>> loadmodule "/usr/local/lib/ser/modules/auth.so"
>>> loadmodule "/usr/local/lib/ser/modules/auth_db.so"
>>> loadmodule "/usr/local/lib/ser/modules/uri.so"
>>> loadmodule "/usr/local/lib/ser/modules/uri_db.so"
>>> loadmodule "/usr/local/lib/ser/modules/nathelper.so"
>>> loadmodule "/usr/local/lib/ser/modules/textops.so"
>>> loadmodule "/usr/local/lib/ser/modules/avpops.so"
>>> loadmodule "/usr/local/lib/ser/modules/domain.so"
>>> loadmodule "/usr/local/lib/ser/modules/permissions.so"
>>>
>>> Greger V. Teigre wrote:
>>> > Well, it's not rocket science, so: Either you have an old so in the
>>> > lib/modules directory leftover for some reason, or you have the wrong
>>> > version. Check the src/modules/domain dir and verify in the code that
>>> > the commands are there. Check that the so is there and has been
>>> > installed to the lib/modules dir.
>>> >  Also, a 'serctl fifo which' shows you available commands.
>>> > g-)
>>> >
>>> > Andrey Kouprianov wrote:
>>> >> *(Pushed wrong button) But it has same effect for some reason... :(
>>> >>
>>> >> On 5/29/06, Andrey Kouprianov <andrey.kouprianov at gmail.com> wrote:
>>> >>> It's loaded...
>>> >>>
>>> >>> On 5/28/06, Greger V. Teigre <greger at teigre.com> wrote:
>>> >>> > This means that the FIFO commands are not available. You have
>>> >>> probably
>>> >>> > not loaded the domain module in your ser.cfg
>>> >>> > g-)
>>> >>> >
>>> >>> > Andrey Kouprianov wrote:
>>> >>> > > me too. can anyone explain plz ?
>>> >>> > >
>>> >>> > > On 5/25/06, Mindaugas Kuprys <mindaugask at erdves.lt> wrote:
>>> >>> > >> I have problems with serctl domain add (show)  functions.
>>> >>> Script inserts
>>> >>> > >> domain into mysql table, but I'm getting the following errors:
>>> >>> > >> 500 command 'domain_dump' not available
>>> >>> > >> 500 command 'domain_reload' not available
>>> >>> > >>
>>> >>> > >> Do you have solution for that?
>>> >>> > >>
>>> >>> > >> Regards,
>>> >>> > >> Mindaugas
>>> >>> > >> _______________________________________________
>>> >>> > >> Serusers mailing list
>>> >>> > >> Serusers at lists.iptel.org
>>> >>> > >> http://lists.iptel.org/mailman/listinfo/serusers
>>> >>> > >>
>>> >>> > > _______________________________________________
>>> >>> > > Serusers mailing list
>>> >>> > > Serusers at lists.iptel.org
>>> >>> > > http://lists.iptel.org/mailman/listinfo/serusers
>>> >>> > >
>>> >>> > >
>>> >>> >
>>> >>>
>>> >> _______________________________________________
>>> >> Serusers mailing list
>>> >> Serusers at lists.iptel.org
>>> >> http://lists.iptel.org/mailman/listinfo/serusers
>>> >>
>>> >>
>>> > _______________________________________________
>>> > Serusers mailing list
>>> > Serusers at lists.iptel.org
>>> > http://lists.iptel.org/mailman/listinfo/serusers
>>> >
>>>
>> _______________________________________________
>> Serusers mailing list
>> Serusers at lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>>
>>
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>



More information about the sr-users mailing list