[Freeswitch-users] Freeswitch / Webserver

Rudolf Denert rdenert at tng.de
Wed Jun 17 06:42:41 PDT 2009


Hello,

I have one question about including a webserver.

I made a dialplan which I deposited on a webserver. That was no the problem. But I have a commandline in the dialplan that doesn't work correct. The fs_cli says:


<action application="read" data="1 11 $${base_dir}/sounds/de/conf-getconfno.gsm raum 5000 #"/>  (this line has no problem. I just mentioned this for the sake of completeness)
<action application="execute_extension" data="test XML features"/>


My features.xml looks like this:


<extension name="test">
<condition field="destination_number" expression="^.*$"/>
<condition field="${raum}" expression="^18404$" break="on-true">
<action application="phrase" data="spell,${raum}"/>
<action application="conference" data="hans at test+112233"/>
</condition>


In my freeswitch server this line works perfekt. The extension "test" in features.xml is executed.

For near information:

When I call the FS (it is a conferencing system) the machine looks in the dialplan which is deposited on a webserver. Than I press the digits into phone to get access in the conferencing room. But than I get two important messages in the fs_cli:

2009-06-17 15:38:21 [INFO] mod_dialplan_xml.c:233 dialplan_hunt() Processing 123456789->test in context features
2009-06-17 15:38:21 [WARNING] mod_dialplan_xml.c:263 dialplan_hunt() Context features not found

Does anybody has an idea?

Greetz

-- 
-- 
Rudolf Denert, Technical Support
TNG AG, NGN
Projensdorfer Str. 324, D-24106 Kiel, Germany
phone: +49 431 7097-10, fax: +49 431 7097-555
mailto: rdenert at tng.de http://www.tng.de
-
Register: Amtsgericht Kiel, HRB 6596 KI
Supervisory board (Aufsichtsrat): Stefan Scheuermann (Vorsitz)
Executive board (Vorstand): Dr. Sven Willert (Vorsitz),  Dr. Thomas
Rohwer, Sven Schade, Carsten Tolkmit, Dr.-Ing. Volkmar Hausberg
Tax-Id (Steuernr.): 1929112637, VAT-Id (USt-Id): DE225201428
-
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

Diese E-Mail enthält vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail ist nicht gestattet.




More information about the FreeSWITCH-users mailing list