Re: [asterisk-users] T-38 re-invite issue

2018-07-03 Thread D'Arcy Cain
On 2018-06-13 07:45 AM, D'Arcy Cain wrote:
> On 2018-06-13 07:20 AM, James Cloos wrote:
>>> D'Arcy Cain  writes:
>>
 Ie after both sides select t38, until they agree on the t38 terms.
>>
>>> OK, so does that mean that setting it to 25000 should leave time for the
>>> re-invite or does the timeout start after that.
>>
>> As I wrote above, after that.  After the sip/sdp.
> 
> So, how do I increase the timeout before the re-invite then?  Source?

Does anyone have any ideas on this?  We now have another number that is
failing the same way.  If someone can point me to the area in the source
where this other timeout is I will try to make the change there.
Perhaps I can even send a patch to control it.

-- 
D'Arcy J.M. Cain
Vybe Networks Inc.
http://www.VybeNetworks.com/
IM:da...@vex.net VoIP: sip:da...@vybenetworks.com

-- 
_
-- 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

Re: [asterisk-users] Core show channels concise = deprecated

2018-07-03 Thread Richard Mudgett
On Mon, Jul 2, 2018 at 7:49 PM, Telium Support Group 
wrote:

> I want to get a list of all active channels from the AM.  I’ve been using
> ‘core show channels concise’ (as a commands from the AMI) but I see in the
> documentation that the command is deprecated and will be removed.
>
>
>
> What’s the best way to get the equivalent from the AMI?
>

The equivalent AMI action is: CoreShowChannels.

You can see what AMI actions are available by issuing this CLI command:
manager show commands
For what you want you can issue the CLI command: manager show command
CoreShowChannels
Or you can go to the wiki
https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+AMI+Actions
https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+ManagerAction_CoreShowChannels

Richard
-- 
_
-- 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