[Freeswitch-users] Global Variables forgotten through thepubliccontext?

UV uv at yuvalhertzog.com
Sat Feb 7 07:26:47 PST 2009


Will do.

Now I have a little problem delaying me as the latest build changed
something with the sound file playing and now the FS can’t find any local
file to play (adds mysterious \16000\ to the file location…). I’ll try to
isolate this first then get back to this issue.

 

  _____  

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Brian
West
Sent: Sunday, February 08, 2009 12:33 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Global Variables forgotten through
thepubliccontext?

 

Please do... also make sure you have a context param on your gateway.

 

/b

 

On Feb 7, 2009, at 7:30 AM, UV wrote:





I took the out-of-the-box public context dialplan, added an entry to dial a
10 digit number through the default context and when it ran, I noticed in
the console log that all the values below are either null or empty.

 

To be more specific:

In the public context I’ve added this extension in the beginning:

    <extension name="UV_caller">

      <condition field="destination_number" expression="^123456$">

      <action application="transfer" data="1555123456 XML default"/>

      </condition>

    </extension>

 

If you want, I can pastebin the log for you to see. It would be easier for
you to replicate it yourself and see. It’s quite easy to replicate.

 

No virus found in this incoming message.
Checked by AVG i www.avg.com
Version: 8.0.233 / Virus Database: 270.10.18/1937 i Release Date: 02/06/09
11:31:00


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090208/609c14c9/attachment-0002.html 


More information about the FreeSWITCH-users mailing list