Displaying 20 results from an estimated 3000 matches similar to: "MusicOnHold from a Sound card"
2008 Oct 30
0
Music On Hold (from a Sound card) Help
Hi,
I would like to get musiconhold from a sound card. This is because I want to
kind of be a DJ and easily change the music playing, etc. However, I
followed the instructions at
http://www.voip-info.org/wiki-Asterisk+config+musiconhold.conf but no
success. i have
[mycustom]
mode=custom
directory=/var/lib/asterisk/mohmp3
application=/usr/sbin/ast-playlinein
and =/usr/sbin/ast-playlinein
2005 May 12
4
Sound card Line-In as MOH source
Does someone have a link to step-by-step instructions to making the
Line-In on the console sound card a MOH source?
I know this has to work somehow.
Chris Coulthurst
<mailto:chris@shuksan.com> chris@shuksan.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050512/4a3c3025/attachment.htm
2006 Jan 31
3
MOH sourced from a sound card?
I thought this had been around before but I can't seem to find anything
about it.
I have a customer whom prior to upgrading to Asterisk invested in one of
those boxes that plays your company sales campaign into the MOH port on
your key system.
For reasons of message maintenance he wants to keep the box as part of
the new system.
Can I couple this to the sound card in the Asterisk server
2009 May 26
1
arecord pipe to celtenc just stops
Hi all,
Just found out about this codec and I'm really impressed.
I compiled celt-0.5.2.tar.gz on my desktop and tried out a few tests. I
then did a native fixed point arm compile on my beagleboard which also
worked a treat.
Before I get started with the library I was trying to see if I could
grab some real time audio, encode it and write to a file using arecord
in conjunction with
2004 Dec 11
0
Newbie MusicOnHold issues
Hi Everyone, Merry Christmas :-)....
My Asterisk Box doesn't have a sound card, it is running
Asterisk 1.02
Zaptel 1.02
Libpri 1.02
Mpg123 0.59r
All compiled from source with kernel 2.6.9-1.6 on Fedora Core 2
Any help would be very much appreciated.....
The error I am getting is
-- Executing WaitMusicOnHold("SIP/snom-james-849d", "30") in new
stack
Dec 12 00:27:29
2003 Oct 20
3
Music Onhold Configuration
Anyone can share me with Music Onhold Configuration sample?
Thanks in advance for your help,
Kang
2003 Aug 19
3
MusicOnHold
Does anybody know why I can NOT hear the MusicOnHold - using SJphone on
another PC in our network (normal playback is not a problem) .
See the * output and the line configured in extension.conf below (also
mp3player does not function)
Any suggestions?
*Asterisk output:*
*CLI> -- Executing WaitMusicOnHold("SIP/jeroen-bf54", "30") in
new stack
--
2004 Dec 29
0
Problem with musiconhold - No such file or directory
I have mpg123 v59r and in command line mpg123 play of music
/var/lib/asterisk/mohmp3/sample.mp3
in musiconhold.conf I have:
--------------------------------------
[classes]
default => mp3:/var/lib/asterisk/mohmp3/
-------------------------------------
and extensions.conf
exten => 2,1,WaitMusicOnHold(30)
When I call on console asterisk I have message:
2005 Nov 12
0
alsa asound.conf or .asoundrc that combines multiple playback and capture
I have searched all around and combined items in an /etc/asound.conf file
to have by default a capture and multiple playback for alsa.
I am looking for a way to:
something like "aplay --nonblock test.wav" having at least 2 active one time
and at that same time do "arecord --nonblock -d 1 input.wav"
I have something like:
pcm.!dmixer {
type dmix
2003 Jul 02
2
Problems with musiconhold
Hi evereybody,
I'm trying to use musiconhold during dial tones. But I only can call earing dial tones instead of music.
Now will see my configuration files.
AGI File(using AGI script to EXEC DIAL)
print "EXEC Dial Zap/g2/numberc||m\";
$res=checkresult();
Extension.conf
exten =>_numberb,1,Answer
exten =>_numberb,2,SetMusicOnHold,default
exten =>_numberb,3,AGI,dial.agi
2008 Mar 17
1
Turn off MusicOnHold for individual User
Hi All,
I might of got my wires crossed here, but I'm looking for a way to
disable musiconhold for individual users.
I had thought that putting the sip.conf entry to:
[690]
type=friend
context=from-sip
secret=*****
qualify=yes
host=dynamic
canreinvite=no
nat=yes
mailbox=2090
callerid=2090
musiconhold=silent
and then putting an entry in musiconhold.conf like:
[silent]
2005 Jul 17
1
FreeBSD 5.4 (Asterisk 1.0.9) - Playback , MP3Player and Musiconhold not working
I installed Asterisk 1.0.9 in a Freebsd 5.4 ( with no zaptel card); I
have 2 zoom x5v and works great ( in extensions 123 and 321 ) but I
was trying to test cmd Playback, MusicOnHold, MP3Player but when I
call to extension 100 I don't hear the sound ( mp3 or gsm that I put)
, I only hear noise
If I leave a message in a mailbox the same, all the record is noise
--------- extensionns.conf
2005 Sep 15
3
MusicOnHold not working
Hi
On my FC3 box with asterisk 1.0.9....MusicOnHold is not working.
It starts and stops immediately...
An unknow option mono comes...from where it is originating.??
As there is nothing written in .conf file.
Console output is below:
I am using mpg123 version 0.59r.
Although I am able to play music with mpg123 but why it is on
No-cooperation movement against asterisk ?
Need help..any
2005 Mar 16
4
problem with musiconhold
Hi everybody,
I'm receiving the message "res_musiconhold.c:309 monmp3thread:
Request to schedule in the past?!?!" in asterisk console when I try to
put a call on hold.
I don't the reason and I'm sure the relative module is loaded.
In musiconhold.conf I put these lines, trying something I found in some
previous post:
;
; Music on hold class definitions
;
[classes]
2006 Jun 14
0
Strange problem with MusicOnHold - works outgoing - works with extension - but not incoming!
I've got a strange situation with musiconhold.
It works if I dial my extension 6000:
>From extensions.conf:
exten => 6000,1,Answer
exten => 6000,2,MusicOnHold()
Debug output if I call 6000:
-- Executing Answer("SIP/gs1-b6ee", "") in new stack
-- Executing MusicOnHold("SIP/gs1-b6ee", "") in new stack
-- Started music on hold,
2007 Feb 23
0
MusiconHold
Hi, i configured Musiconhold and Works, but the sound is very low. I haved
put the volume in the max, but is equal.
I tested to my voice, and the sound is also low.
exten=>8000,1,Wait(2)
exten=>8000,2,Record(menu:gsm)
exten=>8000,3,Wait(2)
exten=>8000,4,Playback(menu)
exten=>8000,5,Hangup()
when the musicaonhold is play e recieved this warning.
?exten =>
2004 May 25
0
No sound for MusicOnHold and SayDigits
Hi,
I am unable to get any music or sounds played with the
MusicOnHold or SayDigits commands. I do get sound from
the Playback and Background commands.
I have gone through the process of installing mpg123
and putting the link in usr/bin (and usr/local/bin).
For the MusicOnHold command I can see the call come
into * and the command get executed I just get no
sound on the phone. The * console
2006 Feb 03
0
Musiconhold in zapata.conf
I've been trying to change the musiconhold= in the zapata.conf to use
something other than default. However it doesn't seem to do it. I know
the other musiconhold source works but whatever I set it to in the
zapata.conf file it always plays whatever is [default] in
musiconhold.conf. Also random=yes doesn't work.
[default]
mode=files
directory=/var/lib/asterisk/mohmp3
random=yes
2010 May 11
0
sighttpd 1.1.0 release (includes Ogg Vorbis support)
sighttpd 1.1.0
==============
Sighttpd is an HTTP streaming server designed for distributing realtime
input. It is particularly useful for making camera streams available to
multiple clients, and has been designed for embedded systems use.
This release is available as a source tarball from:
http://www.kfish.org/software/sighttpd/
New in this release
===================
This release
2010 May 11
0
sighttpd 1.1.0 release (includes Ogg Vorbis support)
sighttpd 1.1.0
==============
Sighttpd is an HTTP streaming server designed for distributing realtime
input. It is particularly useful for making camera streams available to
multiple clients, and has been designed for embedded systems use.
This release is available as a source tarball from:
http://www.kfish.org/software/sighttpd/
New in this release
===================
This release