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>
<br>r,<br>takeshi<br><br><br>