[Freeswitch-users] help with: [ERR] mod_local_stream.c:266 local_stream_file_open() unknown source moh

Brian West brian at freeswitch.org
Sun Jul 6 17:55:34 PDT 2008


Then you need to install the 32k files and modify the  
local_stream.conf.xml to enable the 32k stream.

make uhd-moh-install

You have very little reason to use 32k audio not much if anything can  
use it yet.  Except FS :P

/b



On Jul 6, 2008, at 7:49 PM, Diego Viola wrote:

> I did make hd-moh-install, I also installed all the sound files after
> the make install.
>
> I am calling 3232, this one:
>
>    <extension name="uwb_conferences">
>        <condition field="destination_number" expression="^(32\d{2})$">
>        <action application="answer"/>
>        <!--<action application="send_display" data="32k Conference  
> $1"/>-->
>        <action application="conference" data="$1 at ultrawideband"/>
>      </condition>
>    </extension>





More information about the FreeSWITCH-users mailing list