Displaying 5 results from an estimated 5 matches for "mymus".
Did you mean:
mmus
2007 Jan 30
3
musiconhold restarts for every extension
...e upgraded from 1.2.9 to 1.2.14 recently but experience an
unexpected behaviour with musiconhold: While in 1.2.9 musiconhold was
playing continuous on sequential extensions after a
timeout, it is restarted for every extension in 1.2.14:
;music starts
exten => 902,1,Dial(SIP/phone1@proxy.com|5|m(mymusic))
;music starts again
exten => 902,n,Dial(SIP/phone2@proxy.com|5|m(mymusic))
;and again
exten => 902,n,Dial(SIP/phone3@proxy.com|5|m(mymusic))
In the changelog this is not mentioned, also the bugs related to
changes in musiconhold.c don't seem to have anything to do with my
issue...
I...
2007 Mar 13
0
MusicOnHold stops after upgrade from 1.4.0 to 1.4.1
...em.
After upgrade from 1.4.0 to 1.4.1 my musiconhold stops immediately after
start.
Bellow some logs from 1.4.0 and 1.4.1 (same configs and situations)
First, the one from 1.4.0 (everything works)
[Mar 12 13:44:00] -- Executing [s@info800:1]
SetMusicOnHold("SIP/1036690-b74004b8", "mymusic") in new stack
[Mar 12 13:44:00] -- Executing [s@info800:2]
Dial("SIP/1036690-b74004b8", "SIP/halo/0502xxxxxxx|20|mgA(pol800)") in
new stack
[Mar 12 13:44:00] -- Called halo/0502xxxxxxx
[Mar 12 13:44:00] -- Started music on hold, class 'mymusic', on
SIP/1036690-b7...
2013 Nov 27
3
issue with speech in IVR
...en(5)
exten => s,n,goto(home,s,1)
exten => i,1,Playback(${sounds_path}error)
exten => i,n,WaitExten(5)
exten => i,n,goto(home,s,1)
exten => 1,1,Goto(project,s,1)
[project]
exten => s,1,SetGlobalVar(sounds_path=/var/lib/asterisk/sounds/)
exten => s,n,Background(${sounds_path}mymusic)
exten => s,n,WaitExten(5)
exten => s,n,Goto(project,s,1)
exten => i,1,Playback(${sounds_path}error)
exten => i,n,goto(project,s,1)
my problem when the customor call the number 600 and press 1 in order to go
to the project menu he must wait all the speech music1 music2 and music 3...
2005 Jan 30
1
Re: desire box
...to a file
whatever song somebody clicked on. A script would check the file every few
seconds, and then execute my media player with the name of the song that was
in the file. Pretty simple, but it worked. The system is disabled now, but
you can check out what it worked like at:
http://rdude.com/lg/mymusic.asp
Currently, my stream is disabled, but that should give you something of an
idea of how the thing works.
-rdude =)
2005 May 04
0
New win32-dir
...gt;\Recent
CSIDL_SENDTO = 0x0009 # <user name>\SendTo
CSIDL_BITBUCKET = 0x000a # <desktop>\Recycle Bin
CSIDL_STARTMENU = 0x000b # <user name>\Start Menu
CSIDL_MYDOCUMENTS = 0x000c # logical "My Documents" desktop
icon
CSIDL_MYMUSIC = 0x000d # "My Music" folder
CSIDL_MYVIDEO = 0x000e # "My Videos" folder
CSIDL_DESKTOPDIRECTORY = 0x0010 # <user name>\Desktop
CSIDL_DRIVES = 0x0011 # My Computer
CSIDL_NETWORK = 0x0012 # Network Neighborhood (My Netw...