<br><br><div class="gmail_quote">On Tue, Feb 22, 2011 at 4:23 PM, mayamatakeshi <span dir="ltr"><<a href="mailto:mayamatakeshi@gmail.com">mayamatakeshi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is there any way to update the callee number/name that would show up in a terminal that gets a dialplan to intercept a channel?<br>I am trying with this:<br><br> <action application='set' data='sip_callee_id_number=12341234'/><br>
<action application='set' data='sip_callee_id_name=abcdabcd'/><br> <action application='send_display' data='fffff'/><br> <action application='answer'/><br>
<action application='intercept' data='Some-UUID'/>"<br><br>But I don't see any changes (I was expecting that it might change the username in the header To or cause FS to send some extra SIP message before or after "200 OK").<br>
</blockquote><div><br>Sorry, <br>nevermind.<br><br>It escaped my attention that a header was added to the "200 OK" response:<br><br>Remote-Party-ID: "abcdabcd" <<a href="mailto:sip%3A12341234@127.0.0.1">sip:12341234@127.0.0.1</a>>;party=calling;privacy=off;screen=no<br>
<br>So I believe my terminal doesn't support the above.<br><br></div></div><br>