Displaying 1 result from an estimated 1 matches for "b77089b0".
2009 Mar 20
1
Music on Hold doesn't play back for external callers
...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] MusicOnHold("SIP/10.1.1.254-b77089b0", "default") in new stack
-- Started music on hold, class 'default', on SIP/10.1.1.254-b77089b0
Output captured when external callers dial into asterisk from the PSTN,...