返回列表 發帖

Asterisk - How to know which codec I'm using

Under cli, how could I know which codec I'm using after the connection is made? Thanks!

Thanks bubblestar.

But what I want to know is if I've specified the extensions 101 with codec, a,b,c and d and 102 with the same codec, a,b,c and d  under my sip.conf. How could I know 101 is using what codec under cli when it is connected with 102?

Btw, is there any order for those codec?
i.e. if all extensions using:
disallow=all
allow=a
allow=b
allow=c
allow=d

So, the "a" will always be the first codec to use? Thanks.

TOP

本帖最後由 ttmuskie 於 2011-12-22 13:46 編輯

Got that. Thanks!
Btw, I just want to see how's the quality while using different codec.

TOP

thanks for the tips.

TOP

返回列表