[SR-Users] Regex Transformations

2010-07-04 Thread Brandon Armstead
Hello, I am trying to match a multi-line psuedo variable, i.e. $rb However I am wishing to pull out the payload values i.e. "0 18 101" "18 101" etc.. etc... I am having trouble matching this. Any help would be appreciated. One part that is giving me trouble is that it seems xlog prints

Re: [SR-Users] About building ACD

2010-07-04 Thread Iñaki Baz Castillo
2010/7/1 Trung Anh : > My system is to support up to 1000 agents. I don't think using Asterisk is > the best choice at the moment. Kamailio is a SIP proxy and registrar, not a PBX neither a SIP voice/media application server. You can use Kamailio to do load balancing and failover in front of vario

Re: [SR-Users] LCR, problem with routing (prefix, from_uri, grp_id)

2010-07-04 Thread Maciej Bylica
Hi again, Last question in this topic i hope. Could I use regex in prefix column (lcr table)? I just want to have a minimum number of entries created there, and to block the rest of prefixes in this way. Thx, Maciej. 2010/6/21 Iñaki Baz Castillo : > 2010/6/20 Maciej Bylica : >> Hi Iñaki, >> >>>

Re: [SR-Users] LCR, problem with routing (prefix, from_uri, grp_id)

2010-07-04 Thread Juha Heinanen
Maciej Bylica writes: > Could I use regex in prefix column (lcr table)? no you can't. searching for longest matching prefix would not really slow if prefix could be regex. dialplan module supports regexs. perhaps you can you that to produce an attribute that you can match to lcr prefixes. --

[SR-Users] How SER verdict a session is over when missed BYEs

2010-07-04 Thread zhou tianjun
Hi all, I'm using SER, SEMS and RTPPROXY, they all work fine. When caller or callee want to stop the dialog, one of them may send BYE to proxy, but the sip proxy doesn't receive it. so dows the other's BYE. In this case, how the proxy verdict the dialog is over and log it to mysql ? -- With best

Re: [SR-Users] How SER verdict a session is over when missed BYEs

2010-07-04 Thread Alex Balashov
It doesn't, unless you are using dialog module and a dialog timeout is set. The proxy is not call-stateful inherently. -- Alex Balashov - Principal Evariste Systems LLC 1170 Peachtree Street 12th Floor, Suite 1200 Atlanta, GA 30309 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://www.evar