Hi,
Thank you for your response.
I'm now able to see the serweb login screen.
When I put the username (admin) and password (heslo) I get a "bad
username or password" error
Message.
Could you please assist.
Thanks,
Elad.
-----Original Message-----
From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at]
Sent: Friday, September 30, 2005 1:02 PM
To: Jan Janak
Cc: Elad Dotan; serusers(a)lists.iptel.org
Subject: Re: [Serusers] ser web
And watch the apache log files. There you will see the http requests and
why apache can't find them.
regards
klaus
Jan Janak wrote:
> SERWeb should be accessible as http://<ip_of_the_host>/serweb.
>
> If that returns 404 then you need to create /serweb alias in Apache
> configuration. You can do so by including /etc/serweb/apache.conf file
> in the main Apache configuration file.
>
> Jan.
>
> On 29-09-2005 16:40, Elad Dotan wrote:
>
>>Hi,
>>I've installed 4 RPM files on a Fedora CORE 3.
>>The RPM are:
>>
>>ser-0.9.3-0.i386.rpm
>>php-pecl-classkit-0.4-2.i386.rpm
>>ser-mysql-0.9.3-0.i386.rpm
>>serweb-0.9.3-0.i386.rpm
>>I enabled the httpd and mysql service.
>>I'm not sure what to do next.
>>All the Documentation I have is related to source flies and not RPM.
>>Ser is working but I don't know how to configure the serweb in order
>>for it to work.
>>
>>I tried: http://
>>but I get an error.
>>
>>where can I find documentation about ser web?
>>Thanks,
>>Elad.
>>
>
>
>>_______________________________________________
>>Serusers mailing list
>>serusers(a)lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
>
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
>
>
Hi All,
I have a question how to use PSTN through cisco through openser.I am intrested in the security any help is appreciated.
Do any one have the CDR Report through User Interface?
Regards,
karun.
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
Hello EveryBody,
I am using SER version 0.9.3 and freeRADIUS version
1.0.4.
I am trying to keep the user passwords as encrypted in
freeRadius DB which is mySql table radcheck.
When I run the Radius Request I got:
auth: No User-Password or CHAP-Password attribute in
the request
auth: Failed to validate the user.
What should I do to solve this problem?
1) in radiusd.conf ?
2) What should be the value of "Auth-Type" parameter
in radcheck or radgroupchek tables ?
3) What should be the attribute for password in
radcheck table ? Is it "User-Password" or
"Chap-Password" or "Crypt-Password" ??
I'll appreciate very much if anyone can help.
Regards
Tulay Sazak
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
hello,
I have a registration problem.
I use many different uacs(Zyxel,Grandstream ata486, budgettone100,sipura
3000, alcatel st280, eyebeam,....)
Ser version is 0.9.4 on Freebsd 5.4
On ser.cfg, I have :
modparam("registrar", "default_expires", 3600)
modparam("registrar", "min_expires", 1200)
modparam("registrar", "max_expires", 1800)
and
if (nat_uac_test("19")) {
if (method == "REGISTER" || !search("^Record-Route:")) {
fix_nated_contact();
force_rport();
etflag(6);
};
};
The problem is that after a few ReRegistration, ser stop updates od the
dababase even if ReRegistration continues to come...
Ok, min_expires seems not Rfc compliant, but even without that I have the
same behavior.
I have seen many discussions about that and tried many solutions...
The 2 greps shows register messages for 2 differents user agents
Any good idea?
ps: Greger, isn't it to telegraphic this time? ;)
U 2005/10/09 14:37:37.460238 81.241.192.55:6938 -> 82.146.123.252:5060
REGISTER sip:finalcut.be SIP/2.0..To:
3227470340<sip:3227470340@finalcut.be>..From:
3227470340<sip:3227470340@finalcut.be>;tag=ab7b0c68..Via: SIP/2.0/UDP
192.168.2.101:6938
;branch=z9hG4bK-d87543-505047371-1--d87543-;rport..Call-ID:
5e6f6777312d2659..CSeq: 13 REGISTER..Contact:
<sip:3227470340@192.168.2.101:6938>..Expires: 3600..Max-Forwards:
70..Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE,
SUBSCRIBE, INFO..User-Agent: eyeBeam release 3007n stamp
17816..Authorization: Digest username="322747
0340",realm="finalcut.be",nonce="4349103d8b8ae8fadbc161b5bb1a93a299fb4f4a",u
ri="sip:finalcut.be",response="e6735467abe564030707db572d6f9f1f",algorithm=M
D5..Content-Length:
0....
#
U 2005/10/09 14:37:37.480571 82.146.123.252:5060 -> 81.241.192.55:6938
SIP/2.0 200 OK..To:
3227470340<sip:3227470340@finalcut.be>;tag=59f1565d6938a98ef3fc4707bf9b43aa.
1234..From: 3227470340<sip:3227470340@finalcut.be>;tag=ab7b0c68..Via: SIP/2.
0/UDP
192.168.2.101:6938;branch=z9hG4bK-d87543-505047371-1--d87543-;rport=6938;rec
eived=81.241.192.55..Call-ID: 5e6f6777312d2659..CSeq: 13 REGISTER..Contact:
<sip:322747034
;expires=1800"> <mailto:0@81.241.192.55:6938>
0@81.241.192.55:6938>;expires=1800,
<sip:3227470340@81.241.192.55:1048>;expires=119..Server: Sip EXpress router
(0.9.4 (i386/freebsd))..Content-Length: 0..Warning: 392 82.1
46.123.252:5060 "Noisy feedback tells: pid=43104 req_src_ip=81.241.192.55
req_src_port=6938 in_uri=sip:finalcut.be out_uri=sip:finalcut.be
via_cnt==1"....
U 217.136.0.70:53284 -> 82.146.123.252:5060
REGISTER sip:82.146.123.252;user=phone SIP/2.0..Via: SIP/2.0/UDP
192.168.1.13:5060..From: 1300 <sip:1300@82.146.123.252;user=phone>..To: 1300
<sip:1300@82.146.123.252;user=
phone>..Call-ID: <mailto:43478@192.168.1.13..Contact>
43478@192.168.1.13..Contact: <sip:1300@192.168.1.13:5060;user=phone>..CSeq:
18961 REGISTER..Max-Forwards: 70..Content-Length: 0..User-Agent: ST280
(REV-A2+
2.439-1)..Expires: 1800..Authorization: Digest
username="1300",realm="finalcut.be",nonce="43490c49911fa90e11538f52e07c19509
087b505",uri="sip:82.146.123.252",algorithm=MD5,r
esponse="7ac5e0f3719872d4624a86c14dc677c8"....
#
U 82.146.123.252:5060 -> 217.136.0.70:53284
SIP/2.0 200 OK..Via: SIP/2.0/UDP
192.168.1.13:5060;rport=53284;received=217.136.0.70..From: 1300
<sip:1300@82.146.123.252;user=phone>..To: 1300 <sip:1300@82.146.123.252;use
r=phone>;tag=59f1565d6938a98ef3fc4707bf9b43aa.1e42..Call-ID:
<mailto:43478@192.168.1.13..CSeq> 43478@192.168.1.13..CSeq: 18961
REGISTER..Contact:
<sip:1300@217.136.0.70:53284;user=phone>;expires=1800..Serve
r: Sip EXpress router (0.9.4 (i386/freebsd))..Content-Length: 0..Warning:
392 82.146.123.252:5060 "Noisy feedback tells: pid=43111
req_src_ip=217.136.0.70 req_src_port=532
84 in_uri=sip:82.146.123.252;user=phone
out_uri=sip:82.146.123.252;user=phone via_cnt==1"....
#
Hi,
Should I also install SER for each mediaproxy installation for
balancing media traffic? I'm planning to have multiple installation of
media proxy located in some part of the world to divert traffic and load
balance the media traffic.
Thanks,
--
Ryan Pagquil
Infodyne Inc. - PhilOnline.com
3603 Antel Global Corporate Center
Doña Julia Vargas Ave.
Ortigas Center Pasig City
Tel: 687-0715
Web: www.philonline.com
Hello,
Somebody has tested freeSide billing system !?
Harry
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com
Can anyone answer these two questions for me.
Is there a web admin which similar to pingtel or Asterisk that allows for
easier admin for SER Server?
Question 2.
What codec formats is supported by ser?