Hi, On 02/08/10 19:56, Nikolay Goldschmidt wrote: > Dear All, > > Opensips 1.6.3, Mediaproxy 2.4.3, CentOS 5.4 x64 > > [email protected]>Opensips+Mediaproxy-->[email protected] > > I have strange error with media-dispatcher. > When [email protected] call [email protected] and cancels the call before > [email protected] answered the error occurs: > > Aug 2 21:47:25 localhost /usr/sbin/opensips[23117]: [10] -----> Request > route 'stop-media-proxy' - M=INVITE RURI=sip:[email protected] > F=sip:[email protected]:55060 T=sip:[email protected]:55060 IP=e.f.g.h > ID=22C8EEFD927649B7B2EA7DFC8E9EF33C0x0a0ba421 > Aug 2 21:47:25 localhost media-dispatcher[9650]: error: Got `remove' > command from OpenSIPS for unknown session with call-id > `22C8EEFD927649B7B2EA7DFC8E9EF33C0x0a0ba421' >
Are you using engage_media_proxy or the separate functions to trigger MediaProxy? This error message gets printed when OpenSIPS tries to close a session that no longer exists in MediaProxy. This could happen if you call end_media_session twice, for example. Regards, -- Saúl Ibarra Corretgé AG Projects _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
