[Serusers] acc module

Steve Blair blairs at isc.upenn.edu
Sun Apr 10 13:09:24 CEST 2005


Harry:

  You can use grep on the files in the sip_router/modules directories
to find where these parameters are actually defined. The error is saying
you have a parameter define for a given module but it is not defined in
that module. Alternatively you can look at the ChangeLog file to see
if the parameters in question were moved to a different module or
perhaps renamed.

  Of course you can always comment these out, start ser to gain
an understanding of how it works then revisit these parameters when
the time is right.

-Steve

harry gaillac wrote:

>Hello,
>
>Thanks for your reply 
>I don't find help on http://www.onsip.org/ 
>I've ever load that config without this error message
>!?
>
>Look at my ser.cfg setflag is set to 3.
>Harry
>
>
> 
>--- Java Rockx <javarockx at gmail.com> wrote:
>  
>
>>Harry,
>>
>>You can get a detailed line-by-line document on how
>>to enable and configure 
>>MySQL with ser-0.9.x from http://www.onsip.org/
>>
>>Regards,
>>Paul
>>
>>On Apr 9, 2005 7:29 PM, harry gaillac
>><gaillacharry at yahoo.fr> wrote:
>>    
>>
>>>Hello,
>>>
>>>Ser don't start because of :
>>>serveur1:/etc/ser# /etc/init.d/ser restart
>>>
>>>There are errors in the configuration file. Please
>>>      
>>>
>>fix
>>    
>>
>>>them first
>>>
>>>0(2232) set_mod_param_regex: parameter <db_url>
>>>      
>>>
>>not
>>    
>>
>>>found in module <acc>
>>>0(2232) parse error (110,20-21): Can't set module
>>>parameter
>>>0(2232) set_mod_param_regex: parameter
>>><db_missed_flag> not found in module <acc>
>>>0(2232) parse error (111,19-20): Can't set module
>>>parameter
>>>ERROR: bad config file (2 errors)
>>>
>>>my ser.cfg:
>>>
>>>loadmodule "/usr/lib/ser/modules/mysql.so"
>>>
>>>loadmodule "/usr/lib/ser/modules/sl.so"
>>>loadmodule "/usr/lib/ser/modules/tm.so"
>>>loadmodule "/usr/lib/ser/modules/rr.so"
>>>loadmodule "/usr/lib/ser/modules/maxfwd.so"
>>>loadmodule "/usr/lib/ser/modules/usrloc.so"
>>>loadmodule "/usr/lib/ser/modules/registrar.so"
>>>loadmodule "/usr/lib/ser/modules/textops.so"
>>>loadmodule "/usr/lib/ser/modules/domain.so"
>>>loadmodule "/usr/lib/ser/modules/msilo.so"
>>>loadmodule "/usr/lib/ser/modules/acc.so"
>>>
>>># -- acc params --
>>>
>>>modparam("acc", "db_url",
>>>"mysql://ser:heslo@localhost/ser")
>>>modparam("acc", "db_missed_flag", 3)
>>>
>>>Harry
>>>
>>>
>>>
>>>
>>>      
>>>
>___________________________________________________________________________________________________
>  
>
>>>Le nouveau Yahoo! Messenger est arrivé ! Découvrez
>>>      
>>>
>>toutes les nouveautés 
>>    
>>
>>>pour dialoguer instantanément avec vos amis. A
>>>      
>>>
>>télécharger gratuitement sur 
>>    
>>
>>>http://fr.messenger.yahoo.com
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers at lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>>      
>>>
>
>
>	
>
>	
>		
>__________________________________________________________________
>Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
>Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Serusers mailing list
>serusers at lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>  
>




More information about the sr-users mailing list