[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] Regarding binding updates with route optimization
From: |
Simon Morlat |
Subject: |
Re: [Linphone-users] Regarding binding updates with route optimization |
Date: |
Sat, 17 Feb 2007 11:15:53 +0100 |
User-agent: |
KMail/1.9.5 |
Hello,
Seems to be an IPv6 problem.
You should get help from IPv6 related websites, I have clearly no skills to
help you on that topic.
Simon
Le lundi 12 février 2007 22:51, Sabeeh Siddiqui a écrit :
> Good afternoon colleagues,
>
> Thank you for all your help regarding linphone installation. Unfortunately
> the occurrence of problems has become a mild annoyance so here it is: I've
> been performing route optimization and analyzing the packets received by CN
> using Ethereal. In all my efforts, a Binding Error occurs which i cannot
> understand the cause of. I've attached a screenshot from Ethereal but if
> you aren't able to see it on the mailing list, please ask me for it.
>
> The following are the basic options selected for my configuration files:
> Mobile Node:
>
> NodeConfig MN;
> DebugLevel 10;
>
> DoRouteOptimizationCN enabled;
> DoRouteOptimizationMN enabled;
>
> UseCnBuAck enabled;
> MnUseAllInterfaces disabled;
>
>
> =========================================================
>
> Corresponding Node:
>
> NodeConfig CN;
> DebugLevel 10;
>
> ==========================================================
>
> Please advise and thank you for your time.