Working with a CCM and problems with MOH

sike

New Member
Joined
Feb 18, 2009
Messages
11
Reaction score
0
Hi There

I was always a fan of AAH and Wards manuals. Recently I get going again with PIAF. I just set up a live installation with a Cisco Callmanager and have a problem with MOH.

The config is as such:

Callmanager --> PIAF --> SIP Provider

The Callmanager recieves calls over the PSTN but makes ougoing calls though the PIAF system. My problem is that when someone is called through the PIAF (Through SIP) and then the person is put on hold with a cisco phone, the MOH comes from the PIAF system.

So far so good, but when the person is taken off hold, the music keeps playing.

This is the Log:

Code:
    -- SIP/VT-08b6e228 answered SIP/10.24.11.14-08b64188
    -- Packet2Packet bridging SIP/10.24.11.14-08b64188 and SIP/VT-08b6e228
    -- Started music on hold, class 'default', on SIP/VT-08b6e228
    -- Stopped music on hold on SIP/VT-08b6e228
    -- Started music on hold, class 'default', on SIP/VT-08b6e228
    -- Stopped music on hold on SIP/VT-08b6e228
    -- Started music on hold, class 'default', on SIP/VT-08b6e228

My Trunk to the Callmanager is as such:

Code:
type=peer
context=from-internal
port=5060
host=10.24.11.14
disallow=all
allow=ulaw&alaw
nat=yes
canreinvite=no
qualify=yes

Anyboy know what is going wrong?

Thanks

Sike
 
I have found a "kind of" fix.

If I add 99 to the end of default (To make the default context invalid) in musiconhold_additional.conf, like this:

[default99]

Then All is ok.. I get the Callmanager MOH..
 
Hi

That will get overwritten on next reload.

Copy the whole context you have modified, and drop it into extensions_override_freepbx.conf

Then it willl stay there through reloads.

Joe
 

Members online

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top