Displaying 1 result from an estimated 1 matches for "_1720xxxxxxx".
Did you mean:
1720xxxxxxx
2009 Mar 20
1
Music on Hold doesn't play back for external callers
.../moh directory. I also have in my General settings in sip.conf to use the default musicclass.
On-net context script for MoH in extensions.conf:
exten => 123,1,Answer()
exten => 123,2,MusicOnHold(default)
Calls from the PSTN are matching this Moh setup in extensions.conf:
exten => _1720XXXXXXX,1,Answer()
exten => _1720XXXXXXX,2,MusicOnHold(default)
Output captured when internal devices attempt to dial number associated with MoH:(MoH is heard)
-- Executing [123 at Home:1] Answer("SIP/10.1.1.254-b77089b0", "") in new stack
-- Executing [123 at Home:2] MusicOnHol...