Difference between revisions of "Hangupcause Sounds"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
= Description =
MOR returns [[Hangupcause Codes | error codes]] when call fails.
MOR returns [[Hangupcause Codes | error codes]] when call fails.


Line 10: Line 12:


'''IMPORTANT!''' For production use this setting should be disabled because call is answered in order to play these sounds and dialer has to pay for the call.
'''IMPORTANT!''' For production use this setting should be disabled because call is answered in order to play these sounds and dialer has to pay for the call.
= How to disable =


In order to disable these audio prompts in [[mor.conf]] set:  
In order to disable these audio prompts in [[mor.conf]] set:  

Revision as of 14:48, 19 October 2009

Description

MOR returns error codes when call fails.

They are written in Asterisk CLI. Also these codes are visible in Call List near each call.

To make it even simpler, MOR can play associated audio when some error happens.

To enable it make play_hgc_audio = 1 in mor.conf and restart Asterisk.

This setting is available from the start to help new users to start with MOR and get instant feedback about failed calls.

IMPORTANT! For production use this setting should be disabled because call is answered in order to play these sounds and dialer has to pay for the call.


How to disable

In order to disable these audio prompts in mor.conf set:

play_hgc_audio = 0

and restart Asterisk.





See also: