Intercom capability

0 votes

We use GS Wave and it has the ability to auto-answer intercom calls. Is there such a capability with Zoiper? Turning on auto-answer makes it answer all calls, which isn't what we want.

asked Jun 1, 2020 in Android by bruceg (120 points)  
share

Hi,

Zoiper supports server-side auto-answer. 

In that case the server sends special header towards the UA when the call should be answered automatically.

See below:

To send an accept request to Zoiper, you need to add the auto-answer header in the extensions.conf of your Asterisk.

Example:

exten => 100,1,Dial(SIP/kbell)

 

will become:

exten => 100,1,SIPAddHeader(Call-Info:<sip:>\;answer-after=0)
exten => 100,n,Dial(SIP/kbell)

Please log in or register to answer this question.

Welcome!
Ask your questions and receive answers from other members of the Zoiper Community.

Did you check our Help Section?

You are a Zoiper Biz or Premium customer? If so, click HERE to get premium support.
Top users 11/2023
  1. Tsetso.Zdravkov

    34310 Points

  2. Ivan

    18410 Points

  3. Joachim

    11490 Points

  4. Anton

    3950 Points

Latest tweets