Juha Heinanen writes:
Oct 19 15:50:15 siika mediaproxy-ng[12832]: Got valid
command from udp:127.0.0.1:56183: 18594_12 D
ptonjivixvatrhz(a)siika.tutpro.com;z9hG4bKqxklorkm wnzdf shsqn
Oct 19 15:50:15 siika mediaproxy-ng[12832]: [ptonjivixvatrhz(a)siika.tutpro.com] Tags
didn't match for delete message, ignoring
looks like this mismatch is due to the missing ";1" in from tag param
that was there when rtpproxy_manage was executed on invite.
perhaps mismatch is due to the existence of to tag in the delete message,
which, of course, was not there when rtpproxy_manage was called on
invite.
that theory is supported by the fact that delete without the ";1" from
tag param works fine when delete is done after "200 ok", i.e., after the
session has been established.
-- juha