[Spce-user] Intro

Mike Hammett sipwise at ics-il.net
Wed May 8 17:40:29 EDT 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Subscriber Preferences.pdf
Type: application/pdf
Size: 172379 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20130508/318d6c0a/attachment-0005.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Inbound Vitelity 3 Rewrite Rule Set.pdf
Type: application/pdf
Size: 107257 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20130508/318d6c0a/attachment-0006.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Vitelity 28 Preferences.pdf
Type: application/pdf
Size: 112575 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20130508/318d6c0a/attachment-0007.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Vitelity Inbound Group.pdf
Type: application/pdf
Size: 101140 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20130508/318d6c0a/attachment-0008.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Domain preferences.pdf
Type: application/pdf
Size: 114482 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20130508/318d6c0a/attachment-0009.pdf>
-------------- 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/08 16:11:44.304367 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=z9hG4bK01506338;rport'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as2f8ee0d1'
To: <sip:8159814493 at 65.182.164.73:5060>'
Contact: <sip:8157395582 at 66.241.99.27>'
Call-ID: 102de8a2524f184109f0001924c0c1e6 at 66.241.99.27'
CSeq: 102 INVITE'
User-Agent: packetrino'
Max-Forwards: 70'
Date: Wed, 08 May 2013 21:11:43 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 10684 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/08 16:11:44.308616 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=as2f8ee0d1;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as2f8ee0d1;ngcplb=yes>'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK2f65.c0deb31c8722af16c0cb64024a0b4577.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK01506338;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as2f8ee0d1'
To: <sip:8159814493 at 65.182.164.73:5060>'
Contact: <sip:8157395582 at 66.241.99.27>'
Call-ID: 102de8a2524f184109f0001924c0c1e6 at 66.241.99.27'
CSeq: 102 INVITE'
User-Agent: packetrino'
Max-Forwards: 69'
Date: Wed, 08 May 2013 21:11:43 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 10684 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/08 16:11:44.309088 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=z9hG4bK2f65.c0deb31c8722af16c0cb64024a0b4577.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK01506338;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as2f8ee0d1'
To: <sip:8159814493 at 65.182.164.73:5060>'
Call-ID: 102de8a2524f184109f0001924c0c1e6 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/08 16:11:44.309846 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=z9hG4bK01506338;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as2f8ee0d1'
To: <sip:8159814493 at 65.182.164.73:5060>'
Call-ID: 102de8a2524f184109f0001924c0c1e6 at 66.241.99.27'
CSeq: 102 INVITE'
Server: Sipwise NGCP Proxy 2.X'
Content-Length: 0'
'


U 2013/05/08 16:11:44.326747 127.0.0.1:5062 -> 127.0.0.1:5060
SIP/2.0 404 Not Found'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK2f65.c0deb31c8722af16c0cb64024a0b4577.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK01506338;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as2f8ee0d1'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=f3067022b00c564156251ba2f28f331f-bdd9'
Call-ID: 102de8a2524f184109f0001924c0c1e6 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/08 16:11:44.327121 65.182.164.73:5060 -> 66.241.99.27:5060
SIP/2.0 404 Not Found'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK01506338;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as2f8ee0d1'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=f3067022b00c564156251ba2f28f331f-bdd9'
Call-ID: 102de8a2524f184109f0001924c0c1e6 at 66.241.99.27'
CSeq: 102 INVITE'
Server: Sipwise NGCP Proxy 2.X'
Content-Length: 0'
'


U 2013/05/08 16:11:44.369225 66.241.99.27:5060 -> 65.182.164.73:5060
ACK sip:8159814493 at 65.182.164.73:5060 SIP/2.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK01506338;rport'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as2f8ee0d1'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=f3067022b00c564156251ba2f28f331f-bdd9'
Contact: <sip:8157395582 at 66.241.99.27>'
Call-ID: 102de8a2524f184109f0001924c0c1e6 at 66.241.99.27'
CSeq: 102 ACK'
User-Agent: packetrino'
Max-Forwards: 70'
Content-Length: 0'
'


U 2013/05/08 16:11:44.374191 127.0.0.1:5060 -> 127.0.0.1:5062
ACK sip:8159814493 at 65.182.164.73:5060 SIP/2.0'
Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=as2f8ee0d1;ngcplb=yes>'
Record-Route: <sip:65.182.164.73;r2=on;lr=on;ftag=as2f8ee0d1;ngcplb=yes>'
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK2f65.c0deb31c8722af16c0cb64024a0b4577.0'
Via: SIP/2.0/UDP 66.241.99.27:5060;branch=z9hG4bK01506338;rport=5060'
From: "MIKE HAMMETT" <sip:8157395582 at 66.241.99.27>;tag=as2f8ee0d1'
To: <sip:8159814493 at 65.182.164.73:5060>;tag=f3067022b00c564156251ba2f28f331f-bdd9'
Contact: <sip:8157395582 at 66.241.99.27>'
Call-ID: 102de8a2524f184109f0001924c0c1e6 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'
'



More information about the Spce-user mailing list