I have set up an extension so I can dial it and listen to my MusicOnHold from any handset. This is what is in the extensions.conf: exten => 997,1,MusicOnHold() exten => 997,2,Hangup After 180 seconds of playing, the call terminates. Why does this happen? Simon