This has probably been discussed here so if it has, point me in the
right direction if not, then I guess this will benefits other.
I am using openser to handle all calls within my organization and does a
great job. The only thing that users recently pointed out to me is that
*67 callerid block does not work.
My question is how can I set a block the caller id.
What I have done so far is, I know how to filter out the calls that
begin with *67, but after hours of digging though docks I have not
figured out a way to set privacy on.
Thanks in advance for any help.
Regards,
Pablo Delgado
In fact, I am not looking for "if address is NATed or not", I need to check if address belongs to my network or not.
what do you mean by RFC1918 addresses ?
Thanks,
ilker
________________________________
From: Greger V. Teigre [mailto:greger@teigre.com]
Sent: Tuesday, June 20, 2006 1:40 PM
To: İlker Aktuna (Koç.net)
Cc: serusers(a)iptel.org
Subject: Re: [Serusers] checking source ip and dest ip
Why not test for RFC1918 addresses? That's what the onsip.org nat-handling scripts do. A NATed destination is determined by a flag in the location record and the src ip is checked with nat_uac_test(). It will give a more robust NAT handling that testing on IP addresses for parts of the RFC1918 addresses.
The problem has already been solved, why not reuse? ;-)
g-)
İlker Aktuna (Koç.net) wrote:
Hi,
I need to check source ip of a SIP message and also destination IP to which the message will be sent.
i.e. I will use mediaproxy only if the one of the ip addresses match 10.0.0.0 / 255.0.0.0
is it possible ?
Thanks,
ilker
C "-//W3C//DTD HTML 4.0 Transitional//EN">
In fact, I am not looking for "if address is NATed or not", I need to check if address belongs to my network or not.
what do you mean by RFC1918 addresses ?
Thanks,
ilker
________________________________
From: Greger V. Teigre [mailto:greger@teigre.com]
Sent: Tuesday, June 20, 2006 1:40 PM
To: İlker Aktuna (Koç.net)
Cc: serusers(a)iptel.org
Subject: Re: [Serusers] checking source ip and dest ip
Why not test for RFC1918 addresses? That's what the onsip.org nat-handling scripts do. A NATed destination is determined by a flag in the location record and the src ip is checked with nat_uac_test(). It will give a more robust NAT handling that testing on IP addresses for parts of the RFC1918 addresses.
The problem has already been solved, why not reuse? ;-)
g-)
İlker Aktuna (Koç.net) wrote:
Hi,
I need to check source ip of a SIP message and also destination IP to which the message will be sent.
i.e. I will use mediaproxy only if the one of the ip addresses match 10.0.0.0 / 255.0.0.0
is it possible ?
Thanks,
ilker
<http://387555.sigclick.mailinfo.com/sigclick/02090600/07064D00/01080049/001…>
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
Hello, all. In our current configuration OpenSER is using a MySQL db
for location information. Registrations made to openser get pushed into
the db ok, but changes to the database directly (like additions) do not
appear to make it to openser. Is there a way to make changes to the
database become visible to openser like a fifo command or should I be
using db_mode=1? We would like to be able to do this without restarting
openser and dropping calls in progress.
Thank you,
Britton
>From the first line message, it seems to me that You have some concern with
Your MySQL server.... it seems that it run out of free socked... or that the
user is not available... please, try to take a look on this...
Edson.
P.S: post to the list as well... the chances to a good help increases... ;)
> -----Original Message-----
> From: zhan li [mailto:zhan_li_2000@hotmail.com]
> Sent: sexta-feira, 16 de junho de 2006 01:52
> To: bogdan(a)voice-system.ro
> Cc: 4lists(a)gmail.com
> Subject: acc.so problem
>
> Hello
>
> When I try to start the openser with acc modules, I got the following
> error,
> the v136545352 is very odd, I checked the version table of Location which
> is 1001, I wonder what v136545352 means in error message.
>
> I search online, and found another people get the exactly same problem
> with
> mine.
>
> Thanks
>
>
>
> 0(0) db_init: Connection 'mysql://openser:openserrw@localhost/openser' not
> found in pool
> 0(0) new_connection: Opening MySQL connection:
> mysql://openser:openserrw@localhost/openser
> 0(0) new_connection: Connection type is Localhost via UNIX socket
> 0(0) new_connection: Protocol version is 10
> 0(0) new_connection: Server version is 4.0.18-standard
> 0(0) usrloc:preload_udomain: Wrong version v136545352 for table
> <location>,
> expected v1001
> 0(0) register_udomain(): Error while preloading domain 'location'
> 0(0) pool_remove: Removing connection from the pool
> 0(0) domain_fixup(): Error while registering domain
> ERROR: error -1 while trying to fix configuration
I'm quite new with this whole SIP thing (surprise surprise)
I'm trying to learn and build a system but i can't seem to get even the
most simple redirects to work. I did get it to work earlier, but then it
stopped working and now i can't get it to work again. any help please?
since i'm not that hack with the linux either i reinstalled it in case i
had made stupid mistakes (couldn't get phpmyadmin to work at that point
but that's another story...)
when i do this:
sipsak -vv -s sip:7770088@192.168.1.102
sipsak says:
message received:
** received redirect
error: cannot handle this redirect:
SIP/2.0 300 Redirect
Via: SIP/2.0/UDP 192.168.1.111:1235;branch=z9hG4bK.457b3839;rport=1236;alias
From: sip:sipsak@192.168.1.111:1235;tag=4b93b8d3
To: sip:7770088@192.168.1.102;tag=b27e1a1d33761e85846fc98f5f3a7e58.dd84
Call-ID: 1267972307(a)192.168.1.111
CSeq: 1 OPTIONS
Contact: sip:7770088@sip.varphonex.com:5060
Server: Sip EXpress router (0.9.6 (i386/linux))
Content-Length: 0
Warning: 392 192.168.1.102:5060 "Noisy feedback tells: pid=30758
req_src_ip=192.168.1.111 req_src_port=1236
in_uri=sip:7770088@192.168.1.102
out_uri=sip:7770088@sip.varphonex.com:5060 via_cnt==1"
the redirect i'm using is the redirect example from ser documentation
(changed the rewrite uri to 7770088@sip.varphonex.com:5060)
I'm trying to get my voip phone to connect to varphonex through ser.
thanks in advance!
-JP
Hi all,
I've already successfully configured SER for syslog accounting,
but now I'm trying to turn it to RADIUS accounting.
- I changed the modules/acc/Makefile file (uncomment the following lines) :
DEFS+=-DRAD_ACC
include ../../Makefile.radius
- re-compile & install (make & copy the new acc.so to the lib path).
- ser.cfg :
loadmodule "/opt/ser-0.9.6/lib/ser/modules/acc.so"
modparam("acc", "radius_config", "/opt/radiusclient-ng/etc/radiusclient-ng/radiusclient.conf")
When I try to restart SER (serctl restart) I get the following error mesg :
Jun 20 14:45:12 xxx ser[19502]: ERROR: acc: can't get code for the Failed attribute value
Jun 20 14:45:12 xxx ser[19502]: init_mod(): Error while initializing module acc
any hint ?
error on radiusclient conf / SER modparam conf ?
thank you
Hi,
I need to check source ip of a SIP message and also destination IP to which the message will be sent.
i.e. I will use mediaproxy only if the one of the ip addresses match 10.0.0.0 / 255.0.0.0
is it possible ?
Thanks,
ilker
<http://387555.sigclick.mailinfo.com/sigclick/0B080506/07014D00/08080B4F/001…>
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
Hi.
I want to compile SER 0.9.5. Therefore, I need the packages
-- libmysqlclient-dev and
-- libxml2-dev
The problem is, that I can't find these packages for Suse 9.3.
Can someone give me an address where I can download these packages?
Regards,
Alois