[asterisk-users] Allow-Automated-Answer
    Philipp Kempgen 
    philipp.kempgen at amooma.de
       
    Fri Feb  6 17:51:55 CST 2009
    
    
  
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
-- 
    
    
More information about the asterisk-users
mailing list