[Asterisk-Users] Re: Ringing indication not working as expected
Sebastian Kayser
mls+asterisk-users at skayser.de
Thu May 18 02:56:41 MST 2006
* Eric ManxPower Wieling <eric at fnords.org> wrote:
> "R" is not a valid Dial option.
Sure about that? My Asterisk installation lists it as a valid option.
asterisk*CLI> show application Dial
[...]
R - indicate ringing to the calling party when the called
party indicates
[...]
> "r" is the option you wanted. HOWEVER, if you are not hearing ringback,
> "r" will almost never fixes the issue.
"r" leads to the ringing being indicated right from the start. So if i
call my cellphone from a SIP-connected snom, ringing is indicated to me
immediately, whereas the cellphone starts to ring not until about 3-5
seconds later. =/
> Make sure you have a /etc/asterisk/indications.conf In some situations
> if you do not have that file you will not hear ringback.
Thanks for the advice. indications.conf is now existent and Asterisk is
reloaded but the problem still persists.
/etc/asterisk/indiciations.conf:
[general]
country=de
[de]
description = Germany
ringcadance = 1000,4000
dial = 425
ring = 425/1000,0/4000
busy = 425/480,0/480
congestion = 425/480,0/480
callwaiting = 425/2000,0/6000
dialrecall = 425/500,0/500,425/500,0/500,425/500,0/500,1600/100,0/900
record = 1400/500,0/15000
info = 950/330,0/200,1400/330,0/200,1800/330,0/1000
- Sebastian
More information about the asterisk-users
mailing list