[Freeswitch-users] uuid_displace & FIFO help

Anthony Minessale anthony.minessale at gmail.com
Fri Apr 24 18:59:08 PDT 2009


what platform are you running on and what rev of the code?

first off media bugs are intentionally disabled in fifo and uuid_displace
uses that.

I cut and pasted your script and all i changed was the name of the chime
file and it works.

I heard uk ring for 15 seconds then my file plays then ringing ...
repeating....

then i did this from the cli

uuid_broadcast <uuid> phrase:voicemail_message_count:12:new

and it works

i suggest maybe you update your code or rebuild it clean.



On Fri, Apr 24, 2009 at 9:11 AM, TTNC - Adnan Barakat
<technical at ttnc.co.uk>wrote:

> Just tried this which didn't work (moh plays - but no announcement);
> session:setVariable("fifo_music",
> "tone_stream://%(400,200,400,450);%(400,2200,400,450)");
> session:setVariable("fifo_chime_list",
> "/mnt/nas/freeswitch/recordings/misc/pf-unavailable.al");
> session:setVariable("fifo_chime_freq", "15");
> session:execute("fifo", queue_name.." in");
>
> I also tried setting fifo_music to a filename like so which also had the
> same behaviour as above;
> session:setVariable("fifo_music",
> "/mnt/nas/freeswitch/recordings/moh/Deliberate Thought.al");
>
>
> Then tried this which does work, but no moh;
> session:setVariable("fifo_music", "");
> session:setVariable("fifo_chime_list",
> "/mnt/nas/freeswitch/recordings/misc/pf-unavailable.al");
> session:setVariable("fifo_chime_freq", "15");
> session:execute("fifo", queue_name.." in");
>
> Is there a way temporarily pause or silence the moh? as I've found a way
> to play the message and the caller's position via the script called by
> luarun, only problem is it's trying to mix the audio which sounds very
> choppy.
>
>
> Thanks,
>
> Adnan
>
>
> Brian West wrote:
> > Nope, It works fine with fifo_music set. I just tested it... might wanna
> > look at fifo_chime_freq also.
> >
> > /b
> >
> > On Apr 24, 2009, at 2:20 AM, TTNC - Adnan Barakat wrote:
> >
> >> I just noticed this wasn't very clear, I meant fifo_chime_list only
> >> works if fifo_music is blank.
> >
> > Brian West
> > brian at freeswitch.org <mailto:brian at freeswitch.org>
> >
> > -- Meet us at ClueCon!  http://www.cluecon.com <http://www.cluecon.com/>
> >
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > 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
>
>
> _______________________________________________
> 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
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090424/5b5637a3/attachment-0002.html 


More information about the FreeSWITCH-users mailing list