[asterisk-users] [SOLVED] MusicOnHold works Externally, but not internally

Joseph syscon780 at gmail.com
Thu Nov 5 08:51:33 CST 2009


On 11/04/09 08:24, Danny Nicholas wrote:
>That's what I thought.  You are on system A and trying to call an extension
>on system B?  When you call in from the PSTN, you are in a bridged
>environment and moh is playing as a function on the bridged channel.  When
>you do the "internal" call,  no bridge exists.  Can you post the CLI output
>from the 315 call again and CLI from a PSTN call with MOH?

Solved!
Solution:

exten => 51,1,Progress() ;plays a music on internal call
exten => 51,n,Answer()

-- 
Joseph



More information about the asterisk-users mailing list