<div dir="ltr">Please tell me how to make a call with sips uri<br><div><br></div><div>I has tried execute originate like "originate sofia/internal/<a href="mailto:sips%3A2345@example.com" target="_blank">sips:2345@example.com</a>;transport=tls &park()" but INVITE has "sip" uri whatever.</div><div><br></div><div>I has looked sofia_glue_do_invite function on src/mod/endpoints/mod_sofia/sofia_glue.c and try several cases but no luck.</div><div><br></div><div>Please suggest me correct way to use sips in INVITE, From, To, Contact headers.</div><div>P.S. I want avoid use manually create sip_invite_to_uri, sip_invite_from_uri and similar variables.</div>
</div>