[OpenSIPS-Users] lookup

2009-11-17 Thread Ghaith ALKAYYEM
Hi list, Does anybody know the possible parameters of "lookup" function, they're not mentioned in the available documents or webinars. There is: lookup("location") which is responsible for finding the reference to the specified destination, but what (lookup("aliases") does for example? Thank you

Re: [OpenSIPS-Users] static

2009-10-01 Thread Ghaith ALKAYYEM
Thank you, I thought there's other restrictions imposed on module development. So, it's just because using static is the correct choice in this case. On Thu, 2009-10-01 at 16:36 +0200, Saúl Ibarra wrote: > > What do you mean exactly with "static"? > > He surely means why functions are like "stat

[OpenSIPS-Users] static

2009-10-01 Thread Ghaith ALKAYYEM
Hi, Could you tell me why the most functions and structures in the developed modules are static? Regards. ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Opensips as SBC

2009-10-01 Thread Ghaith ALKAYYEM
c)... > > So, what kind of functionalities you have in mind when you ask about a SBC? > > Regards, > Bogdan > > Ghaith ALKAYYEM wrote: > > Hello, > > > > Do you think that we can consider OpenSIPS as a real SBC? and if not > > what do you think the missed functio

[OpenSIPS-Users] Opensips as SBC

2009-09-30 Thread Ghaith ALKAYYEM
Hello, Do you think that we can consider OpenSIPS as a real SBC? and if not what do you think the missed functionalities are? or one has to add some module in Opensips to act it as SBC are there some performance drawbacks and/or other issues while converting Opensips to SBC? thanks for your repl

Re: [OpenSIPS-Users] rtp proxy issue

2009-09-30 Thread Ghaith ALKAYYEM
Hi, Maybe you have to try calling some functions before forcing the traffic in order to change the parameter in SDP headers. you can try something like that: force_rport(); set_rtp_proxy_set("0"); fix_nated_contact(); force_rtp_proxy(); Because as far as I know that SER will chang

Re: [OpenSIPS-Users] Diameter

2009-09-22 Thread Ghaith ALKAYYEM
this looks a very good starting point, this module is designed to work with SER. I'll try to check it. Thank you. Regards On Tue, 2009-09-22 at 19:26 +0200, Stefan Sayer wrote: > Hi, > > o Ghaith ALKAYYEM [09/21/09 19:59]: > > Hello lists, > > > > I'm int

Re: [OpenSIPS-Users] Diameter

2009-09-22 Thread Ghaith ALKAYYEM
product in the following link: http://traffixsystems.com/site/content/t2.asp?Sid=49&Pid=241 Regards. On Tue, 2009-09-22 at 17:58 +0300, Bogdan-Andrei Iancu wrote: > Hi Ghaith, > > Ghaith ALKAYYEM wrote: > > Thank you for response, > > > > I see in the detai

Re: [OpenSIPS-Users] Diameter

2009-09-22 Thread Ghaith ALKAYYEM
lding the module? Regards. On Tue, 2009-09-22 at 14:17 +0300, Bogdan-Andrei Iancu wrote: > Hi Ghaith, > > Ghaith ALKAYYEM wrote: > > Hello lists, > > > > I'm interested in AAA functions according to Diameter which is newer > > than Radius. > > &g

[OpenSIPS-Users] Diameter

2009-09-21 Thread Ghaith ALKAYYEM
Hello lists, I'm interested in AAA functions according to Diameter which is newer than Radius. There's a module in OpenSIPS which is called "AUTH_DIAMETER Module" and it's mentioned that this module is obsolete. So I'd like your recommendations about this matter, should I work from the scratch to

[OpenSIPS-Users] opensips vs kamailio

2009-09-17 Thread Ghaith ALKAYYEM
Hello, Could you please tell me the difference between these two products: OpenSIPS & Kamailio every time I check them I feel they are very similar. Regards. ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/list

Re: [OpenSIPS-Users] mediaproxy relay on none default route interface failed

2009-09-10 Thread Ghaith ALKAYYEM
0 Sep 2009, at 15:47, Raúl Alexis Betancor Santana wrote: > > > >> On Thursday 10 September 2009 11:56:00 Ghaith ALKAYYEM wrote: > >>> Hello, > >>> > >>> I think it's not possible to use two separate relays on the same > >>> server, >

Re: [OpenSIPS-Users] mediaproxy relay on none default route interface failed

2009-09-10 Thread Ghaith ALKAYYEM
Hello, I think it's not possible to use two separate relays on the same server, I tried that a lot then I switched to RTPproxy. Regards. On Thu, 2009-09-10 at 18:22 +0800, Jiang Jinke wrote: > Dear All, > > I tried to make the relay to listen to the none default route > interface, but failed.

Re: [OpenSIPS-Users] questions about log?

2009-09-09 Thread Ghaith ALKAYYEM
http://www.opensips.org/Resources/DocsTsStart On Wed, 2009-09-09 at 08:04 +0200, Uwe Kastens wrote: > Hi, > > you can define the syslog facility in opensips.cfg. After that you can > put the log to any location. > > BR > > Uwe > > > > ASHWINI NAIDU schrieb: > > By default the logging of op

Re: [OpenSIPS-Users] Checksum incorrect maybe caused by "UDP" checksum offload

2009-09-08 Thread Ghaith . ALKAYYEM
I'm using Wireshark Saúl Ibarra a écrit : > How are you making the packet captures? If tcpdump, did you use -s0? > > > -- > /Saúl > http://www.saghul.net | http://www.sipdoc.net > > ___ > Users mailing list > Users@lists.opensips.org > http://lists.ope

[OpenSIPS-Users] Checksum incorrect maybe caused by "UDP" checksum offload

2009-09-08 Thread Ghaith . ALKAYYEM
Hello, Could anybody tell me what is the problem with such a configuration: --- (UAC)192.168.10.1 |===> |192.168.10.10 [OpenSIPS] 192.168.20.20|===> |(UAC)192.168.20.1 | ---

[OpenSIPS-Users] Development & SDP header

2009-09-04 Thread Ghaith . ALKAYYEM
Hello, I'm trying to investigate the media type inside the SDP header, when I had a look at the structure of SDP inside sdp.h, I found that: sdp_info contains a list of sessions and each session is constituted of more than one stream which contains the media header field. So, how can I reach

Re: [OpenSIPS-Users] force_rtp_proxy([flags [, ip_address]]) failed to change IP adress in SDP

2009-09-04 Thread Ghaith ALKAYYEM
Hi, I think when using RTP proxy you should expect the IP address of the external proxy in the "Connection Information (c):" line. I tested it and it was okay. Regards. On Thu, 2009-09-03 at 19:12 +0200, Yannick LE COENT wrote: > Hi, > > I am using RTP proxy in bridge mode. > > When calling f

Re: [OpenSIPS-Users] IDE

2009-09-03 Thread Ghaith ALKAYYEM
What debugger for development do you recommend as well? Regards. On Thu, 2009-09-03 at 09:21 +0200, Saúl Ibarra wrote: > What about this? http://www.vim.org/scripts/script.php?script_id=2242 > > It's not very updated, but after reading it a bit seems easy to add > the new core parameters and fun

[OpenSIPS-Users] IDE

2009-09-02 Thread Ghaith ALKAYYEM
Hello, Could anybody suggest an IDE that will ease the development & debugging of OpenSIPS? Thank you ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] struct sip_msg

2009-09-02 Thread Ghaith ALKAYYEM
s done there. One option is function > *extract_sdialog_info* function from modules/presence/subscribe.c file. > > Regards, > Anca > > Ghaith ALKAYYEM wrote: > > Hello list, > > > > I was trying to play with the SIP header, So when i tried to access the > &g

[OpenSIPS-Users] struct sip_msg

2009-09-02 Thread Ghaith ALKAYYEM
Hello list, I was trying to play with the SIP header, So when i tried to access the fields (to,from) in the sip_msg structure through a module c function they were NULL and everything was included in the field headers. I'd like to know whether there's something wrong or it's natural for these fiel

Re: [OpenSIPS-Users] SIP Trunking

2009-08-24 Thread Ghaith ALKAYYEM
Hi, Is it possible also to make bridging dependent on a variable value by passing a variable as a parameter to force_send_socket() as following: $var(a) = "x.x.x.x:xx"; force_send_socket("$var(a)"); because the above configuration gave me an error but when I used the variable in xlog function it

Re: [OpenSIPS-Users] SIP Trunking

2009-08-20 Thread Ghaith ALKAYYEM
Hello, I tried to use mediaproxy, it includes two softwares (dispatcher & relay), I tried a lot to run more than one relay on the same server in order to bind them to different interfaces. But unfortunately this didn't work and I think it's not possible. I recommend using RTPProxy which is designe

Re: [OpenSIPS-Users] SIP Trunking

2009-08-20 Thread Ghaith ALKAYYEM
It's possible also to use RTPproxy, because it's designed to work in bridging mode where it can forward the traffic from the internal network towards external one. Regards On Thu, 2009-08-20 at 12:55 -0600, Darren Sessions wrote: > Media Proxy will work with public internet addresses but, and thi

Re: [OpenSIPS-Users] AVP/ Programing Documentation

2009-08-19 Thread Ghaith ALKAYYEM
ink he > should benefit a little ? > > After all OpenSIPS is free but not everything else lol... > > On Wed, Aug 19, 2009 at 11:41 AM, Ghaith > ALKAYYEM wrote: > > Hi,, > > I think this book is available through rapidshare in the following link: > > > &

Re: [OpenSIPS-Users] AVP/ Programing Documentation

2009-08-19 Thread Ghaith ALKAYYEM
Hi,, I think this book is available through rapidshare in the following link: http://rs211.rapidshare.com/files/143531736/Building_Telephony_Systems_with_Openser.pdf On Wed, 2009-08-19 at 11:26 -0500, osiris123d wrote: > Also a good idea is to read Flavio E. Goncalves book " > http://www.packtp

[OpenSIPS-Users] rtpproxy from external to internal network

2009-08-16 Thread Ghaith ALKAYYEM
Hello, I'm trying to test rtpproxy with nathelper module to forward RTP traffic between two networks, my architecture is as follow: ----- UAC (172.23.1.22) ||| |

[OpenSIPS-Users] mediaproxy relay

2009-08-12 Thread Ghaith ALKAYYEM
Hi, Could you tell me what is happening to mediaproxy relay when I'm trying to run it? The relay is not starting and this message appears: Set resource limit for maximum open file descriptors to 11000 debug: Adding new dispatcher at O j: operation is not possible without initialized secur

[OpenSIPS-Users] media proxy

2009-08-10 Thread Ghaith ALKAYYEM
Hi, Is it possible to define multiple relays on the same server that runs Opensips + Mediaproxy. I tried to define two interfaces in the configuration file, like: relay_ip = 1.1.1.1 2.2.2.2 or relay_ip = 1.1.1.1 relay_ip = 2.2.2.2 and I tried also to force the traffic to go through specific int

Re: [OpenSIPS-Users] PROBLEM: Opensips stops replying to SIP packets

2009-08-09 Thread Ghaith ALKAYYEM
Yeah, I agree with you this also happened with me in less than one day of continuous working. On Sat, 2009-08-08 at 19:59 -0700, James Lamanna wrote: > Hi, > I'm running the svn 1.5 branch of opensips. > I've noticed after some amount of time, usually a day or so, opensips > just completely stops

[OpenSIPS-Users] load balancing in opensips

2009-08-06 Thread Ghaith ALKAYYEM
Hi, I'm trying to connect OpenSIP to 3 WAN links, and I want to distribute the traffic between those links according to the dialing number. So, I tried some modules like lcr and load_balance but the test didn't succeed because those modules are forwarding the traffic to another SIP gateway or medi

[OpenSIPS-Users] Just as a proxy server

2009-07-31 Thread Ghaith ALKAYYEM
Hello, Does anybody know how we can cancel the authentication functionality in OpenSIPS and make it run as a proxy server & router. Thank you ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Trouble with perl module

2009-07-13 Thread Ghaith ALKAYYEM
Hi; The same thing happened to me, But when i tried to call the script through the configuration file, it was okay and executed successfully. On Mon, 2009-07-13 at 13:55 +0400, M C wrote: > Hello, > > I ve installed perl module. Also, i copied directory with perl lib > OpenSIPS.pm to /usr/lib/pe

[OpenSIPS-Users] perl module

2009-07-09 Thread Ghaith ALKAYYEM
Hi guys, I'm trying to use the perl modules available with OpenSIPS, but after installing it I encountered a problem when i tried to compile a script: Can't locate object method "bootstrap" via package "OpenSIPS" at /usr/lib/perl5/OpenSIPS/Message.pm line 32. Compilation failed in require at /usr