[Asterisk-Users] How to accept the call and without billing the caller?
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Wed Aug 18 04:51:20 MST 2004
On Wednesday 18 August 2004 04:45, steven louse wrote:
> Hi,How to accepts the call and plays a voice message on the line without
> billing the caller ? This may
> be necessary for IVR applications that want to explain features of the
> service offered .
With PRI you can do this, and that is more or less exactly why it's allowed.
Just don't Answer() the call, just issue Playback() and Hangup().
-A.
More information about the asterisk-users
mailing list