1.视频通话设置
修改sip_general_custom.conf 或 sip.conf 文件
加入:
videosupport=yes
maxcallbitrate=384
allow=h261
allow=h263
allow=h263p
allow=h264
canreinvite = yes
2.添加分机应先添加组织,组织的域名最好设置成ip地址,如设置XX.com格式,ekiga中无法设置域名,出现注册不成功,返回401错误。
1.视频通话设置
修改sip_general_custom.conf 或 sip.conf 文件
加入:
videosupport=yes
maxcallbitrate=384
allow=h261
allow=h263
allow=h263p
allow=h264
canreinvite = yes
2.添加分机应先添加组织,组织的域名最好设置成ip地址,如设置XX.com格式,ekiga中无法设置域名,出现注册不成功,返回401错误。