Re: [SR-Users] RLS issue

2011-01-05 Thread Daniel-Constantin Mierla
[...] RLS module in Kamailio does not support setting an outbound proxy (IIRC code is there but broken) There was no code for support of outbound proxy address in RLS module, but was something trivial to add. I just committed the code on master branch, there is new parameter for RLS module

Re: [SR-Users] RLS issue

2011-01-05 Thread Klaus Darilion
Am 05.01.2011 11:26, schrieb Daniel-Constantin Mierla: [...] Btw, you kept me back from some commits because you said you have some to do. Is it still valid? Yes, you are right. Sorry - I'm currently just to busy to apply them in a clean way. (it would take me at least 1 day to get used to

Re: [SR-Users] RLS issue

2011-01-05 Thread Klaus Darilion
Am 05.01.2011 12:15, schrieb Daniel-Constantin Mierla: On 1/5/11 11:58 AM, Klaus Darilion wrote: Am 05.01.2011 11:26, schrieb Daniel-Constantin Mierla: [...] Btw, you kept me back from some commits because you said you have some to do. Is it still valid? Yes, you are right. Sorry -

Re: [SR-Users] RLS issue

2011-01-05 Thread Daniel-Constantin Mierla
On 1/5/11 12:34 PM, Klaus Darilion wrote: Am 05.01.2011 12:15, schrieb Daniel-Constantin Mierla: On 1/5/11 11:58 AM, Klaus Darilion wrote: Am 05.01.2011 11:26, schrieb Daniel-Constantin Mierla: [...] Btw, you kept me back from some commits because you said you have some to do. Is it

[SR-Users] tcp hangup

2011-01-05 Thread Juha Heinanen
i have two sr proxies talking with each other over tcp. one is running 3.0 and the other 3.1. sometimes i notice that no sip requests or any other tcp packets get through from 3.0 sr host to 3.1 sr host. netstat on 3.0 sr host shows that tcp connection to 3.1 sr host is in ESTABLISHED state

Re: [SR-Users] RLS issue

2011-01-05 Thread Klaus Darilion
Daniel, are there any functions to terminate subscriptions? E.g. in case of maintenance shutdown I would want to terminate all SUBSCRIPTIONs (send NOTIFY with terminated on incoming subscrioptions and send SUBSCRIBE with Expires=0 on outgoing subscriptions). Are there any e.g. RPC methods to

Re: [SR-Users] tcp hangup

2011-01-05 Thread Andrei Pelinescu-Onciul
On Jan 05, 2011 at 13:47, Juha Heinanen j...@tutpro.com wrote: i have two sr proxies talking with each other over tcp. one is running 3.0 and the other 3.1. sometimes i notice that no sip requests or any other tcp packets get through from 3.0 sr host to 3.1 sr host. netstat on 3.0 sr host

Re: [SR-Users] tcp hangup

2011-01-05 Thread Andrei Pelinescu-Onciul
On Jan 05, 2011 at 14:29, Juha Heinanen j...@tutpro.com wrote: i did some more debugging and wireshark shows that the 3.0 sr does not even try to send anything to the 3.1 sr over the tcp connection although netstat now tells at both hosts that the connection is established. instead sr 3.0

Re: [SR-Users] tcp hangup

2011-01-05 Thread Juha Heinanen
Andrei Pelinescu-Onciul writes: It looks like somehow the 3.0 does not receive the FIN (local firewall rules?). andrei, i'm not aware of any such firewall rules. it is possible to establish telnet session to sip port of the other host from both ends. i see from wireshark dump that sr 3.0

Re: [SR-Users] tcp hangup

2011-01-05 Thread Juha Heinanen
Andrei Pelinescu-Onciul writes: The most likely candidates are: - blacklisted destination (due to some previous error). You could check it with sercmd dst_blacklist.view or dst_blacklist.debug. i'll check with those commands when the hangup happens again. - some local firewall rules

Re: [SR-Users] RLS issue

2011-01-05 Thread Daniel-Constantin Mierla
Hello, first, I've just backported all fixes to rls module in 3.1 branch, so there should be no open issue anymore with this module. Testing and feedback is very much appreciated. More inline. On 1/5/11 1:48 PM, Klaus Darilion wrote: Daniel, are there any functions to terminate

Re: [SR-Users] tcp hangup

2011-01-05 Thread Andrei Pelinescu-Onciul
On Jan 05, 2011 at 15:03, Juha Heinanen j...@tutpro.com wrote: Andrei Pelinescu-Onciul writes: It looks like somehow the 3.0 does not receive the FIN (local firewall rules?). andrei, i'm not aware of any such firewall rules. it is possible to establish telnet session to sip port of

[SR-Users] ENUM changes?

2011-01-05 Thread Klaus Darilion
Hi! I just found out that my ENUM config didn't worked any more - and it worked for sure some time ago. Were there any recent changes, e.g. from 3.0 to 3.1? I used if enum_query(e164.arpa.,+sip+voice:sip) { which should accept normal E2U+sip and E2U+voice:sip NAPTRs. But it doesn't work

Re: [SR-Users] RLS issue

2011-01-05 Thread Klaus Darilion
Am 05.01.2011 14:19, schrieb Daniel-Constantin Mierla: Are there any e.g. RPC methods to do this, or do it on shutdown automatically? There isn't, but do you need such behavior? Shouldn't the subs dialogs be recovered after restart? Storing subscription states in DB and continue from there

[SR-Users] ENUM changes?

2011-01-05 Thread Juha Heinanen
Klaus Darilion writes: Were there any recent changes, e.g. from 3.0 to 3.1? I used if enum_query(e164.arpa.,+sip+voice:sip) { i don't think there has been any changes from 3.0 to 3.1. i have not myself used the service param and don't know if it has worked recently. which should

[SR-Users] Kamailio Development Training, Barcelona, Feb 10-11, 2011

2011-01-05 Thread Daniel-Constantin Mierla
Hello, for those interested in learning how to write C code for Kamailio SER, the next development training class takes place in Barcelona, Spain, during February 10-11, 2011. You can find more details at: http://asipto.com/u/r Number of seats is limited, the acceptance policy is first

[SR-Users] SIREMIS logging problem.

2011-01-05 Thread Ricardo Martinez
Hello. I have Siremis 2.0 installed from scratch, but I’m unable to logging. This is the error that I’m getting from the logs : '01/05/2011','12:41:36','ERR','DATAOBJ','Query Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'siremis.contact' doesn't exist','n/a' I was

Re: [SR-Users] SIREMIS logging problem.

2011-01-05 Thread Elena-Ramona Modroiu
Hi, have you created siremis database? You have a checkbox at step 2 in the installation wizard: http://kb.asipto.com/siremis:install20:main#step_2 Regards, Ramona On 01/05/2011 09:48 PM, Ricardo Martinez wrote: Hello. I have Siremis 2.0 installed from scratch, but I’m unable to logging.

[SR-Users] RLS server as SUBSCRIBE proxy?

2011-01-05 Thread Jeremya
Hi, My situation is that I have a number of SIP end points (server) that support SUBSCRIBE method on various resources they hold. Primarily these are dialog resources, but include arbitrary other resources with custom MIME types. I also have a large number of SIP end-points (clients) that use