Hi. I have a problem with thue acc. module of SER. When i try to start the server i get the next error at the end of the debugging process
textops - initializing 0(13114) DEBUG: init_mod: auth 0(13114) auth module - initializing 0(13114) find_export: found <sl_send_reply> in module sl_module [/usr/local//lib/ser/modules/sl.so] 0(13114) DEBUG: init_mod: auth_radius 0(13114) auth_radius - Initializing 0(13114) auth_radius: No `Cisco' vendor in Radius dictionary 0(13114) find_export: found <pre_auth> in module auth [/usr/local/lib/ser/modules/auth.so] 0(13114) find_export: found <post_auth> in module auth [/usr/local/lib/ser/modules/auth.so] 0(13114) DEBUG: init_mod: group_radius 0(13114) group_radius - initializing 0(13114) DEBUG: init_mod: acc acc - initializing 0(13114) find_export: found <load_tm> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <register_tmcb> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_newtran> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_relay_to_tcp> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_relay_to_udp> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_relay> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_reply> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_reply_with_body> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_is_local> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_get_trans_ident> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_lookup_ident> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_add_blind> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_forward_nonack> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_request_within> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_request_outside> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <t_request> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <new_dlg_uac> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <dlg_response_uac> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <new_dlg_uas> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <dlg_request_uas> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <free_dlg> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) find_export: found <print_dlg> in module tm [/usr/local//lib/ser/modules/tm.so] 0(13114) ERROR: acc: can't get code for the Failed attribute value 0(13114) init_mod(): Error while initializing module acc ERROR: error while initializing modules 0(13114) DEBUG: tm_shutdown : start 0(13114) DEBUG: tm_shutdown : empting DELETE list 0(13114) DEBUG: tm_shutdown : empting hash table 0(13114) DEBUG: tm_shutdown: releasing timers 0(13114) DEBUG: tm_shutdown : removing semaphores 0(13114) DEBUG: tm_shutdown : done 0(13114) shm_mem_destroy 0(13114) destroying the shared memory lock
Is there an attribut lost in the dictionary file? Can someone help me here?
Thanks in advance.
Ricardo Martinez