Call Without Pickup

From KlavoWiki
Revision as of 01:42, 20 September 2007 by David (talk | contribs) (New page: To call a telephone throught the inbuilt speakerphone so the person doe not have to pickup the phone to answer the call. exten => 5555,1,SIPAddHeader(Call-Info:\;answer-after=0)<br> exten...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To call a telephone throught the inbuilt speakerphone so the person doe not have to pickup the phone to answer the call.

exten => 5555,1,SIPAddHeader(Call-Info:\;answer-after=0)
exten => 5555,n,Dial(SIP/201)
exten => 5555,n,HangUp

I have tested this with Linksys Phones. Trying the above on a Polycom phone will not work and does require addattional configuration.