[Asterisk-video] Find out what codec and resolution and bandwith is in use

Artem Makhutov artem at makhutov.org
Mon Sep 8 05:57:40 CDT 2008


Hi,

On Mon, Sep 08, 2008 at 12:03:15PM +0200, Klaus Darilion wrote:
> use "sip show channel ....."

Yes, thank you. I found it out already by myself but now I can see what codecs
are supported by the phones, and not the codec that is currently in use.

How can I find out that?

> Artem Makhutov schrieb:
> > Hello,
> > 
> > I am using asterisk videocaps branch, and I have created an extension to
> > test video:
> > 
> > exten => 999,1,Answer();
> > exten => 999,n,Echo();
> > 
> > As my video phones do not provide information about what codec and
> > resolution they are using I would like to find this out on the asterisk
> > side.
> > 
> > Usually this can be achieved by "sip show channels"
> > 
> > But it looks like that the Format column is to small to fit all
> > information.
> > 
> > How can I find out the codec? Is it possible to make the column larger?
> > 
> > gandalf*CLI> sip show channels
> > Peer             User/ANR    Call ID          Format           Hold
> > Last Message    Expiry
> > 192.168.0.123    test1       DL8cf5a9b4aa-61  0x180004 (ulaw|  No
> > Rx: OPTIONS
> > 1 active SIP dialog

Thank you,

Artem



More information about the asterisk-video mailing list