Re: [asterisk-dev] Asterisk 19: res_adsi built although deprecated?

2021-08-23 Thread Kevin Harwell
On Mon, Aug 23, 2021 at 12:24 PM Dan Jenkins  wrote:

> Based on
> https://wiki.asterisk.org/wiki/display/AST/Module+Deprecation I think
> you’re right when you say it shouldn’t be built by default
>
> On Mon, 23 Aug 2021 at 15:15, Alexander Traud 
> wrote:
>
>> While creating a minimal installation of the upcoming Asterisk 19 with
>>
>> ./configure
>> make full
>> sudo make install samples config
>>
>> many notices, warnings and even errors pop up on start. Still too many
>> and they get more. For example, the module res_adsi is built on default
>> although it is deprecated. That creates several error messages alone.
>>
>> Is it intended that this module is built?
>>
>>
I agree with Dan and the wiki. It should not be default enabled. Please
create an issue for this on the tracker [1].

[1] https://issues.asterisk.org/

Thanks!
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Re: [asterisk-dev] Asterisk 19: res_adsi built although deprecated?

2021-08-23 Thread Dan Jenkins
Based on
https://wiki.asterisk.org/wiki/display/AST/Module+Deprecation I think
you’re right when you say it shouldn’t be built by default

On Mon, 23 Aug 2021 at 15:15, Alexander Traud 
wrote:

> While creating a minimal installation of the upcoming Asterisk 19 with
>
> ./configure
> make full
> sudo make install samples config
>
> many notices, warnings and even errors pop up on start. Still too many
> and they get more. For example, the module res_adsi is built on default
> although it is deprecated. That creates several error messages alone.
>
> Is it intended that this module is built?
>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-dev
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

[asterisk-dev] Detecting B-leg channels

2021-08-23 Thread Nikša Baldun

Hello,

I am trying to modify bridge.c (function ast_bridge_transfer_attended) 
in order to send channels involved in SIP attended transfer to the 
dialplan. If both transferee and transfer target are bridged, that is 
relatively easy. However, if transfer target is ringing, I don't know 
how to find B-leg channels (there could be multiple, I suppose). So the 
question is, having a reference to A-leg channel, how to obtain a list 
of B-leg channels?


Best regards,


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

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

[asterisk-dev] Asterisk 19: res_adsi built although deprecated?

2021-08-23 Thread Alexander Traud
While creating a minimal installation of the upcoming Asterisk 19 with

./configure
make full
sudo make install samples config

many notices, warnings and even errors pop up on start. Still too many
and they get more. For example, the module res_adsi is built on default
although it is deprecated. That creates several error messages alone.

Is it intended that this module is built?



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

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