<p dir="ltr">If you are in control of the SIP-Phone, you could pass additional information via SIPAddHeader in your dialplan.</p>
<div class="gmail_quote">On Jun 2, 2014 10:33 AM, "James Cloos" <<a href="mailto:cloos@jhcloos.com">cloos@jhcloos.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Looking at app_dial.c and chan_sip.c, I get the impression that the url<br>
in a dial string cannot get sent as part of the sip INVITE, yes?<br>
<br>
(I base that on sip_sendhtml().)<br>
<br>
Am I reading chan_sip correctly?  Will I need to change sip_sendhtml()<br>
to send the url as part of the INVITE?<br>
<br>
A test call shows no url is sent.<br>
<br>
(I also see that in 12 and trunk chan_pjsip does not have a send_html<br>
entry in its chan_pjsip_tech structure, and is therefore less capable.)<br>
<br>
My understanding is that some sip phones will fetch and display a url<br>
when INVITEd, and I'd like to use that to show the callee more data<br>
about the incoming call, such as the remote sip proxy/endpoint, the<br>
details about the INVITEd number, et cetera.  In particular, I want to<br>
do this will dials generated as a result of followme, queuesand the<br>
like.<br>
<br>
That will only work if the url is part of the INVITE from ast to the phone.<br>
<br>
-JimC<br>
--<br>
James Cloos <<a href="mailto:cloos@jhcloos.com">cloos@jhcloos.com</a>>         OpenPGP: 0x997A9F17ED7DAEA6<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</blockquote></div>