login | register
Wed 19 of Nov, 2008 [15:04 UTC]

voip-info.org

Discuss [0] History

Asterisk cmd WaitForRing

Created by: oej,Last modification on Sun 10 of Feb, 2008 [05:40 UTC] by asiby

Synopsis

 Wait for Ring Application.  

This application can help with phantom ringing caused by a noisy FXO line (taken from the dev-list,
converstation between Marius Stankevičius and Eric "ManxPower" Wieling on 03/26/2007)

Description

 WaitForRing(timeout)

Example

 exten => 123,1,Answer()
 exten => 123,2,Waitforring(5)
 exten => 123,3,SendDTMF(1234)

See also



Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ


Comments