[SR-Users] What does this statement do?

2014-04-29 Thread arun Jayaprakash
Can someone let me know what this statement does? avp_db_load("$ru/domain","i:/domain_preferences"); Thank you, Arun___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/c

Re: [SR-Users] Limit the number of requests per second based on the user

2014-04-29 Thread Daniel-Constantin Mierla
Hello, do you need with different limits for each user and method? Considering to add a default limit and algorithm for dynamic pipes that could be added at runtime, without prior definition. Right now you can probably get it with htable. - set a maximum lifetime for items to the period you w

Re: [SR-Users] Does Kamailio not support multiple dialog elements in NOTIFY requests of the event "dialog"?

2014-04-29 Thread Daniel-Constantin Mierla
Hello, a quick look in the code seems to use all xml nodes. Mybe you can add some debug messages in presence_dialoginfo/notify_body.c in agregate_xmls() functions and see what is not executing. Daniel On 29/04/14 20:39, Klaus Feichtinger wrote: Hi, I have a question regarding the presence

[SR-Users] Does Kamailio not support multiple dialog elements in NOTIFY requests of the event "dialog"?

2014-04-29 Thread Klaus Feichtinger
Hi, I have a question regarding the presence + presence_dialoginfo modules of Kamailio (tested with version 3.2.x and 3.3.x). My SIP user agents are generating SIP PUBLISH requests for the event "dialog" and some of these PUBLISH requests contain multiple dialog elements in the message body.

Re: [SR-Users] Need an explanation of the contents of the LCR gw_uri_avp for replacement I am making to some of the functionality of the LCR module

2014-04-29 Thread Juha Heinanen
Will Ferrer writes: > gw_index | scheme | strip | prefix | tag | ip_addr | hostname | port | > params | transport | flags > > Most of these things are clearly retrievable from the DB (just look at the > lcr_gw table and you will see the values there) but I found 2 things worthy > of note: > > 1)

Re: [SR-Users] Name of pseudo variable by which domain name is saved in Location List

2014-04-29 Thread aawaise
I have two servers with kamailio-3.1.1 working perfectly on them. Both have independent public IP's and domain names. BUT both are connected to SAME database at backend i.e both using same database. NOW during registeration process, my "client A" can connect to any of two servers. Lets say it is co

Re: [SR-Users] Adding dialogs to a profile in a failure_route

2014-04-29 Thread Daniel-Constantin Mierla
On 28/04/14 19:49, Alex Balashov wrote: Hi, Am I not allowed to call dlg_manage() and add a dialog to a profile inside a request_route that is called out of a failure_route? The sequence of events is like this: 1. INVITE > 2. <-- 302 redirect 3. ACK -

Re: [SR-Users] drouting/LCR/dispatcher

2014-04-29 Thread Gary Wallis
On 4/29/2014 06:36, Keith wrote: Hi all, I am having trouble deciding which one of these is best. I was going to start to use drouting but that doesn't seem to give me the probe efficiency of dispatcher. However I need to control calls based on destinations to different voice carriers. I'm look

Re: [SR-Users] How to replace cachedb_local.so functionality

2014-04-29 Thread Gary Wallis
On 4/28/2014 17:54, Charles Chance wrote: Hi, Maybe try http://kamailio.org/docs/modules/stable/modules/htable.html? Regards, Charles Excellent idea. This with the DMQ module has allowed me to replace Cassandra in a cluster setting for custom dialog limit per PBX. Works great! Thank yo

Re: [SR-Users] [sr-dev] OT: Excessive or fatal bounces for yahoo, hotmail, ...

2014-04-29 Thread Daniel-Constantin Mierla
On 29/04/14 14:01, Alex Hermann wrote: On Tuesday 29 April 2014, Daniel-Constantin Mierla wrote: 1) upgrade mailman to 2.1.16 which has an option to replace From header with the address of the mailing list. Please don't. Mailing list mangling the reply-to header are already worse enough, mangl

Re: [SR-Users] avp_db_load() & fetch attribute ....

2014-04-29 Thread Carsten Bock
Hi Arun, The parameter should be: modparam("avpops","use_domain",1) (no brackets around the 1) Kind regards, Carsten 2014-04-28 20:55 GMT+02:00 arun Jayaprakash : > Hello Daniel, > > When I set the use_domain parameter > > modparam("avpops","domain_column","domain") > modparam("avpops","use_dom

Re: [SR-Users] [sr-dev] OT: Excessive or fatal bounces for yahoo, hotmail, ...

2014-04-29 Thread Alex Hermann
On Tuesday 29 April 2014, Daniel-Constantin Mierla wrote: > 1) upgrade mailman to 2.1.16 which has an option to replace From header > with the address of the mailing list. Please don't. Mailing list mangling the reply-to header are already worse enough, mangling the From makes it unbearable. >

[SR-Users] Limit the number of requests per second based on the user

2014-04-29 Thread Sebastian Damm
Hi, I'm looking for a solution to limit the number of call initiations or OPTIONS packets or REGISTER packets per user. Neither pike, nor pipelimit or ratelimit give me the possibility to do this. Limiting it based on the source IP is not an option in our case. Is there a module I can use? Or is

[SR-Users] drouting/LCR/dispatcher

2014-04-29 Thread Keith
Hi all, I am having trouble deciding which one of these is best. I was going to start to use drouting but that doesn't seem to give me the probe efficiency of dispatcher. However I need to control calls based on destinations to different voice carriers. I'm looking for a combination of them to en

[SR-Users] Can Kamailio connect WebSocket user with SIP user?

2014-04-29 Thread Patrik Kristel
Hello, I would like to ask, whether Kamailio does connect WebSocket user with SIP user. Because, I'm trying to do it regarding this code: http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob_plain;f=examples/websocket.cfg;hb=HEAD and when i'using X-lite i've got 1, Trying 2, 415 Unsup

Re: [SR-Users] Name of pseudo variable by which domain name is saved in Location List

2014-04-29 Thread djchill...@gmail.com
Could you give me an example of the scenario you're trying to solve. -- View this message in context: http://sip-router.1086192.n5.nabble.com/Name-of-pseudo-variable-by-which-domain-name-is-saved-in-Location-List-tp127324p127338.html Sent from the Users mailing list archive at Nabble.com. ___

Re: [SR-Users] OT: Excessive or fatal bounces for yahoo, hotmail, ...

2014-04-29 Thread Henning Westerholt
Am Dienstag, 29. April 2014, 09:51:32 schrieb Daniel Tryba: > On Tuesday 29 April 2014 09:18:41 Daniel-Constantin Mierla wrote: > > Is anyone here aware of similar issues and potential fixes? I guess > > yahoo/hotmail servers simply reject the emails sent by mailman of > > mailing lists. > > > > A

Re: [SR-Users] OT: Excessive or fatal bounces for yahoo, hotmail, ...

2014-04-29 Thread Daniel-Constantin Mierla
On 29/04/14 09:51, Daniel Tryba wrote: On Tuesday 29 April 2014 09:18:41 Daniel-Constantin Mierla wrote: Is anyone here aware of similar issues and potential fixes? I guess yahoo/hotmail servers simply reject the emails sent by mailman of mailing lists. Any hint would be appreciated... It's D

Re: [SR-Users] OT: Excessive or fatal bounces for yahoo, hotmail, ...

2014-04-29 Thread Daniel Tryba
On Tuesday 29 April 2014 09:18:41 Daniel-Constantin Mierla wrote: > Is anyone here aware of similar issues and potential fixes? I guess > yahoo/hotmail servers simply reject the emails sent by mailman of > mailing lists. > > Any hint would be appreciated... It's DMARC at work: http://www.ietf.or

[SR-Users] OT: Excessive or fatal bounces for yahoo, hotmail, ...

2014-04-29 Thread Daniel-Constantin Mierla
Hello, this morning were reported over 100 "excessive or fatal bounces" for delivery from mailing list to yahoo, hotmail/live (and few other that might be hosted) email addresses. This is unusual high and I spotted several addresses that were active recently and unlikely to have their email a

Re: [SR-Users] Name of pseudo variable by which domain name is saved in Location List

2014-04-29 Thread aawaise
But $td picks domain name from the TO header. I want to pick domain name from Location Table. Domain name in TO header and Location Table are different in multi domain scenario. -- View this message in context: http://sip-router.1086192.n5.nabble.com/Name-of-pseudo-variable-by-which-domain-name