Hi,
I have a problem with radius authentication, my SER sends username@mydomain,
but I only need authentication by username.
So, instead of sending "davor" to my radius, SER sends "davor@mydomain" and
my radius doesn't authenticate me.
Is it possible to send authentication request without domain part?
Someone has already post this kind of question but no answer was given.
Best Regards
Davor
Hi Paul,
I just tried your suggestion but still with no success. Here is my bye.txt
BYE sip:35923456@1.2.3.4 SIP/2.0
From: <sip:166279@5.6.7.8>;tag=95061277
To: <sip:35928229525@1.2.3.4>;tag=as414565bd
Contact: sip:166279@1.2.3.4;user=phone
Call-ID: BF5C0E09-B35D-4E5D-BB02-3572C6C2D2C8(a)192.168.2.111
CSeq: 100 BYE
Max-Forwards: 16
Content-Length: 0
Thanks you very much for your help :)
Regards,
Pavel
----- Original Message -----
From: Java Rockx
To: Pavel Siderov
Sent: Wednesday, April 13, 2005 9:21 PM
Subject: Re: [Serusers] sending bye using sipsak [onsip.org]
Then the only thing I can think of is that you may have to include the <from> and <to> headers including the from_tag and to_tag. I guess you're just dealing with a SIP devices that looks at all these to match transactions.
You should just be able to plug these items to the BYE message template file.
Regards,
Paul
On 4/13/05, Pavel Siderov <pi(a)hostmates.com> wrote:
I've tested this lots of times ... and I think that the Call-ID is correctly copied from the database.
Thanks,
Pavel
----- Original Message -----
From: Java Rockx
To: Pavel Siderov
Cc: serusers(a)lists.iptel.org
Sent: Wednesday, April 13, 2005 5:45 PM
Subject: Re: [Serusers] sending bye using sipsak [onsip.org]
You'll have to ^C sipsak to stop it since it is very unlikely that the destination you're sending to will reply nicely.
If the call doesn't stop then you may have the wrong Call-ID
Regards,
Paul
On 4/13/05, Pavel Siderov <pi(a)hostmates.com> wrote:
Thanks Paul.
Now I got
sipsak -f bye.txt -s sip:1.2.3.4
** give up retransmissioning....
And the call continued :(
Regards,
Pavel
----- Original Message -----
From: Java Rockx
To: Pavel Siderov
Cc: serusers(a)lists.iptel.org
Sent: Wednesday, April 13, 2005 4:29 PM
Subject: Re: [Serusers] sending bye using sipsak [onsip.org]
Your sipsak command should be
sipsak -f bye.txt -s sip:1.2.3.4
Regards,
Paul
Hi guys maybe someone can find the problem, i still can't see anything
going to radius authentication. (the radius logs are empty)
the register request is coming but it's not going to authenticate
through the radius.
Any help will be appreciated.
here is the debug from ser :
---------------------------------------------------------------------------------------------
14(1036) parse_headers: flags=-1
14(1036) check_via_address(62.219.158.191, 62.219.158.191, 1)
14(1036) DEBUG:destroy_avp_list: destroing list (nil)
14(1036) receive_msg: cleaning up
9(1012) SIP Request:
9(1012) method: <REGISTER>
9(1012) uri: <sip:xxx.xxx.xxx.xxx>
9(1012) version: <SIP/2.0>
9(1012) parse_headers: flags=1
9(1012) Found param type 232, <branch> = <z9hG4bKfc5751413c832e6d>; state=16
9(1012) end of header reached, state=5
9(1012) parse_headers: Via found, flags=1
9(1012) parse_headers: this is the first via
9(1012) After parse_msg...
9(1012) preparing to run routing scripts...
9(1012) REGISTER: Authenticating user
9(1012) parse_headers: flags=4
9(1012) end of header reached, state=9
9(1012) DEBUG: get_hdr_field: <To> [45];
uri=[sip:phonenumber@xxx.xxx.xxx.xxx;user=phone]
9(1012) DEBUG: to body [<sip:phonenumber@xxx.xxx.xxx.xxx;user=phone>
]
9(1012) parse_headers: flags=4096
9(1012) get_hdr_field: cseq <CSeq>: <103> <REGISTER>
9(1012) DEBUG: get_hdr_body : content_length=0
9(1012) found end of header
9(1012) pre_auth(): Credentials with given realm not found
9(1012) REGISTER: challenging user
9(1012) build_auth_hf(): 'WWW-Authenticate: Digest
realm="xxx.xxx.xxx.xxx",
nonce="425e063022afc1142ed6730d46da41692ff3ed57"
Anyone get the flatstore module to actually log anything to a file? If so
any config notes beside the ones already posted would be helpful.
Thanks,Steve
--
ISC Network Engineering
The University of Pennsylvania
3401 Walnut Street, Suite 221A
Philadelphia, PA 19104
voice: 215-573-8396
215-746-8001
fax: 215-898-9348
sip:blairs@upenn.edu
Hi,
I have a problem with registering with a UAS when using SER as a stateful proxy.
The UAS stores the UAC IP address in it's binding list.
This IP address was obtained by the Contact header field.
Now if the UAS receive a call and needs to contact my UAC, an INVITE is sent
directly to the UAC IP address instead of sending it to the proxy for relaying.
What is the normal behavior of a UAS when receiving a REGISTER that is coming
from a proxy server ? Sould it save the proxy IP address in it's
bindings table ?
Another question:
Is it acceptable per RFC for a UAS to rewrite the SIP VIA headers and
concatenate them
on a single, separated by commas ?
Don't ask me the reason for this, but I have noticed a UAS doing just
that and I need to know
if this is just wrong or acceptable.
Thanks,
Jack
when i am starting ser it is not working. how to set
mysql socket to /tmp/mysql.sock
/var/log/messages
------------------------------------------------------
Apr 14 05:13:47 achieva ser: WARNING: fix_socket_list:
could not rev. resolve 202.42.132.133
Apr 14 05:13:57 achieva ser: WARNING: fix_socket_list:
could not rev. resolve 202.42.132.133
Apr 14 05:13:57 achieva ser[16717]: Maxfwd module-
initializing
Apr 14 05:13:57 achieva ser[16717]: new_connection():
Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)
Apr 14 05:13:57 achieva ser[16717]: db_init(): Could
not create a connection
Apr 14 05:13:57 achieva ser[16717]: ERROR:
uridb_db_ver: unable to open database connection
Apr 14 05:13:57 achieva ser[16717]: ERROR:
uri_db:mod_init(): Error while querying table version
Apr 14 05:13:57 achieva ser[16717]: init_mod(): Error
while initializing module uri_db
Apr 14 05:14:22 achieva cups: cupsd shutdown succeeded
Apr 14 05:14:25 achieva cups: cupsd startup succeeded
Apr 14 05:14:25 achieva logrotate: ALERT exited
abnormally with [1]
-------------------------------------------------------
--- "Greger V. Teigre" <greger(a)teigre.com> wrote:
> Kamran,
> The make_and_install script saves all output to
> make_and_install_output.txt
> in the source root directory. Search for errors in
> that file (or mysql) and
> you will see what happened.
> If you don't get a mysql.so at all, most likely
> you have not installed
> the mysql-devel package (so mysql header file is
> missing).
> g-)
> Kamran Ahmad wrote:
> > hello
> >
> > while i am trying to compile mysql module for ser
> but
> > it is not working. i am using ser-0.9.0.
> >
> > I HAVE TRIED
> > ./make_and_install sql
> > but unable to compile mysql
> > and i also used
> > changed Makefile then
> > make; make install
> > but still unable to compile mysql.so
> >
> > any one gone through this.
> >
> > Kamran
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Small Business - Try our new resources
> site!
> > http://smallbusiness.yahoo.com/resources/
> >
> > _______________________________________________
> > Serusers mailing list
> > serusers(a)lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
>
>
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
hello
while i am trying to compile mysql module for ser but
it is not working. i am using ser-0.9.0.
I HAVE TRIED
./make_and_install sql
but unable to compile mysql
and i also used
changed Makefile then
make; make install
but still unable to compile mysql.so
any one gone through this.
Kamran
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
Hello all,
I want to install a SIP endpoint which can translate video and test the
SER+rtpproxy. I installed the windows messenger 5.1 and eyeBeam x-lite ,but
it seems to not support video. Could you help me? Thank you!
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/