Re: [OpenSER-Users] I can't configure Diameter Client Server (DISC)

2008-06-28 Thread Flosch
It was my fault! I didn't set the right path!!! Sorry Flosch wrote: > > Hi Ramona, > > I've build the sipauth module yet. But I can not connect to the database. > my server configuration for database in disc.cfg is: > > set_mod_param sipauth db_host "19

Re: [OpenSER-Users] I can't configure Diameter Client Server (DISC)

2008-06-27 Thread Flosch
Hi Ramona, I've build the sipauth module yet. But I can not connect to the database. my server configuration for database in disc.cfg is: set_mod_param sipauth db_host "192.168.0.116" set_mod_param sipauth db_name "mysql" set_mod_param sipauth db_user_name "root" set_mod_param sipauth db_user_pa

Re: [OpenSER-Users] I can't configure Diameter Client Server (DISC)

2008-06-26 Thread Flosch
Hi, thank you very much. You helped me alot with this!!! I got it and now I've to try it :working: bye =^D Elena-Ramona Modroiu wrote: > Hi, > > Flosch wrote: > >> Can u tell me how do I load the sipauth module without the sipauth.so >> file? >> &g

Re: [OpenSER-Users] I can't configure Diameter Client Server (DISC)

2008-06-24 Thread Flosch
Can u tell me how do I load the sipauth module without the sipauth.so file? Cheers, Flo Elena-Ramona Modroiu-2 wrote: > > Hi, > > check if the print.so exists. Also change in the config file the print > module loading directive to > > module= print.so > > Regards, > Ramona > > > > Flor

Re: [OpenSER-Users] I can't configure Diameter Client Server (DISC)

2008-06-24 Thread Flosch
Hi and thanks for reply, so print.so exists and it is in the right path /usr/local/lib/disc/client/print.so but for what is this modul? i think i need the sipauth module. But ther is no sipauth.so file!!! I changed my disc.cfg file to: # $Id: aaa_client.cfg,v 1.14 2003/08/25 14:52:02 bogdan

[OpenSER-Users] I can't configure Diameter Server Client (DISC)

2008-06-24 Thread Flosch
Hi @ all, I want to built a Diameter-Client and –Server with disc, but it is very tricky. Can someone help me? My plan is, a UA gives an invite to a SIP Express Router, this one forwards the request to a DISC Client, which forwards the request to the DISC Server and authenticate the UA. My fi

[OpenSER-Users] I can't configure Diameter Server Client (DISC)

2008-06-24 Thread Flosch
Hi @ all, I want to built a Diameter-Client and –Server with disc, but it is very tricky. Can someone help me? My plan is, a UA gives an invite to a SIP Express Router, this one forwards the request to a DISC Client, which forwards the request to the DISC Server and authenticate the UA. My fi

Re: [OpenSER-Users] I can't configure Diameter Client Server (DISC)

2008-06-24 Thread Flosch
Flosch wrote: > > Hi @ all, > > I want to built a Diameter-Client and -Server with disc, but it is very > tricky. Can someone help me? > > > > My plan is, a UA gives an invite to a SIP Express Router, this one > forwards > the request to a DISC Client,