Displaying 20 results from an estimated 8000 matches similar to: "Remote hold on PRI"
2008 Sep 20
1
1.6.0-rc6 - SIP hold logic broken?
Hi,
I have the following symptoms:
Call X-lite / Nokia E51
X-lite press hold: Nokia DOES hear MOH
Nokia press hold: X-lite does NOT hear MOH
Call X-lite / SCCP phone
MOH works as supposed
Call SCCP phone / Nokia E51
SCCP press hold: Nokia DOES hear MOH
Nokia press hold: X-lite does NOT hear MOH
In addition, the BLF on the SCCP phones does NOT show the hinted SIP
extension on hold.
With 1.4
2011 Jan 28
3
Disabling Music On Hold
Hello,
I have been trying to completely disable music on hold on my asterisk
system. When a call is put on hold I do not want any music on hold, but I
would like the remote user to get informed of this event (depending on the
technology e.g. with a SIP reinvite and an SDP indicating the call is on
hold).
I have searched and tried out various approaches, but when putting the
call on hold
2009 Sep 16
3
Music on Hold
Hi,
I have trouble getting MOH to work after an upgrade from asterisk 1.4 to
1.6.1.4. The call goes on hold, MOH is started, and then stops right away.
Here are the files both of type .raw:
Tsunami*CLI> moh show files
Class: default
File: /etc/asterisk/musiconhold/Fr?d?ric Chopin - Polonaises Op. 40-2
File: /etc/asterisk/musiconhold/Fr?d?ric Chopin - Polonaises Op. 40-1
These files
2007 Jul 11
2
Music on hold stops on blind transfer
Asterisk 1.4.6 at FreeBSD6.2-RELEASE
Client hears pure silence when waiting for call answer. Music on hold stops
when transferer pics a number and client doesn't even hear ringing.
Is this normal behaviour? How to change this?
Log says everything, MOH should stop after call pickup, not before Dial.
-- Executing [113 at firma:1] Dial("SIP/zytek-08737000",
2008 May 13
2
Asterisk stops MOH on transfer
Hello,
i?ve a problem i dont find the reason for. An incoming call coming over
iax is connected to a Sip phone. Until the phone picks up the call i
could hear moh without problems. Then the phone sets the call on hold
and opens another call to another extension. The incoming call hears the
Hold music and also the call to the other extension hears another moh.
Everything works so far as it
2010 Jun 10
3
Ring + Music on Hold in the same call
Hi list,
is there a way to achieve in asterisk (version 1.4.x) the behavior
described below?
* a caller place a call to an extension, and I want the caller hears
the extension ringing for some seconds, and then hears the music
on hold (or a courtesy message) _in the same call;_
* the called extension must continue to ring until answered.
With the m(...) option in the Dial
2007 Jul 26
7
Queue stats
Greetings, list!
My boss would like some statistics on how many calls are answered out of
specific queues during a given time period, and I'm not sure how exactly
to obtain those stats. Here's how our queue system works.
1) Call comes in and enters our 'ring' queue where the phones ring for
15 seconds (caller hears the standard ring tone).
2) After 15 seconds, the caller
2007 Jul 27
1
Autoreply: Queue stats
Greetings, list!
My boss would like some statistics on how many calls are answered out of
specific queues during a given time period, and I'm not sure how exactly
to obtain those stats. Here's how our queue system works.
1) Call comes in and enters our 'ring' queue where the phones ring for
15 seconds (caller hears the standard ring tone).
2) After 15 seconds, the caller
2009 Mar 20
1
Music on Hold doesn't play back for external callers
Hey all;
I am experiencing an issue with music on Hold. I am running asterisk version 1.4.22, and have a default script set up in two places for MoH playback. For internal devices to my network that are SIP peering with asterisk, they simply dial 123 and hear the MoH music immediately. I'm using the default setup, where it just plays the wave files in the /var/lib/asterisk/moh directory. I
2009 Mar 09
6
MoH - always starting from the beginning
Hi,
I have a customer running a 120 second long WAV file on their MoH. The
problem is that it's always starting from the beginning, so people being put
on hold, talked to, put on hold again, etc always hear the first 10-15
seconds.
Is there a way to have Asterisk MoH remember where it left off? Or at the
very least just play the same stream to all people using the same MoH class,
so
2009 Oct 28
1
MOH
I am having a strange problem with MOH. Say I have two users, A and B. I
can set MOH in the extension for B and if A calls B and B hits hold, A will
hear B's hold music. If however A hits hold, it goes to the default music.
If I pull the setmusiconhold from extensions.conf and use musicclass in
sip.conf under the peer A, I get the same thing. Peer A has musicclass set
and A calls B and B
2009 Aug 18
4
Asterisk project changes Music-On-Hold provider
As posted on blogs.digium.com today:
http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/
the Asterisk project has changed providers for Music-On-Hold (MOH)
content distributed with/for Asterisk. In addition to the change for
future Asterisk releases, we have also opted to rebuild historical
releases with the new MOH content, in an effort to eliminate unnecessary
distribution of
2009 Aug 18
4
Asterisk project changes Music-On-Hold provider
As posted on blogs.digium.com today:
http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/
the Asterisk project has changed providers for Music-On-Hold (MOH)
content distributed with/for Asterisk. In addition to the change for
future Asterisk releases, we have also opted to rebuild historical
releases with the new MOH content, in an effort to eliminate unnecessary
distribution of
2007 Feb 01
1
Dial option G - Passing parameters?
Has anyone used the G option with the Dial app? I'm looking for a way
to control the called party leg. Specifically, I'd like to pass a few
variables to the called side for some call control. Here's a synopsis
of what I'm doing:
Make outbound call w/ AMI Originate action.
Called party answers ("Customer")
Customer identifies himself, and now I use Dial w/ the G
2010 Dec 07
1
No MOH with parked call
Hi,
Has anybody else noticed that MOH does not play on parked calls in
1.6.2.14? Or is it just my setup? MOH seems to work in every other
respect (Call Held or in-Queue), but when a call is parked, the logs
show MOH being started, but the parked party hears nothing.
The verbose logs show the following. Any thoughts on whet to check next?
Thanks,
Steve
### Call comes in here and is answered
2015 Feb 23
2
Dynamic Music on Hold
Hello everyone,
I am trying to activate Music On Hold using DB on Asterisk 13.
It works fine but in order to use new Music On hold definitions I have to
reload the moh module.
- The following is my configuration in extconfig.conf - I added the
following line:
musiconhold.conf => mysql,asterisk,bit_ast_config
- The following is the table in the database:
mysql> select * from
2006 Feb 26
2
Music on hold and conferencing on OS X
We're setting up asterisk at the office (really doing some testing
right now) and it is going to be hosted on a dual G5 XServe running
OS X. We're an apple certified solutions provider, etc. so we want to
build all our stuff on apple hardware and software. Anyway, the last
sticking point is moh and meetme. Is there any solution to get moh
and meetme working on OS X? Meetme
2005 Mar 19
2
More HEAD wierdness (chan_sip, jitterbuffer/PLC problems)
Hello,
After checking out CVS HEAD from yesterday (for those new
PLC/Jitterbuffer patches), I was affected by bug 3795 with my Polycom
IP600's. After seing it resolved as of this morning (thanks Mark), I
decided to try again...
I can answer incoming calls. No problem there. Putting calls on hold,
however, results in my Polycom IP600 indicating the call on hold, but
the caller does
2009 Feb 12
1
Problem with parking
Hi,
I'm having problem with call parking.
When I park call, either via transfer to xten or park digit sequence from
features.conf, I hear the parking lot number read to me and the user gets
transferred.
However, MOH stops for the caller the moment user is transferred.
The user can be retrieved by dialing the parked extension and voice resumes.
If the parked user hangs up, the channel state
2006 May 01
1
Music on Hold from Soundcard
Hey all,
I've been trying to get MoH to work from the line-in on my soundcard, but as
of yet have had no success. I found this script that should allow for it to
happen:
http://www.sineapps.com/news.php?rssid=722
The script, when run as the asterisk user, works properly and streams sound
to stdin. But when Asterisk starts MoH it stops it immediately afterwards
with no explanation. Has anyone