[Spce-user] 400 Normal Release

Dave Massey dave at optionsdsl.ca
Tue Nov 6 21:40:00 EST 2012


Well...

I went back to the roots of modifying the iaddress field in config.yml after creating an unused "dummy" ethernet interface.  I wasn't modifying the other 2  instances of 127.0.0.1 as was mentioned by Andrew today.
And that worked... But maybe lost the SIP INFO DTMF in one direction again.

Both peers now work (minus incoming DTMF from TieUS, again) without dropping calls.

You think this is a good way to work around this problem?

Also wanted to ask you how you made out with Voxcentral and using 2 sockets? Did you ever get a chance to look at that? 

My box is wide open for guinea pig testing.. Its not production yet.  I really hope it will be one day. :)

Thanks
Dave


On 2012-11-06, at 9:27 PM, Skyler <skchopperguy at gmail.com> wrote:

> Dave, nothing special to do with topoh I think. So next is to modify your lb so it sends the correct contact header. The next question would be, where to put that. Can you do a tail -f /var/log/ngcp/kamailio-lb.log with a test call and attach here? I'm thinking to ginuea pig your box instead of mine ;P
>  
> Skyler
> 
> On Tue, Nov 6, 2012 at 6:00 PM, Skyler <skchopperguy at gmail.com> wrote:
> Well...
>  
> http://kamailio.org/docs/modules/devel/modules/topoh.html
>  
> 3.2. mask_ip (str)
> IP address to be used in masked headers to build valid SIP URIs. Can be any IP address, even a private-space IP address (e.g., 192.168.1.1), but must not be SIP server's local IP address. It is not used at all for SIP routing.
> Default value is "10.1.1.10".
>  
> .... There's more settings in there. I'll bet something was missing to make topoh work. Haven't tried it myself though.
>  
>  
> Skyler
> 
>  
> On Tue, Nov 6, 2012 at 5:54 PM, Dave Massey <dave at optionsdsl.ca> wrote:
> You nailed it.
> 
> It was my fault.  last week before I had to break for Hurricane Sandy I was desperate to get the TieUS provider working, and was looking at the topoh module that Andreas had suggested as a last resort to fix it.  so I had a custom template with the single line:
> 
> loadmodule "topoh.so" 
> 
> but that was the only modification, and had to drop all work until after the storm was gone, I never even got to test or play with it.
> 
> But here is where it gets interesting.  Just that line in the file fixed the peer.!  But broke Voxcentral peer.
> 
> Now Im back to TieUS peer not working. 
> 
> But I have hope now that there is a solution  to getting both peers working?
> 
> Dave
> 
> 
> 
> On 2012-11-06, at 8:39 PM, Skyler <skchopperguy at gmail.com> wrote:
> 
>> One more try. The rewrite is definitely happening on the LB as the first appearance of 10.1.1.10 is in the INVITE between 127.0.0.1:5060 (LB) -> 127.0.0.1:5062 (Poxy)
>>  
>> Do you use any customtt.tt2's in lb? If so, try to mv /etc/ngcp-config/templates/etc/kamailio/lb/kamailio.cfg.customtt.tt2 /tmp
>>  
>> ngcpcfg apply
>> ngrep b -d any -qt -W byline port 5060 > /tmp/check
>> make a test call
>> ctrl +c
>> cd /tmp
>> grep -r 10.1.1.10 .
>>  
>> If that mystery IP still shows up then that did nothing..so reverse ;)
>>  
>>  
>> Skyler
>> 
>> 
>>  
>> On Tue, Nov 6, 2012 at 5:26 PM, Skyler <skchopperguy at gmail.com> wrote:
>> I did the apt-get update && apt-get upgrade also .. just for fun ;)  nothing there as expected.
>>  
>> S.
>> 
>> On Tue, Nov 6, 2012 at 5:23 PM, Dave Massey <dave at optionsdsl.ca> wrote:
>> Nothing. 
>> 
>> root at sip:/etc/ngcp-config# grep -r 10.1.1.10 .
>> root at sip:/etc/ngcp-config# 
>> 
>> 
>> Im completely boggled :S Until I resumed testing today I have never seen this IP.
>> The only major thing I did was apt-get update/upgrade
>> 
>> Dave
>> 
>> 
>> On 2012-11-06, at 8:17 PM, Skyler <skchopperguy at gmail.com> wrote:
>> 
>>> 
>>> Odd. cd to /etc/ngcp-config/ and do a grep -r 10.1.1.10 . <-- don't forget the dot on the end
>>>  
>>> Anything show up?
>>>  
>>> Skyler
>>>  
>>> 
>>>  
>>> On Tue, Nov 6, 2012 at 5:00 PM, Dave Massey <dave at optionsdsl.ca> wrote:
>>> Yeap thats exactly what I have.
>>> 
>>> Ive gone as far as checking my entire debian install for even a mention of that IP address in any file in /etc  and other directories and found nothing. :(
>>> 
>>> 
>>> 
>>> On 2012-11-06, at 7:53 PM, Skyler <skchopperguy at gmail.com> wrote:
>>> 
>>>> Should be
>>>>  
>>>> networking:
>>>>   aaddress:
>>>>     address: 127.0.0.1
>>>>     enable: 'no'
>>>>  
>>>> 
>>>> 
>>>>  
>>>> On Tue, Nov 6, 2012 at 4:52 PM, Skyler <skchopperguy at gmail.com> wrote:
>>>> Dave,
>>>>  
>>>>  What do you have set for aaddress in your config.yml?
>>>>  
>>>> Skyler
>>>> On Tue, Nov 6, 2012 at 4:15 PM, Dave Massey <dave at optionsdsl.ca> wrote:
>>>> Yea I just got told that from Voxcentral as well, and I have never seen that IP before.
>>>> Its something on my end.  I dont know what though.  I did an apt-get update and upgrade this morning.
>>>> 
>>>> 
>>>> 
>>>> 
>>>> On 2012-11-06, at 7:12 PM, Skyler <skchopperguy at gmail.com> wrote:
>>>> 
>>>>> Contact: <sip:10.1.1.10;alias=24.102.50.52~5060~1;line=sr-N6IAzEsh3wy1oSeyMBP7M.yLOBjAOBjLzBjAWBy*>
>>>>>  
>>>>> This looks to be the reason, most likely. Not sure why that would be happening though.
>>>>>  
>>>>>  
>>>>> Skyler
>>>>> 
>>>>> On Tue, Nov 6, 2012 at 3:30 PM, Dave Massey <dave at optionsdsl.ca> wrote:
>>>>> I attached a trace from dialing to when the call drops.  
>>>>> 
>>>>> 
>>>>> 
>>>>> On 2012-11-06, at 3:47 PM, Andrew Pogrebennyk <apogrebennyk at sipwise.com> wrote:
>>>>> 
>>>>> > Dave,
>>>>> >
>>>>> > On 11/06/2012 03:55 PM, Dave Massey wrote:
>>>>> >> _BUT_ --  Now I have the same problem with another peer, Voxcentral drops calls after 20-25 seconds.  and I get SIP requests sent to an IP that I have no idea where it comes from.
>>>>> >>
>>>>> >> Its sending ACK messages to a 10.1.1.10 IP that does not route on my network and I assume this is why the call is dropping.
>>>>> >> This peer had no issues 2 weeks ago.  :(
>>>>> >
>>>>> > We would need to see the 200 OK message from that peer to be able to
>>>>> > point out source of the problem or complete trace from the INVITE to ACK
>>>>> >
>>>>> > Andrew
>>>>> >
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> Spce-user mailing list
>>>>> Spce-user at lists.sipwise.com
>>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>> 
>>>>> 
>>>> 
>>>> 
>>>> 
>>> 
>>> 
>> 
>> 
>> 
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20121106/4811def1/attachment-0001.html>


More information about the Spce-user mailing list