Hi,
you have to load 'dialog' module. Did you do it? (It is written in
"presence handbook".) In config file something like:
loadmodule "/usr/lib/ser/modules/dialog.so"
Vaclav
On Mon, May 28, 2007 at 04:46:11PM +0200, tzieleniewski wrote:
Hi,
I am tring to set the presence server on SER according to the presence cookbook.
when I start ser i encounter the following error with loading of the dlg library.
What could be the reason for this?
May 28 16:33:49 sen ser[19892]: ... common libraries
May 28 16:33:49 sen ser[19892]: init the content
May 28 16:33:49 sen ser[19892]: init the content
May 28 16:33:49 sen ser[19892]: find_export_record: found <load_tm> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <register_tmcb> in module
tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_newtran> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_relay_to_tcp> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_relay_to_udp> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_relay> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_reply_with_body> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_is_local> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_get_trans_ident> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_lookup_ident> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_add_blind> in module
tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_forward_nonack> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_request_within> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_request_outside> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_request> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <new_dlg_uac> in module
tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <dlg_response_uac> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <new_dlg_uas> in module
tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <update_dlg_uas> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <dlg_request_uas> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <set_dlg_target> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <free_dlg> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <print_dlg> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_gett> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <calculate_hooks> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_uac> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_uac_with_ids> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_release> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <t_unref> in module tm
[/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <run_failure_handlers> in
module tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: found <cancel_uacs> in module
tm [/home/ser/ser/ser-2.0/modules/tm/tm.so]
May 28 16:33:49 sen ser[19892]: find_export_record: <bind_dlg_mod> not found
May 28 16:33:49 sen ser[19892]: Can't import dlg
May 28 16:33:49 sen ser[19892]: init_mod(): Error while initializing module pa
May 28 16:33:49 sen ser[19892]: PA module cleanup
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers