[SR-Users] Unable to find dialog

2015-11-10 Thread Ryan Brindley
packets issue? I also imagine it's not as simple as a single overall answer either, but nevertheless I figured I'd reach out to the community and see if anyone has an understanding of what is happening and would be willing to take a few mins to explain. Thanks in advance, Ryan Brindl

[SR-Users] Log Media IP

2015-02-10 Thread Ryan Brindley
Hey community, What's the best way to pull out the media ip from the SIP INVITE body (for logging)? Ryan Brindley ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.or

Re: [SR-Users] Understanding t_relay

2015-02-04 Thread Ryan Brindley
les, books, ancient Egyptian hieroglyphics) on better understanding the handling of requests/responses in Kamailio? Or are the module docs the best available resource? Thanks, Ryan On Wed, Feb 4, 2015 at 1:02 PM, Daniel-Constantin Mierla wrote: > Hello, > > On 04/02/15 16:28, Ryan Brindley

[SR-Users] Understanding t_relay

2015-02-04 Thread Ryan Brindley
Hey community, I'm trying to understand t_relay () when a forward times out. This is an abbreviated version of what i have: Request_route { ... Route(do1) } Route [do1] { ... T_on_reply (1reply) T_on_failure (1fail) T_relay () } Reply_route[1reply] { ... If (t_check_status (302)) { Route (d

Re: [SR-Users] When does transaction logging trigger

2015-01-26 Thread Ryan Brindley
uld be the best/proper approach as I've seen/done in previous kam installs. This one just isn't playing nice. Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, Jan 26, 2015 at 6:37 PM, Alex Balashov wrote: > Easy to use, obvious? :-) Ahahah

Re: [SR-Users] When does transaction logging trigger

2015-01-26 Thread Ryan Brindley
but seriously Alex, thank you for the recommendation. It is greatly appreciated :) Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, Jan 26, 2015 at 6:31 PM, Ryan Brindley wrote: > Because that solution, which now sounds easy and great, was

Re: [SR-Users] When does transaction logging trigger

2015-01-26 Thread Ryan Brindley
. Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, Jan 26, 2015 at 6:26 PM, Alex Balashov wrote: > Ryan, > > Why are you working so hard? Why don't you just use xlog() or sqlops[1] to > log whatever SIP messages you want to log, wheneve

[SR-Users] When does transaction logging trigger

2015-01-26 Thread Ryan Brindley
completing and thus preventing logging. I'm currently setting up an Asterisk box to test this theory, but I'd still like to know more about this and see if I can understand more of what's going on under the hood. Thanks in advance, Ryan Brindley

Re: [SR-Users] Logging All Transactions

2015-01-26 Thread Ryan Brindley
Any help on trying to figure out what's wrong here would be greatly appreciated. Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, Jan 26, 2015 at 1:40 PM, Ryan Brindley wrote: > acc_db_request did log to the log file, but it didn't pro

Re: [SR-Users] Logging All Transactions

2015-01-26 Thread Ryan Brindley
|Some comment|1422300028 Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, Jan 26, 2015 at 12:50 PM, Ryan Brindley wrote: > Yea, confirmed that added t_newtran(); above my setflag(FLT_ACC); > line (and t_release() after the send_reply() line) did no

Re: [SR-Users] Logging All Transactions

2015-01-26 Thread Ryan Brindley
Yea, confirmed that added t_newtran(); above my setflag(FLT_ACC); line (and t_release() after the send_reply() line) did not produce a log entry. Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, Jan 26, 2015 at 11:33 AM, Ryan Brindley wrote

Re: [SR-Users] Logging All Transactions

2015-01-26 Thread Ryan Brindley
> > Cheers, > Daniel > > > On 26/01/15 18:08, Ryan Brindley wrote: > > I've been working to try to get kamailio (4.1) to log every transaction to > file, but can't seem to do it -- or even get it to reliably log. What the > heck am i missing? > > It see

[SR-Users] Logging All Transactions

2015-01-26 Thread Ryan Brindley
ot;) #confirmed in Ubuntu rsyslog LOG_LOCAL2 is configured modparam("acc", "failed_transaction_flag", FLT_ACCFAILED) modparam("acc", "db_url", DBURL) modparam("acc", "db_flag", FLT_ACC) modparam("acc", "db_missed_f

Re: [SR-Users] Dealing with High PDD

2014-10-24 Thread Ryan Brindley
Alex -- oh, awesome. thanks for the help. I had read you could reset the timer via a setting, but for some reason didn't even think to look for a function that does it manually. Thanks again for the help! Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x10

[SR-Users] Dealing with High PDD

2014-10-24 Thread Ryan Brindley
isional code or final response after a certain amount of time. Am I missing some obvious setting that I overlooked in my searches or do I have to approach this 'manually' (aka, not just a setting)? Any help is greatly appreciated. Ryan Brindley _

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
nks Daniel for helping! Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, May 19, 2014 at 4:51 PM, Alex Balashov wrote: > On 05/19/2014 05:02 PM, Ryan Brindley wrote: > > Wow...I found the issue :-/ >> >> The example I gave in t

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
Wow...I found the issue :-/ The example I gave in this thread was not a copy paste and I had redis_cmd("name", "SET foo bar" "r"); (not the lack of the second comma). Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, M

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
command redis_cmd 0(3693) : [cfg.y:3411]: yyerror_at(): parse error in config file /usr/local/etc/kamailio/kamailio.cfg, line 66, column 40: unknown command, missing loadmodule? Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, May 19, 2014 at 3:52

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
No. It appears to be properly loading the module, aka no "failed to load module" errors and even properly setting the server modparam. Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, May 19, 2014 at 3:40 PM, Daniel-Constantin Mie

[SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
uot;name=test;addr=127.0.0.1;port=7000") request_route { redis_cmd("test", "SET foo bar", "r"); } I've verified that mpath = /usr/local/lib64/kamailio/modules/ and that ndb_redis.so is in that directory. Any help is greatly appreciated. Ryan Brindley ___

Re: [SR-Users] Kamailio custom header stored in acc db_extra

2014-03-28 Thread Ryan Brindley
Okay, good news. After reverting back to using avp, I'm handling 1000+ ports without any issues. Not sure what was wrong during the previous test, but it doesn't appear to be here now. Thanks for your help Daniel Ryan Ryan Brindley Software Development Officer Stratics Net

Re: [SR-Users] Kamailio custom header stored in acc db_extra

2014-03-28 Thread Ryan Brindley
again with multiple channels to see if it crashes again. Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Fri, Mar 28, 2014 at 2:30 PM, Daniel-Constantin Mierla wrote: > Should not crash, can you send the backtrace from the core dump? What > versi

Re: [SR-Users] Kamailio custom header stored in acc db_extra

2014-03-28 Thread Ryan Brindley
n. On Fri, Mar 28, 2014 at 1:58 PM, Ryan Brindley wrote: > Hey community, > > I'm trying to get a 2nd leg custom header value stored in my acc table. > > Right now I'm appending the header with append_hf in a failure route and > trying to use: > > modparam("

[SR-Users] Kamailio custom header stored in acc db_extra

2014-03-28 Thread Ryan Brindley
Hey community, I'm trying to get a 2nd leg custom header value stored in my acc table. Right now I'm appending the header with append_hf in a failure route and trying to use: modparam("acc","db_extra","custom=$hdr(Custom)") A sip trace shows the header was properly added and xlog output shows t