Dear Sirs,
being new to SIP and OpenSer, I have read the SIP introduction and
Admin's Guide, but there still is an issue that I could not find
information about.
I would like to set up a SIP infrastructure made of many UAs and one SIP
proxy (OpenSer). I want to bypass any NAT configuration so that I will
use UAs with STUN support and mediaproxy module on OpenSer; I will
perform billing (accounting) on the SIP proxy, so I will use record
route on OpenSer.
I want to make sure that my accounting will *never* be bypassed. This
seems quite difficult because the fields 'Contact' and 'Via' contain the
real address of the UA (or the translated one in case of NAT
configuration) and the SIP header will be fowarded to the other UA.
Sniffing the network for SIP packets, any user will be able to know the
real address of the UA and make direct call bypassing the SIP proxy.
How could I secure this situation, avoiding to forward Contact and Via
fields containing the real UA address? I was thinking if it is possible
to replace UA address with SIP proxy address, or would I break any
protocol rule?
Thank you in advance!!
Best regards,
--
Marco Meinardi <m.meinardi(a)reteitaly.com>
ReteItaly S.r.l.
www.reteitaly.com
_____________________________________________
C.so Svizzera, 185 - 10149 Torino - Italy
Tel. +39 011 7767694 - Mobile +39 335 7878604
Fax +39 011 746179
_____________________________________________
Hi!
I've tried to compile the docs on ubuntu. It compiles without problems,
but the result is only garbage (tags mixed with text).
I never had issues on debian stable. Do I need a certain package? Has
anyone else seen such problems?
regards
klaus
I suggest you try to get it from onsip.org website
They have them.
-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of Ladislav Andel
Sent: Tuesday, May 09, 2006 7:52 PM
To: Andrey Kouprianov; serusers(a)lists.iptel.org
Subject: Re: [Serusers] media and RTP -proxy
Andrey Kouprianov wrote:
> Guys, hi!
>
> Where can I download mediaproxy and RTPProxy tar balls??? I see that
> RTPPRoxy download from Portaone's site was discontinued? And I did not
> find a single link for mediaproxy either (though it should be
> downloadable from iptel.org, is that right?)
>
> Eagerly waiting for your reply. Anyone's reply....
>
> Andrey.
>
> _______________________________________________
> 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,
We are developing a web interface for openser on asp.net.
We do not want want to use php for some reasons. What I wanted to know is, Is there any way I can use fifo commands through asp using some kind of xml or something like that.
Please let me know if anyone has used asp.net for front end to openser.
I need to enable all the provisioning via web. Can someone please guide me on this.
Thanks in advance...
Jayesh.
---------------------------------
Yahoo! India Answers: Share what you know. Learn something new. Click here
Hi fellows
Our proxy is receiving some REGISTERs with wrong URI. The SOURCE PORT is inserted in it (the same number or incremented by 1). Our customers use Grandstream HT 486, 487. This problems is happening with 10 of them. This error happens just in REGISTER messages. If these customers make a call, they will talk without any problems. I can say this error isnt belong to a firmware version: some customers use the most new version and others of them use another. Did anybody already see this behavior?
(running ngrep in SIP Proxy)
U 201.58.X.Y:50142 -> IP_PROXY:5060
REGISTER si:50143p:domain_proxy.com.br SIP/2.0
Via: SIP/2.0/UDP 201.58.X.Y:50143;branch=z9hG4bKc5d3893e4a5ca0b6
From: <sip:3101@domain_proxy.com.br>;tag=148c0dd3bf6183fe
To: <sip:3101@domain_proxy.com.br>
Contact: *
Call-ID: e72069564c2a8e01@10.1.1.4..CSeq: 11609 REGISTER
Expires: 0
User-Agent: Grandstream HT487 1.0.6.7
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE
Content-Length: 0
---------------------------------
Yahoo! Messenger com voz - Instale agora e faça ligações de graça.
Dear All
When I use the db or the radius server to log the accounting information, i got a problem i got only "BYE" informaion if use PSTN.
Anyone help?
Thanks
AR.
Hi,
how can the dialog module help prevent the issue of missing BYEs?? Is dialog module capable of monitoring the sessions going on in openser.
I also wanted to ask that if i try limiting the no. of calls that per user can receicve how do i match the invite with the byes.
for eg: I may allow some users to have 5 incoming calls and other 2 and so on. So, I'll have to store that value in the DB table somewhere, and when a user receives a call, this column will be checked and the value should be decremented when he receives the invite message.
But how do i again increment the value, when the user receives bye. I mean how do i write the logic to match the invite and byes so as to increment and decrement the simultaneous calls value.
please help me regarding this....
thanks in advance.
jayesh.
---------------------------------
Yahoo! India Answers: Share what you know. Learn something new. Click here
Dear openser team:
Our company want to use openser develop our system.
Do you have any Developer's Guide about openser? we need some documents to help us
understand the openser's code.
The main difficulty is:
1. How to the openser init? where is the init code for rout list?
2. where is the code for receive sip message and send sip message?
We want to know the whole system's work logic and the program run flow.
Thank you for your help!
your truly: suzhaofeng
2006-05-08
Hi All,
I need your help in installing and running OpenSER (www.openser.org
<http://www.openser.org/> ) on RedHat Linux 9.0.
I downloaded the latest tarball (openser_1.0.1-tls_linux_i386_tar.gz)
and installed it in /usr/local/sbin. But when I try to run by typing
"openser" at the prompt, I see the following error message:
"error while loading shared libraries:libssl.so.0.9.8: cannot open
shared object file : No such file or directory"
Basically I could not locate this library in the entire system. I even
tried installing the latest openssl library from www.openssl.org
<http://www.openssl.org/> ., but in vain.
Your help in this regard is highly appreciated.
Thanks & regards
Srinath