[asterisk-users] Music on hold
Fons van der Beek
fons.vanderbeek at 84-it.com
Sat Feb 23 06:26:13 CST 2008
Tnx for your support Trevor!!
cat /etc/asterisk/indications.conf | grep country=
country=nl ; default location
show indications nl
Country Indication PlayList
=====================================
nl <ringcadence> 1000,4000
nl dial 425
nl busy 425/500,0/500
nl ring 425/1000,0/4000
nl congestion 425/250,0/250
nl callwaiting 425/500,0/9500
nl dialrecall 425/500,0/50
nl record 1400/500,0/15000
nl info 950/330,1400/330,1800/330,0/1000
nl stutter 425/500,0/50
The 'show indications' command is deprecated and will be removed in a
future release. Please use 'indication show' instead.
But Trevor, I guess this isn't the problem, because when i call from an
internal location
the indication is all right
Also moh works from internal SIP phones to the queue.
I only have a problem when i call into my asterisk box from the outside.
Trevor Peirce schreef:
> Fons van der Beek wrote:
>
>> After implementing the described test for indications.conf
>> The CLI outputted:
>> -- Executing [s at default:1] Answer("SIP/0475769XXX-095a8488", "") in
>> new stack
>> -- Executing [s at default:2] PlayTones("SIP/0475769XXX-095a8488",
>> "ring") in new stack
>> -- Executing [s at default:3] Wait("SIP/0475769XXX-095a8488", "30")
>> in new stack
>>
>> This looks OK, but there is no sound to be heard on the other end.
>>
>
> Alright, well let's see what "ring" actually is set to for your system.
>
> Let's see this from the command line:
>
> cat /etc/asterisk/indications.conf | grep country=
>
> And this from asterisk:
>
> show indications XX (where XX is your locale, of course).
>
>
More information about the asterisk-users
mailing list