Paul P Komkoff Jr schrieb: > > Replying to Oded Arbel: > > Yes - that indeed was the problem. the bearerbox was configured to bind the > > WDP listener to all interfaces, which included an interface with a few > > virtual IPs (aliases). the packets from the phone where received on one of > > these aliases, but the response was sent from the primary (real) interface. > > the firewall in front of the machine then probably discarded the packet as > > not belonging to the same connection (its a stateful firewall. I'm not sure > > that it did that, but the fact was that the response was sent, but never > > received by the phone). > > :))) > I'v beaten by the issue long time. Some phones working with this > setup, some don't. > > > I think that the response should be generated from the same IP the request was > > made to. > > I have a patch (along with others) which address this issue, and many > more. > > Basically, you put space-separated list of ip addresses in > wdp-interfaces statement in .conf, and patched kannel send > responces from proper addresses.
have you posted the patch to the devel@ list?! If no, please do, so we can review and commit to cvs. Stipe mailto:[EMAIL PROTECTED] ------------------------------------------------------------------- Wapme Systems AG M�nsterstr. 248 40470 D�sseldorf, NRW, Germany phone: +49.211.74845.0 fax: +49.211.74845.299 mailto:[EMAIL PROTECTED] http://www.wapme-systems.de/ ------------------------------------------------------------------- -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.2 (Cygwin) mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2 nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H g2HyLAEKQIp30Q== =aYCI -----END PGP PUBLIC KEY BLOCK-----
