<div dir="ltr">Matt,<div><br></div><div>I&#39;ve re-read your posts a few times now, but I&#39;m still struggling to understand what you are trying to achieve, and what the exact problem is that you are having (as you mentioned in your post, perhaps you are asking the wrong questions).</div>
<div><br></div><div>Can you try re-wording into specific questions (i.e. how do I get X, or &quot;what is the best way to do X&quot;).</div><div><br></div><div>Hopefully this will get you a better response - also welcome to FreeSWITCH!</div>
<div><br>Cal</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 26, 2013 at 3:05 PM, Matt <span dir="ltr">&lt;<a href="mailto:code.name.eric@gmail.com" target="_blank">code.name.eric@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have already perused the Multi-tenant section of the wiki. I purchased<br>
the book a couple of days ago.<br>
<br>
The FAQ (at least what I could find) didn&#39;t answer my question about<br>
accessing the value of domain name variable as it is set in the sip profile.<br>
<br>
We have multiple subnets and vlans. In particular, the hardphones are on<br>
a subnet of their own. Using the example in the Multi-tenant section of<br>
the wiki, one would have to create different voicemail numbers in order<br>
to set the domain. Obviously, that it is unwieldy and impractical.<br>
<br>
This is not an insurmountable obstacle to implementation. The bit of Lua<br>
code I am using now is viable - however, it would be convenient to be<br>
able to create a new sip profile and have things like the voicemail app<br>
automagically work with modifying downstream code.<br>
<br>
I could possibly do this by one of the following:<br>
<br>
1. Unify the sip profile and domain name.<br>
2. Set the initial context to the desired domain name.<br>
3. Use a strict sip profile naming convention so that I can do some text<br>
manipulation on it to build the domain name.<br>
<br>
If there is not a better option, I am leaning toward method (2).<br>
<span class="HOEnZb"><font color="#888888"><br>
Matt<br>
</font></span><div class="im HOEnZb"><br>
<br>
<br>
On 9/26/13 3:41 AM, Stanislav Sinyagin wrote:<br>
&gt; you need this:<br>
&gt; <a href="http://wiki.freeswitch.org/wiki/Multi-tenant" target="_blank">http://wiki.freeswitch.org/wiki/Multi-tenant</a><br>
&gt;<br>
&gt; but before reading that, you need to read the FreeSWITCH book.<br>
&gt; <a href="http://www.packtpub.com/freeswitch-1-2/book" target="_blank">http://www.packtpub.com/freeswitch-1-2/book</a><br>
&gt;<br>
&gt; then you will start answering questions on this mailing list, instead of asking :-))<br>
<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>