[Spce-user] Intro

Mike Hammett sipwise at ics-il.net
Thu May 9 19:45:03 EDT 2013


I noticed that each time I deleted and recreated the subscriber, I had a new account number. I couldn't find a listing of account numbers, so I made a new one each time.

Since there was no list, I just searched starting at 0 and went up to about 15 or so (above where I was at) and deleted all of the accounts that were in the system. I then created a new account with a new subscriber and setup the VM for every option. IT WORKED. I then deleted all VMs but the top one (unconditional?) and it still worked.

Peer and domain have that third rewrite rule, subscriber has none.

Maybe one of the old accounts had some data (a subscriber) that had the same e164? *shrugs* Can you create subscribers with duplicate information? Maybe there should be error checking on that?

I wish I knew what caused this. I don't want to have to delete everything and start fresh whenever something doesn't work. :-p

Now on to figure out other things...



-----
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com

----- Original Message -----
From: "Skyler" <skchopperguy at gmail.com>
To: spce-user at lists.sipwise.com
Sent: Thursday, May 9, 2013 6:27:31 PM
Subject: Re: [Spce-user] Intro

Perfect. The rewrite rule is being applied and spce is finding your 
subscriber. It now looks as though no cfu is set for 18159814493 subscriber.

please double check that you have a call-forward destination set for 
voicemail and activate this set for call-forward unconditional.

By all rights, you should be going to voicemail after that.


Skyler

On 5/9/2013 2:08 PM, Mike Hammett wrote:
> More logs!
>
>
>
> -----
> Mike Hammett
> Intelligent Computing Solutions
> http://www.ics-il.com
>
> ----- Original Message -----
> From: "Skyler" <skchopperguy at gmail.com>
> To: spce-user at lists.sipwise.com
> Sent: Thursday, May 9, 2013 3:52:19 PM
> Subject: Re: [Spce-user] Intro
>
> Apply it to the peer too as I've just found that domain rewrites are not
> applied until the subscriber is actually found.
>
> keep it in domain so if a subscriber dials 10-digits it will be
> rewritten to e164. which you will want.
>
> S.
>
> On 5/9/2013 11:06 AM, Mike Hammett wrote:
>> My PDF attachments yesterday afternoon (4:40) are print outs of those config pages indicating that they are, but I'll look through everything again to make sure that in my changing things per list suggestions that something didn't accidentally get unset.
>>
>> I'm looking for:
>>
>> SIP URI of 18159814493 (the DID I'm calling)
>> Rewrite Rule Set of "^([2-9][0-9]+)$   1\1   10-digits to e164" applied to the domain (without quotes)
>> Anything else?
>>
>>
>>
>> -----
>> Mike Hammett
>> Intelligent Computing Solutions
>> http://www.ics-il.com
>>
>> ----- Original Message -----
>> From: "Skyler" <skchopperguy at gmail.com>
>> To: spce-user at lists.sipwise.com
>> Sent: Thursday, May 9, 2013 12:37:12 PM
>> Subject: Re: [Spce-user] Intro
>>
>> I don't see your domain rewrite rule being applied at all. are you sure
>> the rewrite rule I sent is created and added to the domain preferences?
>>
>> S.
>>
>> On 5/9/2013 7:35 AM, Mike Hammett wrote:
>>> I have attached the requested log files.
>>>
>>>
>>>
>>> -----
>>> Mike Hammett
>>> Intelligent Computing Solutions
>>> http://www.ics-il.com
>>>
>>> ----- Original Message -----
>>> From: "Skyler" <skchopperguy at gmail.com>
>>> To: spce-user at lists.sipwise.com
>>> Sent: Wednesday, May 8, 2013 6:25:06 PM
>>> Subject: Re: [Spce-user] Intro
>>>
>>> Wow. Alright. Need to see your proxy log then.
>>>
>>> Prepare for an inbound test call, just before you 'send' execute:
>>>
>>> tail -f /var/log/ngcp/kamailio-proxy.log >
>>> /tmp/vitelity-inbound-proxy-log.txt
>>>
>>> hangup the failed call then CTRL+C the terminal.
>>>
>>> Prepare for an inbound test call, just before you 'send' execute:
>>>
>>> tail -f /var/log/ngcp/kamailio-lb.log > /tmp/vitelity-inbound-lb-log.txt
>>>
>>> hangup the failed call then CTRL+C the terminal.
>>>
>>> Send vitelity-inbound-proxy-log.txt and vitelity-inbound-lb-log.txt to
>>> the list.
>>>
>>> Skyler
>>>
>>> On 5/8/2013 2:40 PM, Mike Hammett wrote:
>>>> No dice.
>>>>
>>>>
>>>>
>>>> -----
>>>> Mike Hammett
>>>> Intelligent Computing Solutions
>>>> http://www.ics-il.com
>>>>
>>>> ----- Original Message -----
>>>> From: "Skyler" <skchopperguy at gmail.com>
>>>> To: spce-user at lists.sipwise.com
>>>> Sent: Wednesday, May 8, 2013 2:22:24 PM
>>>> Subject: Re: [Spce-user] Intro
>>>>
>>>> ok, so its 404'ing before loading the rewrite.
>>>>
>>>> 1. Set 'Inbound Vitelity 3' rewrite rule under (each) Domain Preferences.
>>>> 2. Unset rewrite rule for the subscriber(s) and peer(s).
>>>>
>>>> This should apply the rewrite to all INVITE(s) _prior_ to the start of
>>>> processing the call. So the '1' will be added and proxy will find the
>>>> right subscriber.
>>>>
>>>> Skyler
>>>>
>>>> On 5/8/2013 11:37 AM, Mike Hammett wrote:
>>>>> No dice and here's my results.
>>>>>
>>>>>
>>>>>
>>>>> -----
>>>>> Mike Hammett
>>>>> Intelligent Computing Solutions
>>>>> http://www.ics-il.com
>>>>>
>>>>> ----- Original Message -----
>>>>> From: "Skyler" <skchopperguy at gmail.com>
>>>>> To: spce-user at lists.sipwise.com
>>>>> Sent: Wednesday, May 8, 2013 11:45:26 AM
>>>>> Subject: Re: [Spce-user] Intro
>>>>>
>>>>> Mike,
>>>>>
>>>>>        No there isn't. Best thing is to:
>>>>>
>>>>> ngrep-sip b -d any -qt -W byline port 5060 > /tmp/vitelity-problem.txt
>>>>>
>>>>> Then email that to the list.
>>>>>
>>>>> BTW, looking at your congestion.txt and seeing the other suggestions to
>>>>> re-write rule(s). Seems you are trying to strip the leading '1', but
>>>>> from what I see, you need to add a '1'. Like so:
>>>>>
>>>>> ^([2-9][0-9]+)$   1\1   10-digits to e164
>>>>>
>>>>> Put the above into your rewrite rule set, then ensure the set is enabled
>>>>> for the subscriber AND the Vitelity peer(s).
>>>>>
>>>>> Once confirmed, run a test call while running the ngrep above and send
>>>>> to the list.
>>>>>
>>>>> --Skyler
>>>>>
>>>>> On 5/8/2013 9:02 AM, Mike Hammett wrote:
>>>>>> That didn't pan out for me either.
>>>>>>
>>>>>> Is there some sort of debugging that has more verbosity than ngcp-sip?
>>>>>>
>>>>>>
>>>>>>
>>>>>> -----
>>>>>> Mike Hammett
>>>>>> Intelligent Computing Solutions
>>>>>> http://www.ics-il.com
>>>>>>
>>>>>> ----- Original Message -----
>>>>>> From: "Kevin Masse" <kmasse at questblue.com>
>>>>>> To: "Mike Hammett" <sipwise at ics-il.net>, spce-user at lists.sipwise.com
>>>>>> Sent: Tuesday, May 7, 2013 4:31:15 PM
>>>>>> Subject: RE: [Spce-user] Intro
>>>>>>
>>>>>> Mike, try to verify this:
>>>>>>
>>>>>> Do you have a Peering Server for Vitelity
>>>>>> You should have a Peering Server Vitel-Inbound with an IP that you are instructed to use from Vitelity
>>>>>>
>>>>>> Then a Peering Rule under that Peering Server
>>>>>> In this area just put a 1 in the Callee Prefix nothing in Callee Pattern or Caller Pattern
>>>>>>
>>>>>> Then in REWRITE RULES
>>>>>>
>>>>>> Set the following in Outbound Rewrite Rules for Callee   (YES I did say Outbound Rewrite Rules, don’t think of it the way it may appear)
>>>>>>
>>>>>> Match Pattern: ^(1|)([1-9][0-9][0-9]+)$   Replacement Pattern:  \2     Description:  Take off the 1
>>>>>>
>>>>>> Now inbounds calls should arrive and work with either your e164 number assigned to the subscriber /OR/ your alias number assigned to that subscriber.
>>>>>>
>>>>>>
>>>>>> Vitelity was quite clear with their error message sent to you with the call fail notification.
>>>>>> That indicates that you are close.
>>>>>>
>>>>>> Now, there is one reason that most will agree with in the forum.  This is offered for free and basically do your best to figure out.
>>>>>>
>>>>>> Sipwise offers paid services and a commercial product which will work out of the box.  I think if they truly offered all the answers in a manual it could be more difficult to offer their commercial product / pro product.
>>>>>>
>>>>>> I am with you and most others, a good detailed screen shot with examples it really missing.
>>>>>>
>>>>>> Let me know how you make out with the above.  Using vitelity is really straight forward once you get the above setting working.
>>>>>>
>>>>>> The examples I provided you are with us running it a SBC mode we do not connect any devices to sipwise and only route traffic to asterisk boxes in the field for our clients.  No SIP devices register to our configuration.  We use trusted sources and send traffic to the end user PBX.
>>>>>>
>>>>>> I hope this helps.
>>>>>>
>>>>>> Kevin
>>>>>>
>>>>>>
>>>>>>
>>>>>> -----Original Message-----
>>>>>> From: spce-user-bounces at lists.sipwise.com [mailto:spce-user-bounces at lists.sipwise.com] On Behalf Of Mike Hammett
>>>>>> Sent: Tuesday, May 07, 2013 4:44 PM
>>>>>> To: spce-user at lists.sipwise.com
>>>>>> Subject: Re: [Spce-user] Intro
>>>>>>
>>>>>> I did change it over to IP authentication. The inbound calls hit my SIPwise box, but it rejects them. I don't have any devices associated with it, but I do have VM setup. Ideas?
>>>>>>
>>>>>> BTW: Maybe a beginner\quick setup guide and then a more advanced manual or set of wiki articles for the more advanced topics? The basics should include what I have to do to connect to origination and termination peers, provision a client device and have incoming calls route to that client and their voicemail.
>>>>>>
>>>>>>
>>>>>>
>>>>>> -----
>>>>>> Mike Hammett
>>>>>> Intelligent Computing Solutions
>>>>>> http://www.ics-il.com
>>>>>>
>>>>>> ----- Original Message -----
>>>>>> From: "Mike Hammett" <sipwise at ics-il.net>
>>>>>> To: spce-user at lists.sipwise.com
>>>>>> Sent: Monday, May 6, 2013 7:01:18 AM
>>>>>> Subject: Re: [Spce-user] Intro
>>>>>>
>>>>>> =====
>>>>>> A call to your DID 815981XXXX  from 815739XXXX has failed at 5:48am on 05/06/2013 MDT. We received 'CONGESTION'  when attempting to route the call to your server or device. This number is configured to route to the peer 65.182.XXX.XXX.
>>>>>>
>>>>>> This error usually means your server or device does not recognize the number being dialed. If using asterisk, make sure you have the correct inbound context specified on your inbound trunk and that you have correctly added an inbound route/extension logic for this DID.
>>>>>> =====
>>>>>>
>>>>>> So apparently whatever I did is wrong.
>>>>>>
>>>>>>
>>>>>>
>>>>>> -----
>>>>>> Mike Hammett
>>>>>> Intelligent Computing Solutions
>>>>>> http://www.ics-il.com
>>>>>>
>>>>>> ----- Original Message -----
>>>>>> From: "Mike Hammett" <sipwise at ics-il.net>
>>>>>> To: spce-user at lists.sipwise.com
>>>>>> Sent: Monday, May 6, 2013 6:23:41 AM
>>>>>> Subject: Re: [Spce-user] Intro
>>>>>>
>>>>>> I did see where to change to IP based authentication and did so. Why is IP authentication preferred over user authentication? Well, other than it is more complicated to do this with SIPWise.
>>>>>>
>>>>>> I haven't tested it yet, but I made two peer groups, one for inbound and one for outbound. I didn't create any peering rules for the inbound group.
>>>>>>
>>>>>>
>>>>>>
>>>>>> -----
>>>>>> Mike Hammett
>>>>>> Intelligent Computing Solutions
>>>>>> http://www.ics-il.com
>>>>>>
>>>>>> ----- Original Message -----
>>>>>> From: "Kevin Masse" <kmasse at questblue.com>
>>>>>> To: "Skyler" <skchopperguy at gmail.com>, spce-user at lists.sipwise.com
>>>>>> Sent: Monday, May 6, 2013 6:08:15 AM
>>>>>> Subject: Re: [Spce-user] Intro
>>>>>>
>>>>>> Good morning, I noticed something that needs to be addressed when using Vitelity.
>>>>>>
>>>>>>>>> Proxy:        sip28.vitelity.net (66.241.99.27)
>>>>>>>>> Outbound Proxy:        outbound.vitelity.net
>>>>>>
>>>>>> Not all accounts with Vitelity will use the same inbound and outbound settings.
>>>>>> Vitelity may send you traffic from any of the following
>>>>>> 64.2.142.0/24
>>>>>> 66.241.99.0/24
>>>>>>
>>>>>> If you are using settings provided by another Vitelity user it may not be the same as yours.  Make sure you know what your provisioned for with Vitelity and use those settings.
>>>>>>
>>>>>> Additionally it is not suggested to use registration with providers. If you can avoid it, use IP Authentication.  In the Vitelity portal go to the support link, then click on sub accounts. You will be able to setup your IP there for IP Authentication.
>>>>>>
>>>>>> Thanks,
>>>>>> Kevin
>>>>>>
>>>>>>
>>>>>>
>>>>>> -----Original Message-----
>>>>>> From: spce-user-bounces at lists.sipwise.com [mailto:spce-user-bounces at lists.sipwise.com] On Behalf Of Skyler
>>>>>> Sent: Monday, May 06, 2013 4:14 AM
>>>>>> To: spce-user at lists.sipwise.com
>>>>>> Subject: Re: [Spce-user] Intro
>>>>>>
>>>>>> Woops, apparently I need sleep. sry.
>>>>>>
>>>>>> On 5/5/2013 9:53 PM, Skyler wrote:
>>>>>>> Jeremie,
>>>>>>>
>>>>>>>         Do you also have user/pass on your vitality peer?
>>>>>>>
>>>>>>>         "I'm not sure how I'm supposed to put this into Sipwise."
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 5/5/2013 6:10 PM, Jeremie Chism wrote:
>>>>>>>> You enter the information into sip peers. I use vitality as one of my
>>>>>>>> upstreams. I think we have 5 or so now. If you use the accept all
>>>>>>>> rule for the peer it will allow any call to come in. Rewrite rules
>>>>>>>> are used to normalize incoming calls to e164 format. A rewrite rule
>>>>>>>> can be used for many things. Ex. If you want to use *98 for voicemail
>>>>>>>> instead of the default 2000 a rewrite rule will do that. The users
>>>>>>>> manual is pretty detailed for peers. The only thing you may need help
>>>>>>>> for is the rewrite rules.
>>>>>>>>
>>>>>>>> Sent from my iPhone
>>>>>>>>
>>>>>>>> On May 5, 2013, at 7:35 PM, Mike Hammett <sipwise at ics-il.net> wrote:
>>>>>>>>
>>>>>>>>> Little of the peering section makes sense to me. One of my upstreams
>>>>>>>>> has given me the following information:
>>>>>>>>>
>>>>>>>>> Proxy:        sip28.vitelity.net (66.241.99.27)
>>>>>>>>> Outbound Proxy:        outbound.vitelity.net
>>>>>>>>> Login:        XXXXXXXXXX
>>>>>>>>> Password:        XXXXXXXXXX
>>>>>>>>>
>>>>>>>>> I'm not sure how I'm supposed to put this into Sipwise. I want to be
>>>>>>>>> able to receive calls from this provider as well as send them calls.
>>>>>>>>> As I add more providers, I want to be able to receive calls from
>>>>>>>>> them and send my outbound to them.
>>>>>>>>>
>>>>>>>>> I see there was a lot of attention paid to the Rewrite Rule Set
>>>>>>>>> section, of which I'm not sure why you even need that. Just have a
>>>>>>>>> check box on each client (Force outbound caller-ID to DID). Done, or
>>>>>>>>> not.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -----
>>>>>>>>> Mike Hammett
>>>>>>>>> Intelligent Computing Solutions
>>>>>>>>> http://www.ics-il.com
>>>>>>>>>
>>>>>>>>> ----- Original Message -----
>>>>>>>>> From: "Jon Bonilla" <jbonilla at sipwise.com>
>>>>>>>>> To: spce-user at lists.sipwise.com
>>>>>>>>> Sent: Thursday, May 2, 2013 5:10:06 AM
>>>>>>>>> Subject: Re: [Spce-user] Intro
>>>>>>>>>
>>>>>>>>> El Sun, 28 Apr 2013 16:38:02 -0500 (CDT) sipwise at ics-il.net
>>>>>>>>> escribió:
>>>>>>>>>
>>>>>>>>>> I'm just setting it up now. I've used Asterisk (pre-1.2 aka flat
>>>>>>>>>> files, no gui help) and a few Asterisk based systems over the
>>>>>>>>>> years, so I at least have the basics of VoIP down. The install was
>>>>>>>>>> much more pleasant than PBX in a Flash. That asks a million
>>>>>>>>>> unnecessary questions and takes forever.
>>>>>>>>>>
>>>>>>>>>> Thus far my commentary on the setup is thorough, but very confusing.
>>>>>>>>>> Very
>>>>>>>>>> little of the terminology used makes sense to me. I am forging
>>>>>>>>>> ahead through the setup, but I'm not sure what I'm doing or how the
>>>>>>>>>> pieces fit together.
>>>>>>>>>> Maybe I'll understand better once it's running, but for now...  I'm
>>>>>>>>>> lost.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Well, the installation process is quite unattended as you've seen.
>>>>>>>>> The Handbook
>>>>>>>>> gives you an overview of what you have but also a quick start guide.
>>>>>>>>> Follow it
>>>>>>>>> and try to understand the terms behind it. Don't try to think in
>>>>>>>>> "pbx" terms because the spce is not a pbx or an asterisk system.
>>>>>>>>>
>>>>>>>>> Ask here when you get stucked. And you can always ask for a personal
>>>>>>>>> training/webinar to our sales team. We're organizing trainings in
>>>>>>>>> several countries too.
>>>>>>>>>
>>>>>>>>> cheers,
>>>>>>>>>
>>>>>>>>> Jon
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Spce-user mailing list
>>>>>>>>> Spce-user at lists.sipwise.com
>>>>>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Spce-user mailing list
>>>>>>>>> Spce-user at lists.sipwise.com
>>>>>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Spce-user mailing list
>>>>>>>> Spce-user at lists.sipwise.com
>>>>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Spce-user mailing list
>>>>>> Spce-user at lists.sipwise.com
>>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>> _______________________________________________
>>>>>> Spce-user mailing list
>>>>>> Spce-user at lists.sipwise.com
>>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>>
>>>>>> _______________________________________________
>>>>>> Spce-user mailing list
>>>>>> Spce-user at lists.sipwise.com
>>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>>
>>>>>> _______________________________________________
>>>>>> Spce-user mailing list
>>>>>> Spce-user at lists.sipwise.com
>>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>>
>>>>>> _______________________________________________
>>>>>> Spce-user mailing list
>>>>>> Spce-user at lists.sipwise.com
>>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Spce-user mailing list
>>>>> Spce-user at lists.sipwise.com
>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Spce-user mailing list
>>>>> Spce-user at lists.sipwise.com
>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>>
>>>>
>>>> _______________________________________________
>>>> Spce-user mailing list
>>>> Spce-user at lists.sipwise.com
>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Spce-user mailing list
>>>> Spce-user at lists.sipwise.com
>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>
>>>
>>> _______________________________________________
>>> Spce-user mailing list
>>> Spce-user at lists.sipwise.com
>>> http://lists.sipwise.com/listinfo/spce-user
>>>
>>>
>>>
>>> _______________________________________________
>>> Spce-user mailing list
>>> Spce-user at lists.sipwise.com
>>> http://lists.sipwise.com/listinfo/spce-user
>>>
>>
>> _______________________________________________
>> Spce-user mailing list
>> Spce-user at lists.sipwise.com
>> http://lists.sipwise.com/listinfo/spce-user
>>
>> _______________________________________________
>> Spce-user mailing list
>> Spce-user at lists.sipwise.com
>> http://lists.sipwise.com/listinfo/spce-user
>>
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
>
>
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
>

_______________________________________________
Spce-user mailing list
Spce-user at lists.sipwise.com
http://lists.sipwise.com/listinfo/spce-user
-------------- next part --------------
May  9 18:28:14 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Relaying request, du='<null>' - R=sip:vmu18159814493 at 127.0.0.1:5070 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: New request - M=BYE R=sip:127.0.0.1:5080 F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=66.241.99.27:5060 (127.0.0.1:5060) ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Stop mediaproxy for all branches - R=sip:127.0.0.1:5080 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5091]: ERROR: rtpproxy-ng [rtpproxy.c:1318]: proxy replied with error: Call-ID not found or tags didn't match
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Relaying request, du='<null>' - R=sip:127.0.0.1:5080 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5087]: INFO: <script>: NAT-Reply - S=200 - OK M=BYE IP=66.241.99.27:5060 (127.0.0.1:5080) ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5088]: INFO: <script>: New request - M=BYE R=sip:vmu18159814493 at 127.0.0.1:5070 F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=127.0.0.1:5080 (127.0.0.1:5080) ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5088]: INFO: <script>: Stop mediaproxy for all branches - R=sip:vmu18159814493 at 127.0.0.1:5070 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5088]: INFO: <script>: Relaying request, du='<null>' - R=sip:vmu18159814493 at 127.0.0.1:5070 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[5088]: INFO: <script>: NAT-Reply - S=200 - OK M=BYE IP=127.0.0.1:5080 (127.0.0.1:5070) ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: New request - M=INVITE R=sip:8159814493 at 65.182.164.73:5060 F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=66.241.99.27:5060 (127.0.0.1:5060) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Call from PSTN - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Load peer preferences for peer host '3' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Load dialplan IDs for peer host '3' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Fetched dialplan IDs caller_in='9', callee_in='10' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Use 'P-NGCP-Src-Ip' for CDR IP - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Dialog set mark total - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Dialog set mark peer to '3' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: IP authorization for caller not provisioned, allow call - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: User-Provided CLI '8157395582' taken from From-User - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Network-Provided CLI '8157395582' taken from From-User - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Applying caller-in peer rewrite rules on user-provided CLI using dpid '9' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Rewriting user-provided CLI '8157395582' to '18157395582' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Applying caller-in peer rewrite rules on network-provided CLI using dpid '9' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Rewriting network-provided CLI '8157395582' to '18157395582' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Setting '18157395582 at 66.241.99.27' as initiating user-provided CLI - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Setting '18157395582 at 66.241.99.27' as initiating network-provided CLI - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Searching for callee - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Applying callee-in peer rewrite rules using dpid '10' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Rewriting callee '8159814493' to '18159814493' - R=sip:8159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Skipping internal services for unauthenticated call - R=sip:18159814493 at 65.182.164.73:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Callee was aliased with base '18159814493' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Clear callee preferences - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Callee is local, uuid='3fe8a907-b0b4-4950-a6b9-db527e6b8013' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Check Administrative NCOS level - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Check User NCOS level - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Checking URI '18159814493 at voip1.ics-il.net' and CLI '18159814493' against block out lists - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Admin caller block mode is 'open' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Caller block mode is 'open' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Load callee preferences for uuid '3fe8a907-b0b4-4950-a6b9-db527e6b8013' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Load dialplan IDs for domain 'voip1.ics-il.net' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Fetched dialplan IDs caller_out='11', callee_out='12' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Dialog set user, account to '3fe8a907-b0b4-4950-a6b9-db527e6b8013/11' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Checking UPN '18157395582' and NPN '18157395582' against block in lists - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Admin callee block mode is 'open' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Callee block mode is 'open' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: CFU to CF map id '7' found - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Loaded CF destination set for CF map id '7': 'sip:vmu18159814493 at voicebox.local' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Loaded CF timeouts for CF map id '7': '300' - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: No CF time destination set for CF map id '7' found, CF is done always - R=sip:18159814493 at voip1.ics-il.net:5060 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: CFU to destination 'sip:vmu18159814493 at voicebox.local' with timeout '300' activated - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Setting acc source-leg for uuid '0': '0|8157395582|66.241.99.27|18157395582|||<null>|||0|call|66.241.99.27|1368142123.238983' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Setting acc destination-leg for uuid '3fe8a907-b0b4-4950-a6b9-db527e6b8013': '0|||11|8159814493|3fe8a907-b0b4-4950-a6b9-db527e6b8013|18159814493|voip1.ics-il.net|18159814493|65.182.164.73' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Trigger CF loop to 'sip:127.0.0.1:5062' for call to 'sip:vmu18159814493 at voicebox.local' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Setting sbcprofile to cf - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Writing sbc parameters  ;profile=ngcp_cf - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Appending P-D-URI 'sip:127.0.0.1:5062' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5093]: INFO: <script>: Forcing request via B2BUA 'sip:127.0.0.1:5080' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: New request - M=INVITE R=sip:vmu18159814493 at voicebox.local F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=127.0.0.1:5080 (127.0.0.1:5080) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Internal CF loop - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Clear caller preferences - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Load caller preferences for uuid '3fe8a907-b0b4-4950-a6b9-db527e6b8013' and domain part of uri 'sip:8157395582 at voip1.ics-il.net' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Load dialplan IDs for domain 'sip:8157395582 at voip1.ics-il.net' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Fetched dialplan IDs caller_in='9', callee_in='10' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: CDR IP header 'P-NGCP-Src-Ip' and 'P-NGCP-Src-Ip' not found, use received IP - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: IP authorization for caller not provisioned, allow call - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Use NPN '18159814493' as UPN for CF loop - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: User-Provided Redirecting CLI '18159814493' taken from NPN - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Applying caller-in domain rewrite rules on user-provided CLI using dpid '9' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: No matching rewrite rules for '18159814493' found - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Applying caller-in domain rewrite rules on user-provided Redirecting CLI using dpid '9' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: No matching rewrite rules for '18159814493' found - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Checking User-provided CLI against allowed CLIs - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: User-provided CLI '18159814493' rejected, using network-provided CLI '18159814493' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Checking User-provided Redirecting CLI against allowed CLIs - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: User-provided Redirecting CLI '18159814493' rejected, using network-provided CLI '18159814493' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Searching for callee - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Call to VoiceBox - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Dialog set mark type to local - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Dialog set mark peer to voicebox - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Setting acc source-leg for uuid '3fe8a907-b0b4-4950-a6b9-db527e6b8013': '3fe8a907-b0b4-4950-a6b9-db527e6b8013|18159814493|voip1.ics-il.net|18159814493|||11|||0|cfu|127.0.0.1|1368142123.252882' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Setting acc destination-leg for uuid '3fe8a907-b0b4-4950-a6b9-db527e6b8013': '0|||11|vmu18159814493|3fe8a907-b0b4-4950-a6b9-db527e6b8013|vmu18159814493|voicebox.local|vmu18159814493|voicebox.local' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Relaying request, du='sip:127.0.0.1:5070' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Use mediaproxy for forward direction for IPv4/IPv4 - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Remove existing ICE candidates (if any) for callee - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Setting P-Callee-UUID to '3fe8a907-b0b4-4950-a6b9-db527e6b8013' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Prepare From display-name setting - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: No selector set, not setting CLI - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Prepare From username setting - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: No selector set, not setting CLI - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Setting From to '<sip:18157395582 at 66.241.99.27>' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Prepare PAI username setting - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: No selector set, not setting CLI - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Prepare PPI username setting - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: No selector set, not setting CLI - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Prepare Diversion setting - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: No selector set, not setting CLI - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: Request leaving server, D-URI='sip:127.0.0.1:5070' - R=sip:vmu18159814493 at voicebox.local ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5092]: INFO: <script>: NAT-Reply - S=100 - Trying M=INVITE IP=127.0.0.1:5080 (127.0.0.1:5070) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5087]: INFO: <script>: NAT-Reply - S=200 - OK M=INVITE IP=127.0.0.1:5080 (127.0.0.1:5070) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5087]: INFO: <script>: Remove existing ICE candidates (if any) for caller - ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5087]: INFO: <script>: Use mediaproxy for backward direction - ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5089]: INFO: <script>: New request - M=ACK R=sip:127.0.0.1:5080 F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=66.241.99.27:5060 (127.0.0.1:5060) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5089]: INFO: <script>: Relaying request, du='<null>' - R=sip:127.0.0.1:5080 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5090]: INFO: <script>: New request - M=ACK R=sip:vmu18159814493 at 127.0.0.1:5070 F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=127.0.0.1:5080 (127.0.0.1:5080) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:43 SIPwise /usr/sbin/kamailio[5090]: INFO: <script>: Relaying request, du='<null>' - R=sip:vmu18159814493 at 127.0.0.1:5070 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5094]: INFO: <script>: New request - M=BYE R=sip:127.0.0.1:5080 F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=66.241.99.27:5060 (127.0.0.1:5060) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5094]: INFO: <script>: Stop mediaproxy for all branches - R=sip:127.0.0.1:5080 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5094]: ERROR: rtpproxy-ng [rtpproxy.c:1318]: proxy replied with error: Call-ID not found or tags didn't match
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5094]: INFO: <script>: Relaying request, du='<null>' - R=sip:127.0.0.1:5080 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5091]: INFO: <script>: NAT-Reply - S=200 - OK M=BYE IP=66.241.99.27:5060 (127.0.0.1:5080) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5092]: INFO: <script>: New request - M=BYE R=sip:vmu18159814493 at 127.0.0.1:5070 F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=127.0.0.1:5080 (127.0.0.1:5080) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5092]: INFO: <script>: Stop mediaproxy for all branches - R=sip:vmu18159814493 at 127.0.0.1:5070 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5092]: INFO: <script>: Relaying request, du='<null>' - R=sip:vmu18159814493 at 127.0.0.1:5070 ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
May  9 18:28:48 SIPwise /usr/sbin/kamailio[5087]: INFO: <script>: NAT-Reply - S=200 - OK M=BYE IP=127.0.0.1:5080 (127.0.0.1:5070) ID=0f1aee53107803e84bc08d8d34d24a59 at 66.241.99.27
-------------- next part --------------
interface: any
filter: (ip or ip6) and ( port 5060 )
match: (^|CSeq:\s?\d* )(INVITE|ACK|CANCEL|BYE|MESSAGE|REFER|PRACK|INFO|UPDATE)

U 2013/05/09 18:29:14.085686 66.241.99.27:5060 -> 65.182.164.73:5060
INVITE sip:8159814493 at 65.182.164.73:5060 SIP/2.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK6eb7c43c;rport'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>'
Contact: <sip:8157395582 at 66.241.99.27>'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 102 INVITE'
User-Agent: packetrino'
Max-Forwards: 70'
Date: Thu, 09 May 2013 23:29:13 GMT'
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO'
Supported: replaces'
Content-Type: application/sdp'
Content-Length: 334'
'
v=0'
o=root 13643 13643 IN IP4 66.241.99.27'
s=session'
c=IN IP4 66.241.99.27'
t=0 0'
m=audio 18552 RTP/AVP 0 8 3 18 101'
a=rtpmap:0 PCMU/8000'
a=rtpmap:8 PCMA/8000'
a=rtpmap:3 GSM/8000'
a=rtpmap:18 G729/8000'
a=fmtp:18 annexb=no'
a=rtpmap:101 telephone-event/8000'
a=fmtp:101 0-16'
a=silenceSupp:off - - - -'
a=ptime:20'
a=sendrecv'


U 2013/05/09 18:29:14.086748 127.0.0.1:5060 -> 127.0.0.1:5062
INVITE sip:8159814493 at 65.182.164.73:5060 SIP/2.0'
Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK63d6.4d0cd1c6546eee2c556a22387e6b4918.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK6eb7c43c;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>'
Contact: <sip:8157395582 at 66.241.99.27>'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 102 INVITE'
User-Agent: packetrino'
Max-Forwards: 69'
Date: Thu, 09 May 2013 23:29:13 GMT'
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO'
Supported: replaces'
Content-Type: application/sdp'
Content-Length: 334'
P-NGCP-Src-Ip: 66.241.99.27'
P-NGCP-Src-Port: 5060'
P-NGCP-Src-Proto: udp'
P-NGCP-Src-Af: 4'
P-Sock-Info: udp:65.182.164.73:5060'
'
v=0'
o=root 13643 13643 IN IP4 66.241.99.27'
s=session'
c=IN IP4 66.241.99.27'
t=0 0'
m=audio 18552 RTP/AVP 0 8 3 18 101'
a=rtpmap:0 PCMU/8000'
a=rtpmap:8 PCMA/8000'
a=rtpmap:3 GSM/8000'
a=rtpmap:18 G729/8000'
a=fmtp:18 annexb=no'
a=rtpmap:101 telephone-event/8000'
a=fmtp:101 0-16'
a=silenceSupp:off - - - -'
a=ptime:20'
a=sendrecv'


U 2013/05/09 18:29:14.087218 127.0.0.1:5062 -> 127.0.0.1:5060
SIP/2.0 100 Trying'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK63d6.4d0cd1c6546eee2c556a22387e6b4918.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK6eb7c43c;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 102 INVITE'
P-Out-Socket: udp:65.182.164.73:5060'
Server: Sipwise NGCP Proxy 2.X'
Content-Length: 0'
'


U 2013/05/09 18:29:14.088755 65.182.164.73:5060 -> 66.241.99.27:5060
SIP/2.0 100 Trying'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK6eb7c43c;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 102 INVITE'
Server: Sipwise NGCP Proxy 2.X'
Content-Length: 0'
'


U 2013/05/09 18:29:14.137087 127.0.0.1:5062 -> 127.0.0.1:5060
SIP/2.0 200 OK'
Record-Route: <sip:127.0.0.1:5062;lr=on;ftag=as0afa5457;did=66e.dda>'
Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK63d6.4d0cd1c6546eee2c556a22387e6b4918.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK6eb7c43c;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 102 INVITE'
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO'
Supported: replaces'
Contact: <sip:vmu18159814493 at 127.0.0.1:5080>'
Content-Type: application/sdp'
Content-Length: 278'
'
v=0'
o=root 1787 1787 IN IP4 65.182.164.73'
s=session'
c=IN IP4 65.182.164.73'
t=0 0'
m=audio 30026 RTP/AVP 8 0 101'
a=rtpmap:8 PCMA/8000'
a=rtpmap:0 PCMU/8000'
a=rtpmap:101 telephone-event/8000'
a=fmtp:101 0-16'
a=silenceSupp:off - - - -'
a=ptime:20'
a=sendrecv'
a=rtcp:30027'


U 2013/05/09 18:29:14.138864 65.182.164.73:5060 -> 66.241.99.27:5060
SIP/2.0 200 OK'
Record-Route: <sip:127.0.0.1:5062;lr=on;ftag=as0afa5457;did=66e.dda>'
Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK6eb7c43c;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 102 INVITE'
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO'
Supported: replaces'
Content-Type: application/sdp'
Content-Length: 278'
Contact: <sip:ngcp-lb at 65.182.164.73:5060;ngcpct='sip:127.0.0.1:5080'>'
'
v=0'
o=root 1787 1787 IN IP4 65.182.164.73'
s=session'
c=IN IP4 65.182.164.73'
t=0 0'
m=audio 30026 RTP/AVP 8 0 101'
a=rtpmap:8 PCMA/8000'
a=rtpmap:0 PCMU/8000'
a=rtpmap:101 telephone-event/8000'
a=fmtp:101 0-16'
a=silenceSupp:off - - - -'
a=ptime:20'
a=sendrecv'
a=rtcp:30027'


U 2013/05/09 18:29:14.188410 66.241.99.27:5060 -> 65.182.164.73:5060
ACK sip:ngcp-lb at 65.182.164.73:5060;ngcpct='sip:127.0.0.1:5080' SIP/2.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK4de8c55e;rport'
Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>,<sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>,<sip:127.0.0.1:5062;lr=on;ftag=as0afa5457;did=66e.dda>'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Contact: <sip:8157395582 at 66.241.99.27>'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 102 ACK'
User-Agent: packetrino'
Max-Forwards: 70'
Content-Length: 0'
'


U 2013/05/09 18:29:14.189417 127.0.0.1:5060 -> 127.0.0.1:5062
ACK sip:127.0.0.1:5080 SIP/2.0'
Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK63d6.88ceb0095baaa64abe5319c49d4f8f66.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK4de8c55e;rport=5060'
Route: <sip:127.0.0.1:5062;lr=on;ftag=as0afa5457;did=66e.dda>'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Contact: <sip:8157395582 at 66.241.99.27>'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 102 ACK'
User-Agent: packetrino'
Max-Forwards: 69'
Content-Length: 0'
P-NGCP-Src-Ip: 66.241.99.27'
P-NGCP-Src-Port: 5060'
P-NGCP-Src-Proto: udp'
P-NGCP-Src-Af: 4'
P-Sock-Info: udp:65.182.164.73:5060'
'


U 2013/05/09 18:29:20.399615 66.241.99.27:5060 -> 65.182.164.73:5060
BYE sip:ngcp-lb at 65.182.164.73:5060;ngcpct='sip:127.0.0.1:5080' SIP/2.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK34f60f8f;rport'
Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>,<sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>,<sip:127.0.0.1:5062;lr=on;ftag=as0afa5457;did=66e.dda>'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 103 BYE'
User-Agent: packetrino'
Max-Forwards: 70'
X-Asterisk-HangupCause: Normal Clearing'
X-Asterisk-HangupCauseCode: 16'
Content-Length: 0'
'


U 2013/05/09 18:29:20.401431 127.0.0.1:5060 -> 127.0.0.1:5062
BYE sip:127.0.0.1:5080 SIP/2.0'
Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK73d6.901fe9a57a23a1b6647f42b89204808a.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK34f60f8f;rport=5060'
Route: <sip:127.0.0.1:5062;lr=on;ftag=as0afa5457;did=66e.dda>'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 103 BYE'
User-Agent: packetrino'
Max-Forwards: 69'
X-Asterisk-HangupCause: Normal Clearing'
X-Asterisk-HangupCauseCode: 16'
Content-Length: 0'
P-NGCP-Src-Ip: 66.241.99.27'
P-NGCP-Src-Port: 5060'
P-NGCP-Src-Proto: udp'
P-NGCP-Src-Af: 4'
P-Sock-Info: udp:65.182.164.73:5060'
'


U 2013/05/09 18:29:20.402754 127.0.0.1:5062 -> 127.0.0.1:5060
SIP/2.0 100 Trying'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK73d6.901fe9a57a23a1b6647f42b89204808a.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK34f60f8f;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 103 BYE'
P-Out-Socket: udp:65.182.164.73:5060'
Server: Sipwise NGCP Proxy 2.X'
Content-Length: 0'
'


U 2013/05/09 18:29:20.403432 65.182.164.73:5060 -> 66.241.99.27:5060
SIP/2.0 100 Trying'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK34f60f8f;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 103 BYE'
Server: Sipwise NGCP Proxy 2.X'
Content-Length: 0'
'


U 2013/05/09 18:29:20.408858 127.0.0.1:5062 -> 127.0.0.1:5060
SIP/2.0 200 OK'
Record-Route: <sip:127.0.0.1:5062;lr=on;ftag=as0afa5457>'
Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK73d6.901fe9a57a23a1b6647f42b89204808a.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK34f60f8f;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 103 BYE'
Server: Sipwise NGCP Application Server'
Content-Length: 0'
P-Out-Socket: udp:65.182.164.73:5060'
'


U 2013/05/09 18:29:20.412563 65.182.164.73:5060 -> 66.241.99.27:5060
SIP/2.0 200 OK'
Record-Route: <sip:127.0.0.1:5062;lr=on;ftag=as0afa5457>'
Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as0afa5457;ngcplb=yes>'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK34f60f8f;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as0afa5457'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=26ABA242-518C314A0001A6DF-CC398700'
Call-ID: 136c83523ec6a5ea6814e5e57021b616 at 66.241.99.27'
CSeq: 103 BYE'
Server: Sipwise NGCP Application Server'
Content-Length: 0'
'

-------------- next part --------------
May  9 18:27:56 SIPwise /usr/sbin/kamailio[4989]: INFO: <script>: Sending reply, fs='udp:127.0.0.1:5060' - ID=482555328 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4988]: INFO: <script>: New request - M=OPTIONS R=sip:nagios at voip.sipwise.local F=sip:sipsak at 127.0.1.1:8333 T=sip:nagios at voip.sipwise.local IP=udp:127.0.0.1:8333 ID=921668179 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4988]: INFO: <script>: NAT check disabled by administrator for source IP '127.0.0.1' - M=OPTIONS R=sip:nagios at voip.sipwise.local F=sip:sipsak at 127.0.1.1:8333 T=sip:nagios at voip.sipwise.local IP=127.0.0.1:8333 ID=921668179 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4988]: INFO: <script>: Relaying request, du='sip:127.0.0.1:5062', fs='udp:127.0.0.1:5060' - R=sip:nagios at voip.sipwise.local ID=921668179 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4990]: INFO: <script>: Reply from Inbound - S=200 - Alive M=OPTIONS IP=udp:127.0.0.1:5062 ID=921668179 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4990]: INFO: <script>: Forcing outbound socket 'udp:127.0.0.1:5060' - R=<null> ID=921668179 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4990]: INFO: <script>: Sending reply, fs='udp:127.0.0.1:5060' - ID=921668179 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4993]: INFO: <script>: Reply from Inbound - S=100 - Trying M=OPTIONS IP=udp:127.0.0.1:5062 ID=921668179 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4993]: INFO: <script>: Forcing outbound socket 'udp:127.0.0.1:5060' - R=<null> ID=921668179 at 127.0.1.1
May  9 18:28:06 SIPwise /usr/sbin/kamailio[4993]: INFO: <script>: Sending reply, fs='udp:127.0.0.1:5060' - ID=921668179 at 127.0.1.1
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4985]: INFO: <script>: New request - M=INVITE R=sip:8159814493 at 65.182.164.73:5060 F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=udp:66.241.99.27:5060 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4985]: INFO: <script>: Relaying request, du='sip:127.0.0.1:5062', fs='udp:127.0.0.1:5060' - R=sip:8159814493 at 65.182.164.73:5060 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4994]: INFO: <script>: Reply from Inbound - S=100 - Trying M=INVITE IP=udp:127.0.0.1:5062 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4994]: INFO: <script>: Forcing outbound socket 'udp:65.182.164.73:5060' - R=<null> ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4994]: INFO: <script>: Sending reply, fs='udp:65.182.164.73:5060' - ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4992]: INFO: <script>: Reply from Inbound - S=200 - OK M=INVITE IP=udp:127.0.0.1:5062 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4992]: INFO: <script>: Mask B2BUA contact - ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4992]: INFO: <script>: Sending reply, fs='udp:65.182.164.73:5060' - ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4983]: INFO: <script>: New request - M=ACK R=sip:ngcp-lb at 65.182.164.73:5060;ngcpct='sip:127.0.0.1:5080' F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=udp:66.241.99.27:5060 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4983]: INFO: <script>: Unmasked internal contact - R=sip:127.0.0.1:5080 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4983]: INFO: <script>: Perform loose-routing, du='sip:127.0.0.1:5062;lr=on;ftag=as6055cd52;did=4cb.659' - R=sip:127.0.0.1:5080 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:14 SIPwise /usr/sbin/kamailio[4983]: INFO: <script>: Relaying request, du='sip:127.0.0.1:5062;lr=on;ftag=as6055cd52;did=4cb.659', fs='udp:127.0.0.1:5060' - R=sip:127.0.0.1:5080 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4987]: INFO: <script>: New request - M=OPTIONS R=sip:nagios at voip.sipwise.local F=sip:sipsak at 127.0.1.1:8860 T=sip:nagios at voip.sipwise.local IP=udp:127.0.0.1:8860 ID=634967059 at 127.0.1.1
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4987]: INFO: <script>: NAT check disabled by administrator for source IP '127.0.0.1' - M=OPTIONS R=sip:nagios at voip.sipwise.local F=sip:sipsak at 127.0.1.1:8860 T=sip:nagios at voip.sipwise.local IP=127.0.0.1:8860 ID=634967059 at 127.0.1.1
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4987]: INFO: <script>: Relaying request, du='sip:127.0.0.1:5062', fs='udp:127.0.0.1:5060' - R=sip:nagios at voip.sipwise.local ID=634967059 at 127.0.1.1
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4989]: INFO: <script>: Reply from Inbound - S=200 - Alive M=OPTIONS IP=udp:127.0.0.1:5062 ID=634967059 at 127.0.1.1
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4989]: INFO: <script>: Forcing outbound socket 'udp:127.0.0.1:5060' - R=<null> ID=634967059 at 127.0.1.1
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4989]: INFO: <script>: Sending reply, fs='udp:127.0.0.1:5060' - ID=634967059 at 127.0.1.1
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4991]: INFO: <script>: Reply from Inbound - S=100 - Trying M=OPTIONS IP=udp:127.0.0.1:5062 ID=634967059 at 127.0.1.1
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4991]: INFO: <script>: Forcing outbound socket 'udp:127.0.0.1:5060' - R=<null> ID=634967059 at 127.0.1.1
May  9 18:28:16 SIPwise /usr/sbin/kamailio[4991]: INFO: <script>: Sending reply, fs='udp:127.0.0.1:5060' - ID=634967059 at 127.0.1.1
May  9 18:28:18 SIPwise /usr/sbin/kamailio[4979]: INFO: <script>: New request - M=BYE R=sip:ngcp-lb at 65.182.164.73:5060;ngcpct='sip:127.0.0.1:5080' F=sip:8157395582 at 66.241.99.27 T=sip:8159814493 at 65.182.164.73:5060 IP=udp:66.241.99.27:5060 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4979]: INFO: <script>: Unmasked internal contact - R=sip:127.0.0.1:5080 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4979]: INFO: <script>: Perform loose-routing, du='sip:127.0.0.1:5062;lr=on;ftag=as6055cd52;did=4cb.659' - R=sip:127.0.0.1:5080 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4979]: INFO: <script>: Relaying request, du='sip:127.0.0.1:5062;lr=on;ftag=as6055cd52;did=4cb.659', fs='udp:127.0.0.1:5060' - R=sip:127.0.0.1:5080 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4988]: INFO: <script>: Reply from Inbound - S=100 - Trying M=BYE IP=udp:127.0.0.1:5062 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4988]: INFO: <script>: Forcing outbound socket 'udp:65.182.164.73:5060' - R=<null> ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4988]: INFO: <script>: Sending reply, fs='udp:65.182.164.73:5060' - ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4990]: INFO: <script>: Reply from Inbound - S=200 - OK M=BYE IP=udp:127.0.0.1:5062 ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4990]: INFO: <script>: Forcing outbound socket 'udp:65.182.164.73:5060' - R=<null> ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:19 SIPwise /usr/sbin/kamailio[4990]: INFO: <script>: Sending reply, fs='udp:65.182.164.73:5060' - ID=239dddba678857ea2965cae22c6ba2a1 at 66.241.99.27
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4993]: INFO: <script>: New request - M=OPTIONS R=sip:nagios at voip.sipwise.local F=sip:sipsak at 127.0.1.1:7979 T=sip:nagios at voip.sipwise.local IP=udp:127.0.0.1:7979 ID=1760972789 at 127.0.1.1
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4993]: INFO: <script>: NAT check disabled by administrator for source IP '127.0.0.1' - M=OPTIONS R=sip:nagios at voip.sipwise.local F=sip:sipsak at 127.0.1.1:7979 T=sip:nagios at voip.sipwise.local IP=127.0.0.1:7979 ID=1760972789 at 127.0.1.1
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4993]: INFO: <script>: Relaying request, du='sip:127.0.0.1:5062', fs='udp:127.0.0.1:5060' - R=sip:nagios at voip.sipwise.local ID=1760972789 at 127.0.1.1
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4994]: INFO: <script>: Reply from Inbound - S=100 - Trying M=OPTIONS IP=udp:127.0.0.1:5062 ID=1760972789 at 127.0.1.1
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4994]: INFO: <script>: Forcing outbound socket 'udp:127.0.0.1:5060' - R=<null> ID=1760972789 at 127.0.1.1
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4994]: INFO: <script>: Sending reply, fs='udp:127.0.0.1:5060' - ID=1760972789 at 127.0.1.1
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4992]: INFO: <script>: Reply from Inbound - S=200 - Alive M=OPTIONS IP=udp:127.0.0.1:5062 ID=1760972789 at 127.0.1.1
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4992]: INFO: <script>: Forcing outbound socket 'udp:127.0.0.1:5060' - R=<null> ID=1760972789 at 127.0.1.1
May  9 18:28:26 SIPwise /usr/sbin/kamailio[4992]: INFO: <script>: Sending reply, fs='udp:127.0.0.1:5060' - ID=1760972789 at 127.0.1.1


More information about the Spce-user mailing list