<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><br>
Thank you Anthony.<br>
<br>
That fixed it.<br>
<br>
<br>
<br>
On 14-06-11 07:37 AM, Anthony Minessale wrote:<br>
</div>
<blockquote
cite="mid:CAKbxfG_tjLzSnQ99Fv1Te1G2ZqobZayJWZpF1KWio9pOxS6mxA@mail.gmail.com"
type="cite">
<p dir="ltr">Use app set_profile_var to set caller_id_name
instead. </p>
<div class="gmail_quote">On Jun 11, 2014 7:31 AM, "Geoff Nordli"
<<a moz-do-not-send="true" href="mailto:geoffn@gnaa.net">geoffn@gnaa.net</a>>
wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi.<br>
<br>
My goal is to set the Caller-Caller-ID-Name for inbound calls
going into<br>
a conference.<br>
<br>
I set the effective_caller_id_name before the call gets sent
into the<br>
conference.<br>
<br>
Here is a log<br>
<br>
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612<br>
<a class="moz-txt-link-abbreviated" href="mailto:sofia/external/anonymous@anonymous.invalid">sofia/external/anonymous@anonymous.invalid</a> Command Execute<br>
export(effective_caller_id_name=test)<br>
EXECUTE <a class="moz-txt-link-abbreviated" href="mailto:sofia/external/anonymous@anonymous.invalid">sofia/external/anonymous@anonymous.invalid</a><br>
export(effective_caller_id_name=test)<br>
2014-06-10 23:12:38.262554 [DEBUG] switch_channel.c:1145
EXPORT<br>
(export_vars) [effective_caller_id_name]=[test]<br>
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612<br>
<a class="moz-txt-link-abbreviated" href="mailto:sofia/external/anonymous@anonymous.invalid">sofia/external/anonymous@anonymous.invalid</a> Command Execute<br>
set(effective_caller_id_name=test)<br>
EXECUTE <a class="moz-txt-link-abbreviated" href="mailto:sofia/external/anonymous@anonymous.invalid">sofia/external/anonymous@anonymous.invalid</a><br>
set(effective_caller_id_name=test)<br>
2014-06-10 23:12:38.262554 [DEBUG] mod_dptools.c:1373<br>
<a class="moz-txt-link-abbreviated" href="mailto:sofia/external/anonymous@anonymous.invalid">sofia/external/anonymous@anonymous.invalid</a> SET<br>
[effective_caller_id_name]=[test]<br>
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612<br>
<a class="moz-txt-link-abbreviated" href="mailto:sofia/external/anonymous@anonymous.invalid">sofia/external/anonymous@anonymous.invalid</a> Command Execute<br>
conference(12001@wideband)<br>
EXECUTE <a class="moz-txt-link-abbreviated" href="mailto:sofia/external/anonymous@anonymous.invalid">sofia/external/anonymous@anonymous.invalid</a><br>
conference(12001@wideband)<br>
<br>
I see from the channel variables it is being set:<br>
<br>
variable_export_vars: effective_caller_id_name<br>
variable_effective_caller_id_name: test<br>
<br>
But the Caller-Caller-ID-Name variable doesn't get updated
after the<br>
call gets bridged to the conference room.<br>
<br>
Is there a different way I should be doing this?<br>
<br>
thanks,<br>
<br>
Geoff<br>
<br>
<br>
</blockquote>
</div>
</blockquote>
<br>
<br>
</body>
</html>