Hello,
please send me the whole log.
Jan.
On 04-04 03:14, 2 2 wrote:
> Thanks Jan, for your quick response !! However I have
> uncommented the mysql.so and it is getting loaded
> before auth.so. Any other pointer ??
>
> Thanks,
> Santosh
>
> --- Jan Janak <jan(a)iptel.org> wrote:
> > You forgot to uncomment line containing loadmodule
> > ".../mysql.so"
> >
> > Jan.
> >
> > On 04-04 02:32, 2 2 wrote:
> > > Hi all,
> > >
> > > I am new to the SER and trying to install on my
> > linux
> > > box with persistent Data storage option. I have
> > > downloaded ser-0.8.10_linux_i386.tar and trying to
> > > configure it.
> > >
> > > I have installed MYSQL and now trying to start
> > SER. I
> > > am geting following error messages.
> > >
> > > Apr 4 14:50:59 incq066a /etc/init.d/ser[9866]:
> > > mod_init(): Unable to bind database module
> > > Apr 4 14:50:59 incq066a /etc/init.d/ser[9866]:
> > > init_modules(): Error while initializing module
> > auth
> > >
> > > I have followed all the steps from:
> > >
> > >
> >
> http://cvs.berlios.de/cgi-bin/viewcvs.cgi/*checkout*/ser/sip_router/INSTALL…
> > >
> > > Where am I going wrong ? Any pointer will be
> > helpful.
> > > Thanks in advance,
> > > Santosh
> > >
> > >
> > >
> > > __________________________________________________
> > > Do you Yahoo!?
> > > Yahoo! Tax Center - File online, calculators,
> > forms, and more
> > > http://tax.yahoo.com
> > > _______________________________________________
> > > Serusers mailing list
> > > serusers(a)lists.iptel.org
> > > http://lists.iptel.org/mailman/listinfo/serusers
> >
>
> > ATTACHMENT part 2 application/pgp-signature
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com
Hi all,
I am new to the SER and trying to install on my linux
box with persistent Data storage option. I have
downloaded ser-0.8.10_linux_i386.tar and trying to
configure it.
I have installed MYSQL and now trying to start SER. I
am geting following error messages.
Apr 4 14:50:59 incq066a /etc/init.d/ser[9866]:
mod_init(): Unable to bind database module
Apr 4 14:50:59 incq066a /etc/init.d/ser[9866]:
init_modules(): Error while initializing module auth
I have followed all the steps from:
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/*checkout*/ser/sip_router/INSTALL…
Where am I going wrong ? Any pointer will be helpful.
Thanks in advance,
Santosh
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
I edited the /etc/ld.so.conf and added these two lines
/usr/lib
/usr/lib/mysql
Thanks for the reply, It has been a great help to us. Thanks once again.
But Still after this i am getting the following error
[root@afi init.d]# ser start
Listening on
127.0.0.1 [127.0.0.1]::5060
10.1.3.131 [10.1.3.131]::5060
Aliases: localhost:5060 localhost.localdomain:5060 afi:5060
[root@afi init.d]# 0(5164) connect_db(): Access denied for user: 'ser@localhost' (Using password: YES)
0(5164) db_init(): Error while trying to connect database
0(5164) mod_init(): Error while connecting database
0(5164) init_modules(): Error while initializing module usrloc
ERROR: error while initializing modules
The Password that has been assigned to ser user is ser
from the prompt if i try to connect to mysql with the following command i am able to connect
mysql -user -pser ser
do you have mysql client library installed ?
> >
> > Jan.
> >
> > On 01-04 17:54, vijay wrote:
> > > hi,
> > > got the following error while restarting the ser server after changing
> the
> > > ser.cfg file for loading the mysql module.
> > >
> > > [root@afi init.d]# ser start
> > > 0(4478) ERROR: load_module: could not open module
> > > <//usr/lib/ser/modules/mysql.so>: libmysqlclient.so.10: cannot open
> shared
> > > object file: No such file or directory
> > > 0(4478) parse error (22,13-44): failed to load module
> > > ERROR: bad config file (1 errors)
> > >
> > > what may be the cause. Can any body help me.
> > >
> > > thanx
> > > vijay
Hello
I'm trying to implement the following scheme
<User LAN, ATA186, PC, etc> --- < Linksys router with dynamic public IP > -- shdsl ---
--- ISP --- .... --- VoIP provider network ( SER, PSTN gateway, etc )
It will be nice, of anyone could give me an advice how to implement
the possibility of calls to and from VoIP devices INSIDE User network on
private IPs to the VoIP provider network on fixed static IPs.
Maybe I misunderstood something, but it's not clear to me, how the
incoming call to user will be possible in this scenario.
Linksys router = NAT + DHCP + 1-8 port hub
Thanks.
--
Michael Vasilenko
I'm trying to get SER to work properly with the call forwarding feature of
an ATA-186. The ATA-186 forwards calls (#90number#) by doing a BYE with
an "also" header. SER doesn't seem to do anything with this at all, and
the call just sits in limbo until everybody hangs up.
Call forwarding on busy/no-answer works, but I think that's because the
ATA is doing a refer instead.
Any clue where I should be looking for this? Is SER supposed to support
this BYE/also method, and I have something misconfigured, or is there
additional work that needs to be done to support this?
Thanks!
- Mike
Hi,
we are suffering the same problem. The serctl script was originally written
for Linux and is a little incompatible with other systems. Even if you
change the shell from sh to bash there are still some utilities like "tail"
which has a diffirent syntax than from Linux.
I am porting this script to solaris for our systems where no bash is
available. If this is also useful for you I can send you later.
Regards
Yang
On Apr 02, 2003 at 08:26, Steve Blair <blairs(a)isc.upenn.edu> wrote:
>
> Hello:
>
> I'm just getting started with my implementation of
> SER on FreeBSD 4.7-RELEASE. I've read the
> documentation, installed Apache and mySQL and
> would like to add users for my domain.
>
> I've tried adding an administrative user using serctl
> however this script fails for reason I cannot explain.
> Here is what I did:
>
>
> serctl add user1 password1 email1(a)mydomain.com
> read: Illegal option -s
>
> read: Illegal option -s
> Try changing the first line of the script form #!/bin/sh to #!/bin/bash
> (the read in sh does not support the -s option).
> BTW: this is fixed on CVS for the new version (but don't try the CVS
> code until next week, we're commiting a lot of changes right now).
>
> Andrei
hi all,
i have installed SER (ver 0.8.10) with MySql support.
i have a problem. in ser.cfg when i set the "fork" parameter to "no", SER
is not coming up at all. if the default "yes" is used, the server comes up
just fine.
pls help. i want to disable forking somehow.
rgds,
sunithi
since many people mentioned that they are using cisco 5x00 series
sip/pstn gateways, it would be nice if also others than me would push
cisco to implement digest authentication in its ios software. currently
5x00 namely is the only sip UA that i'm aware of that doesn't support
digest (or any other) authentication of sip requests.
another annoying thing with 5x00 is that i cannot configure the host
part of its from uri. it always uses as the host part the numeric ip
address of the interface via which it is sending out the sip request.
-- juha