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

Artem Makhutov artem at makhutov.org
Fri Sep 5 03:59:49 CDT 2008


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

Thanks, Artem



More information about the asterisk-video mailing list