it sounds similar to my problem http://lists.digium.com/pipermail/asterisk-users/2020-December/295463.html

i'm using workaround for now - Dial with R param

  same => n,Dial(PJSIP/alice,,R)

R: Default: Indicate ringing to the calling party, even if the called party
    isn't actually ringing. Allow interruption of the ringback if early media
    is received on the channel.

Dne 14/01/2021 v 14:55 Joshua C. Colp napsal(a):
On Thu, Jan 14, 2021 at 9:49 AM Torbjörn Abrahamsson <torbjorn.abrahams...@gmail.com <mailto:torbjorn.abrahams...@gmail.com>> wrote:

    Hello!

    I was wondering what (if there is any) the equivalent of
    progressinband=never for chan_sip is when using chan_pjsip? What I
    want is to always send 180 Ringing to the caller, even if a 183
    Session Progress was received from the called part

There doesn't seem to be an option to do as you wish.

    If I set inband_progress = no in pjsip.conf, Asterisk will still
    send a Session Progress to the caller, which if I remember
    correctly corresponds to setting progressinband=no i sip.conf.

    Is there a way to accomplish this? And if not, why was this left out?


I can't speak with any certainty as to why the option does not exist to do this but some things come to mind:

1. It was forgotten
2. It was thought that the specific behavior was not needed by people these days

--
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com <http://www.sangoma.com/> and www.asterisk.org <http://www.asterisk.org/>

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

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Reply via email to