<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-abbreviated" href="mailto:can_man@gmx.de">can_man@gmx.de</a> wrote:
<blockquote cite="mid:20081226000150.140990@gmx.net" type="cite">
  <pre wrap="">Hello,

thank you for your answers. I am a step further now, it seems that just the "condition" tags as described in the wiki aren't enough. After sending the following xml I think I get stuck at the point Micheal mentioned:

  </pre>
  <blockquote type="cite">
    <pre wrap="">The $$ substitutions are only done in the static XML files.  Al
    </pre>
  </blockquote>
  <pre wrap=""><!---->
FS complains that: Context default not found


XML:

&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;document type="freeswitch/xml"&gt;
&lt;section name="dialplan" description="RE Dial Plan For FreeSwitch"&gt;
&lt;context name="public"&gt;</pre>
</blockquote>
Pay close attention here.... notice the context name in your XML and
the context name that FreeSWITCH is saying it can't find....<br>
</body>
</html>