[Devel] openser nathelper and ekiga

Alfred E. Heggestad aeh at db.org
Sun Jan 21 13:27:39 CET 2007


hi

I am using OpenSER v1.1 w/nathelper+rtpproxy and trying to setup a call
from a videophone to Ekiga 2.0.3


the problem is that the SDP body is not mangled correctly and the result
is no audio/video.


the SDP arriving on the ekiga looks like this:


c=IN IP4 10.0.0.190
...
m=audio 1234 RTP/AVP 98 97 9 8 0
c=IN IP4 212.13.202.25
...
m=video 2345 RTP/AVP 105 104 34 31
c=IN IP4 212.13.202.25
...




the media-level connection information should override the session-level
connection information, but unfortunately ekiga uses the session-level
connection information, hence sending the RTP to /dev/null


could this be fixed in the nathelper module to either also mangle
the session-level connection information, or even remove it ?


thanks.


/alfred



More information about the Devel mailing list