Philipp Kempgen schrieb:
> SIP (and other protocols) should probably have a Voicemail
> header which tells the other party if it's ok to answer the
> call by automated means.
> "Allow-Automated-Answer: voicemail, queue"
> or some such.
> 
>       SIPAddHeader(Allow-Automated-Answer: no);
>       Dial(SIP/${agent});

It could even use q values like HTTP.

Accept-Answer: human;q=1, voicemail;q=0.5, queue;q=0.1, *=0

I'm pretty sure there is at least a draft.  :-)


   Philipp Kempgen

-- 
AMOOCON 2009, May 4-5, Rostock / Germany   ->  http://www.amoocon.de
Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de
AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied  ->  http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
-- 

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to