Ovidiu Sas writes:
Without using the dialog module, it will be difficult
to keep track of
the rtpproxy session for the duration of the call.
what do you mean? use_mediaproxy for invites and re-invites plus
end_media_session have worked fine for me.
It can be tracked for the duration of the transaction
and in this case
we could have:
- use_rtp_proxy: for the creation of the rtpproxy session;
- update_rtp_proxy: for updating an rtpproxy session for an in-dialog request;
- end_rtp_session is just like unforce_rtp_proxy.
those names sound ok to me.
-- juha