[Freeswitch-users] Setting up port audio for incoming/outgoing calls
Brian West
brian at freeswitch.org
Thu Dec 25 08:45:54 PST 2008
Not quite... you needed to have a moh/48000 defined in localstream
too. ;) so when you play local_stream://moh it appends the rate to
the end to find the exact one. If you define a moh by itself it would
have fallen back to that. See local_stream.conf.xml ;)
/b
On Dec 25, 2008, at 12:17 AM, Jason White wrote:
> I've solved part of my problem.
>
> local_stream_file_open() was looking for moh/48000, because I had
> set the
> sample rate to 48 khz in my portaudio configuration. (The context
> was that the
> music was to be used as ring-back). Not surprisingly, the lookup
> failed, as
> did the lookup for "moh"; if it had been moh/8000 it would have
> succeeded.
>
> It all makes sense now.
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list