Re: [Kamailio-Users] auth:reserve_nonce_index: no more indexes available

2009-05-15 Thread Ovidiu Sas
Yes, you are right, the fix is in kamailio. I was mislead by the fact that rev 5041 in opensips fixed the same issue: http://sourceforge.net/tracker/?func=detail&aid=2385561&group_id=232389&atid=1086410 Sorry for the confusion (didn't checked the code before posting). Regards, Ovidiu Sas On Fri,

Re: [Kamailio-Users] auth:reserve_nonce_index: no more indexes available

2009-05-15 Thread Daniel-Constantin Mierla
It is not that for sure -- the fix is in kamailio. Cheers, Daniel On 05/15/2009 04:27 PM, Ovidiu Sas wrote: > This issue was reported also in opensips and it was fixed under rev 5041: > http://opensips.svn.sourceforge.net/viewvc/opensips?view=rev&revision=5041 > > Regards, > Ovidiu Sas > > On Fr

Re: [Kamailio-Users] auth:reserve_nonce_index: no more indexes available

2009-05-15 Thread Ovidiu Sas
This issue was reported also in opensips and it was fixed under rev 5041: http://opensips.svn.sourceforge.net/viewvc/opensips?view=rev&revision=5041 Regards, Ovidiu Sas On Fri, May 15, 2009 at 9:15 AM, Aymeric Moizard wrote: > > > On Fri, 15 May 2009, Henning Westerholt wrote: > >> On Freitag, 1

Re: [Kamailio-Users] early media and firstSIP/Kamailio Configuration

2009-05-15 Thread Bahanfar Amanpour
Hi all, thank you very much for assist-starting. now, I have enough Infos to understand SIP/OpenSER/Kamailio and realize my first VoIP project. Bahanfar, Munich > Date: Fri, 15 May 2009 12:43:17 +0300 > From: mico...@gmail.com > To: users@lists.kamailio.org > Subject: Re: [Kamailio-Users] ear

Re: [Kamailio-Users] auth:reserve_nonce_index: no m ore indexes available

2009-05-15 Thread Aymeric Moizard
On Fri, 15 May 2009, Henning Westerholt wrote: On Freitag, 15. Mai 2009, Daniel-Constantin Mierla wrote: On 05/13/2009 04:04 PM, Iñaki Baz Castillo wrote: 2009/5/12 Aymeric Moizard : Hi, I got an issue with my kamailio 1.5 server. After a long period, I start getting those message: "INFO:

Re: [Kamailio-Users] kamailio multi-domain

2009-05-15 Thread karhu
Hi, First of all the rtpproxy command must be like that : rtpptoxy -l 192.168.0.2/10.10.10.2 -s udp:127.0.0.1:7890 :) I don't know if it is important but when i run rtpproxy and start wireshark on localhost, there is UDP checksum on UDP messages (with 7890 port) so i don't really know what does

Re: [Kamailio-Users] auth:reserve_nonce_index: no m ore indexes available

2009-05-15 Thread Henning Westerholt
On Freitag, 15. Mai 2009, Daniel-Constantin Mierla wrote: > On 05/13/2009 04:04 PM, Iñaki Baz Castillo wrote: > > 2009/5/12 Aymeric Moizard : > >> Hi, > >> > >> I got an issue with my kamailio 1.5 server. After > >> a long period, I start getting those message: > >> > >> "INFO:auth:reserve_nonce_in

Re: [Kamailio-Users] kamailio multi-domain

2009-05-15 Thread Henning Westerholt
On Freitag, 15. Mai 2009, karhu wrote: > Ok, for User2 i added in Xlite > Domain : 10.10.10.2 > Proxy : 192.168.0.2 > > And i am able to call User1, and User1 is able to call User2. > > Now the problem is i there is no RTP packets :s. That's weird because i > enable rtpproxy with bridge mode, with

Re: [Kamailio-Users] tm retransmits and times out even though reponse is received

2009-05-15 Thread Daniel-Constantin Mierla
On 05/15/2009 03:17 PM, Alex Hermann wrote: > On Friday 15 May 2009, you wrote: > >>> I'm seeing an increasing amount of spurious timeouts on my proxies. >>> Even though the proxy receives a "100 Trying" response immediately >>> >> is this 100 coming very fast? >> > Yes. Proxies on

Re: [Kamailio-Users] tm retransmits and times out even though reponse is received

2009-05-15 Thread Alex Hermann
On Friday 15 May 2009, you wrote: > > I'm seeing an increasing amount of spurious timeouts on my proxies. > > Even though the proxy receives a "100 Trying" response immediately > > is this 100 coming very fast? Yes. Proxies on the same host, first thing the proxy does after checking loose_route is

Re: [Kamailio-Users] tm retransmits and times out even though reponse is received

2009-05-15 Thread Daniel-Constantin Mierla
Hello, On 05/15/2009 02:19 PM, Alex Hermann wrote: > Hello, > > I'm seeing an increasing amount of spurious timeouts on my proxies. > Even though the proxy receives a "100 Trying" response immediately > is this 100 coming very fast? Can you try with r5803, it was a(nother) fix to the race be

[Kamailio-Users] tm retransmits and times out even though reponse is received

2009-05-15 Thread Alex Hermann
Hello, I'm seeing an increasing amount of spurious timeouts on my proxies. Even though the proxy receives a "100 Trying" response immediately after relaying the request, tm will send retransmits and times out eventually. Below is a commented log snippet. The timeout occurs on the proxy named '

Re: [Kamailio-Users] kamailio multi-domain

2009-05-15 Thread karhu
Ok, for User2 i added in Xlite Domain : 10.10.10.2 Proxy : 192.168.0.2 And i am able to call User1, and User1 is able to call User2. Now the problem is i there is no RTP packets :s. That's weird because i enable rtpproxy with bridge mode, with the command : rtpproxy -l 10.10.10.2 192.168.0.2 -

Re: [Kamailio-Users] kamailio multi-domain

2009-05-15 Thread karhu
>You mean you've added the users to the subscriber table? Yes i added User1 and User2 in the subscriber's mysql table. Xlite conf : usr : User1 psw : Domain : 10.10.10.2 usr: User2 psw : Domain : 192.168.0.2 In mysql table i added : User2 with xxx psw and 192.168.0.2 domain. (don't

Re: [Kamailio-Users] Error when connecting to mysql

2009-05-15 Thread Daniel-Constantin Mierla
On 05/11/2009 11:53 PM, Alex R.S.M wrote: > libdbi-perl is already installed. I can connect to mysql directly from > perl script. > The error occurs when calling perl script from kamailio. > > - mysql.so exists in the lib folder and is being loaded into kamalio > (loadmodule "mysql.so"). What i

Re: [Kamailio-Users] xmpp:cmd_send_message: invalid content-type 0x100ff

2009-05-15 Thread Daniel-Constantin Mierla
Hello, as the content type is not text/plain the conversion cannot be done. Make a filter on content type before calling xmpp function if($ct=~"text/plain") { ... } Reply with not supported otherwise. Cheers, Daniel On 05/13/2009 02:03 PM, Joao Gomes Pereira wrote: > Daniel-Constantin Mierla

Re: [Kamailio-Users] xmpp:cmd_send_message: invalid content-type 0x100ff

2009-05-15 Thread Daniel-Constantin Mierla
Hello, On 05/13/2009 08:31 PM, Joao Gomes Pereira wrote: > But I thought X-lite was compatible with Kamailio XMPP module. > it is as long as message body is text/plain. The issue is from XMPP where the message has to be plain text or xhtml as it is embedded in a xml message. However, kamaili

Re: [Kamailio-Users] xmpp:cmd_send_message: invalid content-type 0x100ff

2009-05-15 Thread Daniel-Constantin Mierla
On 05/13/2009 08:41 PM, Juha Heinanen wrote: > Joao Gomes Pereira writes: > > > But I thought X-lite was compatible with Kamailio XMPP module. > > i have never used k xmpp module, but im-iscomposing thing may be newer > feature that the module. > > do you know if there is corresponding feature o

Re: [Kamailio-Users] auth:reserve_nonce_index: no more indexes available

2009-05-15 Thread Daniel-Constantin Mierla
On 05/13/2009 04:04 PM, Iñaki Baz Castillo wrote: > 2009/5/12 Aymeric Moizard : > >> Hi, >> >> I got an issue with my kamailio 1.5 server. After >> a long period, I start getting those message: >> >> "INFO:auth:reserve_nonce_index: no more indexes available" >> > > BTW, shouldn't this log

Re: [Kamailio-Users] early media and firstSIP/Kamailio Configuration

2009-05-15 Thread Daniel-Constantin Mierla
another good piece of documentation to start with is ser getting started tutorial: http://www.iptel.org/ser/doc/gettingstarted While many have changed in kamailio, still inherits lot from ser, therefore worth reading. Also, it becomes more actual with next version based on http://sip-router.org

Re: [Kamailio-Users] early media and first SIP/Kamailio Configuration

2009-05-15 Thread Daniel-Constantin Mierla
On 05/14/2009 05:23 PM, Stefan Sayer wrote: > o Daniel-Constantin Mierla [05/14/09 14:43]: > >> Hello, >> >> On 05/14/2009 12:06 PM, Stefan Sayer wrote: >> >>> Hello, >>> o bahan...@hotmail.de [05/13/09 11:23]: >>> >>> Hi, I am newcomer in SIP and Kamailio Wold an

Re: [Kamailio-Users] sharing audio between a SIP and a MSN client

2009-05-15 Thread Daniel-Constantin Mierla
Hello, On 05/14/2009 06:33 PM, Raúl Alexis Betancor Santana wrote: > On Jueves, 14 de Mayo de 2009 16:17:45 rachid escribió: > >> Hello, >> >> I installed kamailio and i want to have sharing audio between a sip client >> and MSN client , but i don't know which module i will to configure >> >> s