Hi all!
Is anybody running openser through cvs? If yes, pls let me know the steps on
how to start openser thru the init.d script. I am new to openser and I have
gone thru the link in openser site for making the init.d script work with
the monit daemon. now when i start openser with /etc/init.d/openser start or
/etc/rc.d/init.d/openser start, the monit daemon takes over and tries to
start openser. but apparently it is failing because in the web interface of
monit, i see that the starting of openser failed. and there is no
openser.pid file created in /var/run/. Pls help me on how to start openser
through monit daemon or is there a work around to do this without involving
the monit daemon? I am stuck at this point and unable to make any
progress.....
Thanks and Regards,
Padmaja
----- Original Message -----
From: <users-request(a)openser.org>
To: <users(a)openser.org>
Sent: Tuesday, May 30, 2006 4:02 AM
Subject: Users Digest, Vol 12, Issue 78
> Send Users mailing list submissions to
> users(a)openser.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
http://openser.org/cgi-bin/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)openser.org
>
> You can reach the person managing the list at
> users-owner(a)openser.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."
>
>
> Today's Topics:
>
> 1. Re: callback type TMCB_REQUEST_IN (Bogdan-Andrei Iancu)
> 2. Mixing uri_db and auth_db (Edgar Barbosa)
> 3. RE:Problems starting openser (BrOtHeR StRaiN)
> 4. uac_auth cseq workaround - ANY ? (G.Jacobsen)
> 5. dispatcher module and rewritehost vs forward (Script Head)
> 6. dispatcher module and rewritehost vs forward (Script Head)
> 7. Unknown value error (Giuseppe Parlato)
> 8. Problem : Forwarding Routine to a NAT'd endpoint.
> (Ricardo Martinez)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 29 May 2006 16:04:26 +0300
> From: Bogdan-Andrei Iancu <bogdan(a)voice-system.ro>
> Subject: Re: [Users] callback type TMCB_REQUEST_IN
> To: raviprakash sunkara <sunkara.raviprakash.feb14(a)gmail.com>
> Cc: Users(a)openser.org
> Message-ID: <447AF15A.9020901(a)voice-system.ro>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi,
>
> as the message says, you need to load TM module before the ACC one.
>
> regards,
> bogdan
>
> raviprakash sunkara wrote:
>
>> Hi Users and lister...
>> How R u Guys,
>> I need help from U , The problem in openser when doing the accounting
>> module.
>> it give error as
>>
>>
>> find_export:found <load_tm> in module tm
>> [/usr/local/lib/openser.modules/tm.so]
>> ERRoR:tm:register_tmcb: callback type TMCB_request_in register
>> attempt before tm module initializaton
>> ERROR :acc:mod_init;cannot register TMCB_REQUEST_IN callback
>> init_mod() : Error while inittialization module acc
>>
>>
>> what is means, What i need to do, And give any samle openser.cfg in
>> accing with radius and mysql
>>
>> Bye..
>> --
>> Thanks and Regards with cheers
>> Sunkara Ravi Prakash (Voip Developer)
>> Hyperion Technology
>>
www.hyperion-tech.com <http://www.hyperion-tech.com>
>> <b>
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Users mailing list
>>Users(a)openser.org
>>http://openser.org/cgi-bin/mailman/listinfo/users
>>
>>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 29 May 2006 16:16:41 +0100
> From: "Edgar Barbosa" <edgar.barbosa(a)madetowork.com>
> Subject: [Users] Mixing uri_db and auth_db
> To: <Users(a)openser.org>
> Message-ID: <20060529151635.EA0816800E1(a)gw.madetowork.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi all,
>
> I'm having a weird behaviour when mixing auth_db and uri_db.
>
> With the following openser.cfg, the xlog("L_INFO", "TEST\n") is
never
> executed... seems that openser just hangs up...
>
> If I remove the uri_db it works...
> If I remove the auth_db it works too...
> The problem seems to happen when I mix both...
>
> Any idea of what may be wrong?
> I'm using the latest version (openser 1.0.1).
>
> Thanks
>
>
>
>
> debug=3 # debug level (cmd line: -dddddddddd)
> fork=yes
> log_stderror=yes
>
> reply_to_via=no
> check_via=no # (cmd. line: -v)
> dns=no # (cmd. line: -r)
> rev_dns=no # (cmd. line: -R)
> port=5060
> children=4
> fifo="/tmp/ser_fifo"
>
>
> loadmodule "/usr/lib/openser/modules/mysql.so"
> loadmodule "/usr/lib/openser/modules/sl.so"
> loadmodule "/usr/lib/openser/modules/auth.so"
> loadmodule "/usr/lib/openser/modules/auth_db.so"
> loadmodule "/usr/lib/openser/modules/uri_db.so"
> loadmodule "/usr/lib/openser/modules/xlog.so"
>
> modparam("uri_db", "db_url",
"mysql://root@192.168.1.104/openser")
> modparam("auth_db", "db_url",
"mysql://root@192.168.1.104/openser")
>
> route {
>
> xlog("L_INFO", "TEST\n");
>
> }
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 29 May 2006 10:13:05 -0700 (PDT)
> From: BrOtHeR StRaiN <strain15(a)yahoo.com>
> Subject: RE:[Users] Problems starting openser
> To: users(a)openser.org
> Message-ID: <20060529171305.6804.qmail(a)web38801.mail.mud.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thank you. Finally that configuration worked. However, the quality of the
> call was very bad. I couldn't make out a word of what was coming through.
>
>
> ---------------------------------
> Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great
> rates starting at 1¢/min.
>