When you see context mentioned it'll mean a dialplan context - how to separate different types of extension. Multitenant systems may share a single context or have a context for each domain, or anywhere between the two. That's up to you<br>
<br>On Tuesday, October 1, 2013, Phil Mickelson wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Mick,<div><br></div><div>Thank you for your list. I've search those also. Let me give you a quick example where I actually found the option but the docs don't supply any additional information.</div>
<div><br></div><div>I believe I need to create new VM profiles since I'm running multi-tenant. I figured that one out by looking at other commands that expect a voicemail_profile value. In searching through the default profile I found the parameter "callback-context." Since "context" is generally used in FS in connection with multi-tenant I assume (perhaps incorrectly) that this is important for me. So, I go in search of the parameter in the docs. And, after much searching (I have gotten better at this over time) I find:</div>
<div><br></div><div><h3 style="border-bottom-style:none;line-height:19.190340042114258px;padding-top:0.5em;font-size:17.27272605895996px;overflow:hidden;font-family:sans-serif;margin:0px 0px 0.3em;padding-bottom:0.17em;background-image:none">
<span>callback-context</span></h3><h4 style="border-bottom-style:none;line-height:19.190340042114258px;padding-top:0.5em;font-size:14.545454025268555px;overflow:hidden;font-family:sans-serif;margin:0px 0px 0.3em;padding-bottom:0.17em;background-image:none">
<span>default</span></h4><pre style="line-height:1.3em;font-size:12.727272033691406px;background-color:rgb(249,249,249);font-family:monospace,Courier;border:1px dashed rgb(47,111,171);padding:1em"> <param name="callback-context" value="default"/>
</pre><div><br></div><div>That's it. The exact same line in the XML file. Doesn't explain anything. And, if you look at most of those parameters you'll see the exact same thing.</div><div><br></div><div>Regards,</div>
<div><br></div><div>Phil Mickelson</div><div><br></div><div><br></div><div><br></div><div><pre style>Hi Phil,
In addition to the books you mentioned, do the following wiki pages not provide everything you need (if they don't we are in trouble! ).
API Commands
<a href="https://wiki.freeswitch.org/wiki/Mod_commands" target="_blank">https://wiki.freeswitch.org/wiki/Mod_commands</a>
Dialplan Applications
<a href="https://wiki.freeswitch.org/wiki/Mod_dptools" target="_blank">https://wiki.freeswitch.org/wiki/Mod_dptools</a>
Channel Variables
<a href="https://wiki.freeswitch.org/wiki/Channel_Variables" target="_blank">https://wiki.freeswitch.org/wiki/Channel_Variables</a>
XML Dialplan
<a href="https://wiki.freeswitch.org/wiki/Dialplan_XML" target="_blank">https://wiki.freeswitch.org/wiki/Dialplan_XML</a>
Documentation
<a href="https://wiki.freeswitch.org/wiki/Documentation" target="_blank">https://wiki.freeswitch.org/wiki/Documentation</a>
Rgds, Mick
Tel/SMS. +44(0)7967 594432
</pre></div><div><br></div></div></div>
</blockquote>