Re: [sr-dev] [kamailio/kamailio] sca: sca_call_info.c: Remove redundant code (#835)

2016-10-28 Thread Kevin Scott Adams
I did not want to step on anyone's shoes. You all have done great work with this product and I have been using it since 1.5 (I think that was it). I do have some more ideas like using the textops module to insert the Replaces and PAI headers...just been looking and learning but not sure it's a fi

Re: [sr-dev] [kamailio/kamailio] sca: implement db_mode only (#781)

2016-10-28 Thread Kevin Scott Adams
I assume you mean more then one kamailio server in a load-balancing type environment? If so, that was on my radar for future enhancements but I am glad someone is finally looking at this module and making some improvements. Thank you so much This module is one that I use at many customers a

Re: [sr-dev] [kamailio/kamailio] sca: sca_call_info.c: Remove redundant code (#835)

2016-10-28 Thread Kevin Scott Adams
Just an FYI that the sca.cfg needs to be updated to reflect the newer kamailio.cfg changes. Also, this script block needs to be added to the sca.cfg at the end #!ifdef WITH_SCA event_route[tm:local-request] { if (is_method("NOTIFY")) { record_route(); } } #!endif Seems to not

Re: [sr-dev] [kamailio/kamailio] sca: sca_call_info.c: Remove redundant code (#835)

2016-10-28 Thread Kevin Scott Adams
Ok, I will step away then and you can remove my pull request. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/835#issuecomment-256940626___

Re: [sr-dev] [kamailio/kamailio] sca: sca_call_info.c: Remove redundant code (#835)

2016-10-28 Thread Kevin Scott Adams
Is there a new maintainer on the project? I has not been touched in so long that I thought I was t he only one looking at it. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/835#issu

Re: [sr-dev] [kamailio/kamailio] sca: sca_call_info.c: Remove redundant code (#835)

2016-10-28 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. f523d45 Revert "sca: sca_call_info.c: Remove redundant code" -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/835/files/8bb362e83b46873ac1e229304c69bb31fd7f910b..f523d451ab44065801b

[sr-dev] [kamailio/kamailio] sca: sca_call_info.c: Remove redundant code (#835)

2016-10-28 Thread Kevin Scott Adams
- In reviewing the code block that I removed it is actually duplicated in the sca_create_cononical_aor_for_ua() function which is called from sca_create_canonical_aor() which is called inside this 'if' block, so why do it twice. The function sca_get_msg_contact_uri() is also called in sca_create_co

[sr-dev] [kamailio/kamailio] sca: fix seized lines on seizing held lines, SCA owner and correct CID on seizing held lines (#768)

2016-09-03 Thread Kevin Scott Adams
Fixes all the issue reported in GH #341 plus some other debug lines. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/768 -- Commit Summary -- * Merge remote-tracking branch 'refs/remotes/kamailio/master' * sca: terminate all error a

Re: [sr-dev] [kamailio/kamailio] sca: sca_utils.c Pull request (#767)

2016-09-02 Thread Kevin Scott Adams
Closed #767. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/767#event-777095549___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] sca: sca_utils.c Pull request (#767)

2016-09-02 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. 308adad sca: reversed the from_tag and to_tag variables in the function call -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/767/files/14704bf239c67a24d496287738840d355f787811..308

Re: [sr-dev] [kamailio/kamailio] sca: sca_utils.c Pull request (#767)

2016-09-02 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. 14704bf sca: added some additional debug statements -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/767/files/e28af9593de8a816f30c8199b16ba84b2add122a..14704bf239c67a24d49628773884

[sr-dev] [kamailio/kamailio] sca: sca_utils.c Pull request (#767)

2016-09-02 Thread Kevin Scott Adams
I defined a variable to rid of the error messages I received in Eclipse. I forgot to remove this one. I also had a conflict on the merge so I had to clean my side up for the pull request to work correctly. Thanks, You can view, comment on, or merge this pull request online at: https://github.

Re: [sr-dev] [kamailio/kamailio] 4.3 (#758)

2016-09-02 Thread Kevin Scott Adams
Closed #758. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/758#event-776828360___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] 4.3 (#758)

2016-09-02 Thread Kevin Scott Adams
Closing because I was using the wrong branch. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/758#issuecomment-244429405___ sr-dev mailing

Re: [sr-dev] [kamailio/kamailio] sca: terminate all error and debug messages with a new line (#762)

2016-08-31 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. a8fae37 sca: terminate all error and debug messages with a new line -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/762/files/672ea9bd7434a5b01479da8ebe59a1a540bc0119..a8fae373c1b1

Re: [sr-dev] [kamailio/kamailio] sca: terminate all error and debug messages with a new line (#762)

2016-08-30 Thread Kevin Scott Adams
@TheGrandWazoo pushed 2 commits. e3c572d Revert "sca: removed non-documented modparam 'outbound_proxy'" 672ea9b Revert "sca: terminate all error and debug messages with a new line" -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamai

Re: [sr-dev] [kamailio/kamailio] sca: terminate all error and debug messages with a new line (#762)

2016-08-29 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. 4a50b81 sca: removed non-documented modparam 'outbound_proxy' -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/762/files/421ec8fd32ea3766329a7f37420ab5d93e23e05e..4a50b819fc620dada2

Re: [sr-dev] [kamailio/kamailio] sca: terminate all error and debug messages with a new line (#762)

2016-08-29 Thread Kevin Scott Adams
I did a simple pull request to make sure I was conforming to the the standards. Thank you for showing me that doc. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/762#issuecomment-24

Re: [sr-dev] [kamailio/kamailio] sca: terminate all error and debug messages with a new line (#762)

2016-08-29 Thread Kevin Scott Adams
Must of been. I did not even touch that. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/762#issuecomment-243184288___ sr-dev mailing list

[sr-dev] [kamailio/kamailio] sca: terminate all error and debug messages with a new line (#762)

2016-08-29 Thread Kevin Scott Adams
Reported by oej GH #580. Includes whitespace cleanup and normalizing. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/762 -- Commit Summary -- * Merge remote-tracking branch 'refs/remotes/kamailio/master' * sca: terminate all error

Re: [sr-dev] [kamailio/kamailio] sca module (#580)

2016-08-27 Thread Kevin Scott Adams
In reference to the "Outbound Proxy" modparam, it is NOT used anywhere in the SCA module code base. I did a search for the outbound_proxy variable in the code base and it was only found in sca.c and sca.h. I commented out each reference in the sca.c and sca.h and compiled it without error. I bel

Re: [sr-dev] [kamailio/kamailio] 4.3 (#758)

2016-08-27 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. 92e5090 Fixed sca owner change on reinvite. -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/758/files/002cc313a981471625f909e9e50d3b1b8159ff81..92e5090d2df4ba72b30d1eea64523a8813c8

Re: [sr-dev] [kamailio/kamailio] 4.3 (#758)

2016-08-26 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. 002cc31 Caller ID follows the seize after being held. -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/758/files/d2545dc2ca575564f7c34fedf247f4b784f8a96c..002cc313a981471625f909e9e5

Re: [sr-dev] [kamailio/kamailio] 4.3 (#758)

2016-08-26 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. d2545dc Reversed variables to make 2 line appearance when a held call is seized -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/758/files/5bd354b1eff3b65d5368a7279d8f0cd400ba64aa..

Re: [sr-dev] [kamailio/kamailio] 4.3 (#758)

2016-08-26 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. 5bd354b Additional debug statements, comments and code formatting. -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/758/files/947dbb23a1dfc624308f15d47d564d9cc2586d49..5bd354b1eff3b

Re: [sr-dev] [kamailio/kamailio] 4.3 (#758)

2016-08-26 Thread Kevin Scott Adams
@TheGrandWazoo pushed 1 commit. 947dbb2 Added some additional debug statements to the code -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/758/files/4c3fbb7dcabdf77e964e7aa9446ead894d25f778..947dbb23a1dfc624308f1

[sr-dev] [kamailio/kamailio] 4.3 (#758)

2016-08-26 Thread Kevin Scott Adams
Terminated all LM_-based statement messages with new line characters You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/758 -- Commit Summary -- * Code formatting changes. * Terminate all LM_* statement messages with a new line. -- Fi

Re: [sr-dev] [kamailio/kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2016-07-07 Thread Kevin Scott Adams
Good day. I think I have a lead on this to help come up with a resolution. I might be able to do it myself but I need to really dig into the code and kamailio to understand it better. First, I was using the sip_trace module along with Homer to gather the info, but it did seem incomplete. The wor

Re: [sr-dev] [kamailio/kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2016-06-07 Thread Kevin Scott Adams
Another seized via kamcmd sca.all_appearances Saturday, June 04, 2016 1:04:30 PM sip:republictav...@kamailio.newgarllc.com 1 active 1465059870 sip:RepublicTavern@192.168.1.111 sip:1030@192.168.1.40:5060 fe298e35-e351232c-867b4191@192.168.1.111 F8EA101D-EEDFCE4 1c1260378071 Log on the siezed

Re: [sr-dev] [kamailio/kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2016-06-07 Thread Kevin Scott Adams
Typical log entry under the [SCA] route for this situation... Jun 6 11:14:28 sip-registrar /usr/sbin/kamailio[15361]: exec: *** cfgtrace:request_route=[SCA] c=[//etc/kamailio/kamailio.cfg] l=984 a=16 n=if Jun 6 11:14:28 sip-registrar /usr/sbin/kamailio[15361]: exec: *** cfgtrace:request_route=

Re: [sr-dev] [kamailio/kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2016-06-07 Thread Kevin Scott Adams
Is there a committer/developer for this module? --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/341#issuecomment-224312470___ sr-dev mailing list sr-dev@list

Re: [sr-dev] [kamailio/kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2016-06-07 Thread Kevin Scott Adams
line appearances per SCA. Thanks, Kevin Scott Adams 4625 Sundew Street Commerce Township, MI. 48382 Phone: +1 248 521 8203 Email: kevin.ad...@ksatechnologies.com Web: www.ksatechnologies.com - Original Message - From: "Daniel-Constantin Mierla" To: "kam

Re: [sr-dev] [kamailio/kamailio] sca module (#580)

2016-05-25 Thread Kevin Scott Adams
Thank you Olle. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/580#issuecomment-221743397___ sr-dev mailing list sr-dev@lists.sip-router

Re: [sr-dev] [kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2015-10-21 Thread Kevin Scott Adams
Jorj, It happened again but the logs do not show any reference to the Call-ID except the . I can not find the invite for that call in the logs. I have a Homer capture of the to the . I'm going to see on my test system if I can find out why we might be missing these s. --- Reply to this email d

Re: [sr-dev] [kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2015-10-19 Thread Kevin Scott Adams
Jorj, I do not have that log file any more. I will need to look for a new seize and give you that info. Sorry about that, Kevin Scott Adams KSA Technologies, LLC 4625 Sundew Street Commerce Township, MI. 48382 http://www.ksatechnologies.com kevin.ad...@ksatechnologies.com P: +1

Re: [sr-dev] [kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2015-10-13 Thread Kevin Scott Adams
Jorj, The issue seems to be only with the Polycom UA making a call outbound. I can not find an issue with and inbound call. The Call-ID of the seize/appearance seems to be missing some characters on the prefix of the at-sign in relations to the real Call-ID of the INVITE/BYE. Just my observati

Re: [sr-dev] [kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2015-10-08 Thread Kevin Scott Adams
Ill try this...hope it works. sip:mindfi...@kamailio.newgarllc.com 1 active 1444143590 sip:Mindfield@192.168.1.85 sip:1030@192.168.1.40:5060 e90b49fb-d94a179a-a738a3@192.168.1.85 7EF5202B-6BC5E1EA 1c836141488 Thanks, Kevin Scott Adams KSA Technologies, LLC 4625 Sundew Street Commerce

Re: [sr-dev] [kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2015-10-08 Thread Kevin Scott Adams
Jorj, What is the email address to send you the capture and SCA output. I think I see the issue but don't know why it happens? --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/341#issuecomment-146525266

Re: [sr-dev] [kamailio] Module:sca Line seize does not release after some 'BYE's (#341)

2015-09-23 Thread Kevin Scott Adams
It will be hard to get a packet capture but I can give you what I have in the logs. I will also get homer going which should give us a better capture due to it sporadicness. Where would you like me to send it too? --- Reply to this email directly or view it on GitHub: https://github.com/kamailio

[sr-dev] [kamailio] Module:sca Line seize does not release after some 'bye's (#341)

2015-09-23 Thread Kevin Scott Adams
I have a situation that I can't get my head around. Every so often I have a SCA seized and I need to manually release it. Here is the log of the sca and bye from the event logs. messages-20150920:Sep 18 14:35:28 sip-registrar /usr/sbin/kamailio[7608]: ERROR: sca [sca_call_info.c:1580]: sca_call

Re: [sr-dev] [kamailio] SCA: Inbound calls show SCA apperance until call is picked up (#103)

2015-03-04 Thread Kevin Scott Adams
Upon further investigation and debugging, I have found that the SCA AoR must match the URI of the incoming request to send SCA updates. I have NOT tried to rewrite this URI in kamailio, only changing the Tel->IP Routing on the Audiocodes gateway to match the SCA AoR required. --- Reply to this

[sr-dev] [kamailio] SCA: Inbound calls show SCA apperance until call is picked up (#103)

2015-03-02 Thread Kevin Scott Adams
Using Kamailio 4.1.3 and now 4.2.3 I get a scenario that an incoming call from an Audiocodes Gateway (MP-114 or Mediant-1000) shows the call appearance on the Phones (Polycom VVX-310, VVX-410 and SPIP-650). When a phone picks up the call, the appearances disappear from the other phones. The oth