It seems purely a NAT handling issue. While registering callee phone the
NAT test should store routable/reachable contact and use it to send call.
However, it is directly sending call to private IP and hence timeout
occurs.

Do print some log lines while doing uac_nat_test while registering. Also
use opensipsctl command line tool to see details of online users..AFAIR its
"opensipsctl ul show"
See what flags are set for the callee.
On Aug 6, 2015 12:14 AM, "Nabeel" <[email protected]> wrote:

> Hi,
>
> Yes, the destination IP is  192.168.0.19:60912 and both phones are
> registered to OpenSIPS.  In this case, the callee is connected to Wi-Fi
> (hence 192.xx IP address) and the caller is connected to a mobile network.
>
> The opensips.cfg I am using was generated from 'make menuconfig', except
> with the addition of "alias=domain.com". I have attached my config file
> at this link:
>
> http://pastebin.com/0QRyC938
>
>
>
> On 6 August 2015 at 05:00, SamyGo <[email protected]> wrote:
>
>> Hi Nabeel,
>> Quick question; what is this destination ip? 192.168.0.19:60912 ? - 
>> Destination
>> User Agent Registered on OpenSIPS?
>> Can you share the opensips.cfg code snippet for this call ?
>>
>> On Wed, Aug 5, 2015 at 11:55 PM, Nabeel <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> I am using the residential script generated by 'make menuconfig', with
>>> UDP and NAT support enabled.  I added "alias=domain.com" to the config
>>> because otherwise the UA did not register with my domain (
>>> [email protected]). When I attempt to make a call, I see '408 Request
>>> Timeout' in the sip trace and the call does not connect.  Please check the
>>> log/trace below and advise how to fix this.
>>>
>>> SIP trace:
>>>
>>> http://pastebin.com/u5h9qGNr
>>>
>>> OpenSIPS log:
>>>
>>> http://pastebin.com/B8PUCKh0
>>>
>>> _______________________________________________
>>> Users mailing list
>>> [email protected]
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>
>>
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to