Mikael Aleksander Bjerkeland wrote:
> man, 18.02.2008 kl. 09.26 +0100, skrev CtRiX:
>   
>> Mikael Aleksander Bjerkeland wrote:
>>     
>>> I tried nat=never. No difference. The logs from this call can be found
>>> here: http://openpbx.pastebin.ca/908268
>>>
>>> I will try to do some regresssion testing to find out where it broke.
>>>   
>>>       
>> Useless logs.
>>
>> Please:
>> sip debug,
>> set verbose 9
>> set debug 9
>> rtp debug
>>
>> and use the full log, not the console.
>>     
> Log: http://openpbx.pastebin.ca/908318
>   
There is some code like this:

       if ( option_debug > 5 )
           opbx_log(LOG_DEBUG,"Nat is not needed (condition 1)\n");


that should match the nat condition logic and show which one is actually 
choosen.
I don't see any evidence of those logs so 2 causes here:
1) old version of chan_sip or
2) debug is not >5

I need to see how the code manages the conditions and here i don't see it.

More: what's your localnets options in sip.conf ?

CW is using what i believe is the external IP (78.24.88.22) so most 
probably you have a configuration problem.

How can you use nat=never and have such an IP in the SDP lines ?

Max

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to