Displaying 20 results from an estimated 10000 matches similar to: "polycom soundpoint 300 sip phone and hold music"
2004 May 09
2
Help!! Music On Hold
I've been trying to play the default music on hold file, but no luck yet.
here is my configuration:
extensions.conf
[incoming]
exten => s,1,Dial,Zap/2|10
exten => s,2,Voicemail,u34
exten => s,102,Voicemail,b34
exten => 34,1,SetMusicOnHold,default
Musiconhold.conf
[classes]
default => quietmp3:/var/lib/asterisk/mohmp3
;loud => mp3:/var/lib/asterisk/mohmp3
;random =>
2005 Jun 29
4
Music oh hold
Sorry, i also tried this:
exten => 6000,1,Answer
exten => 6000,2,MusicOnHold(default)
and i got this result:
*CLI> -- Executing Answer("SIP/2391-8cdd", "") in new stack
-- Executing MusicOnHold("SIP/2391-8cdd", "default") in new stack
Jun 29 19:33:47 WARNING[1616]: res_musiconhold.c:354 moh0_exec: Unable to start music on hold (class
2005 Jun 27
3
Shoutcast Music On Hold problems?
hello I followed the info given and I can't seem to get this to work has any one sucessfully done this? if so can you help me out? I am trying to use a 128 kbps mp3 feed to stream to people while there on hold the info I am using is below.
Shoutcast Music On Hold
You can have asterisk use a streaming source for on-hold music.
Make a directory and put a 0 size file ending in .mp3.
I called
2004 Apr 15
2
music on hold problems
i've been searching the archives but can't find anything substantive on
this. most of the music on hold documentation discusses integrating
with zap hardware, but i am trying to send it across a sip channel.
I have the following in extensions.conf:
exten => 2100,1,Answer
exten => 2100,2,MusicOnHold(default)
and have uncommented the "default" line in musiconhold.conf:
2005 Jun 30
3
R: Music oh hold
This is my musiconhold.conf and my folder:
root@voip:/etc/asterisk# less musiconhold.conf
[classes]
default => quietmp3:/var/lib/asterisk/mohmp3
;loud => mp3:/var/lib/asterisk/mohmp3
;random => mp3:/var/lib/asterisk/mohmp3,-z
;unbuffered => mp3nb:/var/lib/asterisk/mohmp3
;quietunbuf => quietmp3nb:/var/lib/asterisk/mohmp3
; Note that the custom mode cannot handle escaped parameters
2003 May 13
5
Music on hold, Call Parking, etc
Ok, this falls under the newbie category:
Has anybody created any documentation on using musiconhold or call parking?
I have found sample config files for musiconhold, but I'm not sure how they
work.
[musiconhold.conf]
[classes]
loud=>mp3:/var/lib/asteriks/mohmp3
How do I then set up this feature in extensions.conf?
I can't seem to find an example of what I'm looking for (or I
2003 May 07
1
Music not on hold
Hello,
I just can't seem to get the MusicOnHold function to work out ok.
I' managed to get the MP3Player app to work out fine, but
when I run the MusicOnHold all i get is siliece.
I can see that Asterisk executes mpg123 properly (I think)
#ps axuww|grep mp
gk 4383 0.0 0.4 3736 552 pts/4 S 15:06 0:00
/usr/bin/mpg123 -q -s --mono -r 8000 -b 2048 -f 8192 sample-hold.mp3
2004 Apr 08
1
Live Music on Hold
I have a small * system in my home (1 U100S, 1 X100P, 1 BT101, and 1 SPA2000) to handle my requirements. I would like to add Music on Hold and have been watching the forum to see if something would come across on this topic. The difference I am interested in is getting the music from a radio or someother external source. All references to MOH
up to now have been using MP3 files and going
2005 Aug 04
1
PolyCom SoundPoint 300 and distinctive ring
I am looking for clues on how to configure distinctive ring for a PolyCom SoundPoint
300. Does ALERT_INFO apply? If so, how?
Thanks,
David Koski
david.nospham@kosmosisland.com
2004 Aug 30
7
Polycom SoundPoint IP 300 Configuration
I just got a Polycom soundpoint and I set it up using the phone and web
based admin.
I cant seem to figure out the config files and they are confusing me
greatly and I dont have time for it :)
Some things are odd, like on every reboot it seems the volume I set is
reset? is there any way to fix that. And the ringer seems low. - Even
all the way up
Anyone willing to point out a good asterisk
2005 Feb 09
5
polycom soundpoint ip 300
hello,
I try to set up two lines per ip 300 phone,
registration is ok but i get Failure to authenticate
407 for subscribe.
Anybody could help me to configure Asterisk in order
to set instant message and presence ?
I've tried with Ondo sip server it's ok !
Regards
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Cr?ez votre Yahoo! Mail
2005 Mar 18
1
XML config files for Polycom SoundPoint IP 300?
I bought a couple Polycom Soundpoint 300's, and have them working nicely
with SIP... but I'd like to be able to do automatic config via FTP, but it
requires some XML config files. The docs discuss them in detail, but I
can't seem to d/l them from Polycom. [No, it doesn't appear to be on the
CD that comes with the phone.] I've created an account at Polycom's tech
support
2007 Apr 27
2
Music on Hold issue with asterisk 1.4.2
Hi all,
I've compiled zaptel drivers and reconfigure asterisk afterwards from
source --with-zaptel.
Modules are loaded accordingly:
asterisk-1.4.2 # lsmod |grep z
Module Size Used by
ztdummy 5472 0
zaptel 194504 5 ztdummy
crc_ccitt 3521 1 zaptel
my musiconhold.conf:
asterisk-1.4.2 # grep -v '^;'
2005 Jun 28
1
Fw: Shoutcast Music On Hold problems?
----- Original Message -----
From: "hank" <hanksmith4@earthlink.net>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users@lists.digium.com>
Sent: Tuesday, June 28, 2005 10:52 PM
Subject: Re: [Asterisk-Users] Shoutcast Music On Hold problems?
>I am using asterisk@home 1.0
> my mp3 is called
> mp3
> it has nothing before it
2006 Feb 22
3
Streaming Music On Hold
Ok, I'm tearing my hair out trying to get Asterisk moh streaming to work. After several hours jerking around with icecast and muse, I tried to point my asterisk system directly at two streams I know work.
This is what extensions.conf has:
[default]
mode=quietmp3
directory=/var/lib/asterisk/mohmp3
[stream2]
mode=custom
directory=/var/lib/asterisk/mohmp3-empty
2003 Jul 20
3
Music on hold & Read error on sound device
I am having a problem getting music on hold working one of my servers. I
have had this working on a PII 400 just fine but decided to upgrade my
Asterisk server to a PIV 1.5ghz.
I have installed mpg123 which seems to be working fine but when I start
*, I get the following error message at the CLI prompt when I start *:
WARNING[81931]: File chan_oss.c, Line 232 (sound_thread): Read error on
2007 Mar 28
2
Polycom SoundPoint 501
Hi
We've setup an Asterisk PBX recently and I encountered the following
problem: When [mac address]-registration.cfg file includes the FQDN of
the Asterisk PBX for the Polycom SoundPoint 501 phones it will not (even
try to) register with the Asterisk PBX unless the DNS (it asks)
successfully resolves the name: _sip._udp.[Asterisk FQDN]. Did this
happen to anyone else?
PS - The
2005 Jan 14
1
Polycom SoundPoint IP by Shoreline
I've got a couple Shoreline IP phones, their Shoreline model number is
Shoreline IP 100. I believe this is actually a Polycom SoundPoint IP 300
phone. I believe the phone is using a MGCP stack.
I want to use it for testing with Asterisk.
1. I suspect I need to re-image the phone to make it work with *.
2. How can I preserve the current image on the phone?
3. What is preferred image to use
2004 Aug 16
4
Polycom SoundPoint IP 500/600 XML minibrowser
Has anyone been able to get the minibrowser on the Polycom SoundPoint IP
500/600 phones working? If so could you share the relevant sections of
your config with me?
2003 Oct 29
2
Polycom SoundPoint IP 500
Hello all,
Has anyone used the SIP version of this phone with Asterisk?
I see Polycom has a H.323 and MGCP version also, does anyone know if
you flash the phone to swith protocols?
Thanks in advance for the info.
Ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031029/a9377305/attachment.htm