Displaying 8 results from an estimated 8 matches for "morning_coffee".
2011 Mar 17
1
[1.6.2.5] Asterisk can't find MOH file
...drwxr-xr-x 10 root root 61440 2011-03-17 14:21 fr/
Note: fr/ contains core + extra + moh as downloaded from here:
http://downloads.asterisk.org/pub/telephony/sounds/
============ find /var/lib/asterisk/sounds/ -name "manolo_camp-mor*"
/var/lib/asterisk/sounds/fr/manolo_camp-morning_coffee.ulaw
============ extensions.conf
;just in case, but shouldn't be needed
exten => 8888,1,Set(CHANNEL(language)=fr)
exten => 8888,n,Wait(2)
exten => 8888,n,Answer()
exten => 8888,n,Playback(manolo_camp-morning_coffee)
exten => 8888,n,Hangup
============ cat asterisk.conf
...
[op...
2017 Mar 03
2
moh reload not reloading/reading new musiconhold files
...sing Asterisk 1.8.32.3
Current music on hold :
myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity
New musiconhold file :
[root at myserver ]# file
/var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity.wav
/var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity.wav: RIFF
(little-endian) data, WAVE audio, Microsoft PCM, 16 bit, m...
2017 Mar 07
2
moh reload not reloading/reading new musiconhold files
...y to load/read a new MOH file than to completely restart Asterisk ??
After Asterisk restart :
myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/macroform-the_simplicity
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
Class: myfolder_1
File: /var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity
Kind regards.
On 03-03-17 18:26, John Kiniston wrote:
> Your new file is in the 'myfolder/1&...
2017 Mar 23
2
moh reload not reloading/reading new musiconhold files
...t;
>>
>> After Asterisk restart :
>>
>> myserver*CLI> moh show files
>> Class: default
>> File: /var/lib/asterisk/moh/reno_project-system
>> File: /var/lib/asterisk/moh/macroform-the_simplicity
>> File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
>> File: /var/lib/asterisk/moh/macroform-robot_dity
>> File: /var/lib/asterisk/moh/macroform-cold_day
>> Class: myfolder_1
>> File: /var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity
>>
>>
>>
>> Kind regards.
>>
>>
>&...
2011 Mar 15
4
[1.4] Asterisk doesn't hang up?
...terisk doesn't detect
that the callee has hung up after listening to MoH for a few seconds:
========== extensions.conf
;Play MoH for a few seconds, hang up, and
;check ChanIsAvail() able to detect when line idle again
exten => 8888,1,Answer()
exten => 8888,n,Playback(/var/tmp/manolo_camp-morning_coffee)
exten => 8888,n,Hangup
========== CLI
;keep line engaged for a few seconds, and hang up from remote end
originate Zap/1/5551234 extension 8888 at internal
========== extensions.conf
;call from XLite to check line status
;Loop until Zap/1 is available
exten => 1111,1,Set(INDEX=0)
exten =&...
2010 Aug 26
1
MusicOnHold class working for internal calls, not for external
.../var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-the_simplicity
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/fpm-calm-river
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/fpm-sunshine
File: /var/lib/asterisk/moh/fpm-world-mix
Class: 106002
File: /var/lib/asterisk/moh/106002/Long2
In my SIP peer definitions I have :
musiconhold=106002
Now, when SIPuser1 calls internally to SIPuser2, then the MoH-class
'106002'...
2009 Dec 30
2
Skype for Asterisk
...Skype/rexesbposolutions-084159e8
[Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to
find a codec translation path from 0x100 (g729) to 0x40 (slin)
[Dec 29 17:27:14] WARNING[4997]: res_musiconhold.c:251
ast_moh_files_next: Unable to open file
'/var/lib/asterisk/moh/manolo_camp-morning_coffee': No such file or
directory
-- Stopped music on hold on Skype/rexesbposolutions-084159e8
[Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to
find a codec translation path from 0x100 (g729) to 0x2 (gsm)
[Dec 29 17:27:14] WARNING[4997]: res_musiconhold.c:204
moh_files_releas...
2011 Jan 10
0
No subject
Class: default
File: /var/lib/asterisk/moh//reno_project-system
File: /var/lib/asterisk/moh//macroform-robot_dity
File: /var/lib/asterisk/moh//manolo_camp-morning_coffee
File: /var/lib/asterisk/moh//macroform-cold_day
File: /var/lib/asterisk/moh//macroform-the_simplicity
Class: none
File: /var/lib/asterisk/moh/.nomusic_reserved/silence
Basically the queues will stream the online music, but if I call another
extension on the network,...