There's not really a way to do that that right now, although we could add
something like AST_CONTROL_INUSE which could represent that the channel is
in use actually. Wouldn't be extremely difficult to do, but would
"INUSE"
and "BUSY" be the same? If not, where do we jump to?
Mark
On Wed, 11 Jun 2003, Derek Beaumont wrote:
> Is it possible to have both a busy and an away message when the call
> waiting feature is enabled?
>
> extensions.conf
> ...
> exten=>403,1,Dial,Zap/3|10
> exten=>403,2,Voicemail2,u403
> exten=>403,103,Voicemail2,b403
> ...
>
>
> Because I have enabled call waiting, I can't see how it will be
possible
> to get the busy message to play (because there will always be a dial
> tone).
> Am I right, or do I have incorrect configurations?
>
> Thanks
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>