<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">set_user only sets the variables from the user in the directory on the current session.<div><br></div><div>If you look at the usage you can "&lt;user&gt;@&lt;domain&gt; [prefix]"</div><div><br></div><div>So you can set_user <a href="mailto:bob@example.com">bob@example.com</a> user_ &nbsp;</div><div><br></div><div>It will prefix the vars from the user with user_ &nbsp;and your assessment of what is going on is wrong.<br><div><br></div><div>/b</div><div><br><div><div>On Mar 30, 2011, at 8:31 PM, Madovsky wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">sounds weird.<br>sip_from_user took the new set_user user value but not sip_from_user_stripped.<br>so now I use sip_from_user_stripped to get the original caller_id_number....<br>&nbsp;----- Original Message -----<span class="Apple-converted-space">&nbsp;</span><br>&nbsp;From: Madovsky<span class="Apple-converted-space">&nbsp;</span><br>&nbsp;To:<span class="Apple-converted-space">&nbsp;</span><a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span><br>&nbsp;Sent: Wednesday, March 30, 2011 9:13 PM<br>&nbsp;Subject: set_user effect<br></span></blockquote></div><br></div></div></body></html>