Hello,
I have a couple of video phones that I am trying to get setup. I have used these phones with sipphone.com and they work great. Now I am trying to get them to work with my * server and I am having problems. The voice portion seems to work fine, but I can not get video to work. These phones and my * server are all on the same subnet connected to the same Ethernet switch. I have included my sip.conf below for reference. I also get a message in the * console each time I establish a call: WARNING[9298]: chan_sip.c:6134 receive_info: Unable to parse INFO message from [EMAIL PROTECTED] Content.
Any help that anyone can provide is very much appreciated.
Thank you,
Nathan
[general]
context=sip
port=5060
bindaddr=0.0.0.0
srvlookup=no
disallow=all
allow=g729
allow=h263
allow=h261
allow=alaw
allow=ulaw
allow=iLBC
musicclass=default
language=en
rtptimeout=60
rtpholdtimeout=300
useragent=Asterisk PBX
promiscredir = yes
videosupport=yes
[101]
type=friend
context=sip
username=101
secret=101
fromuser=101
callerid="101" <101>
host=dynamic
nat=no
canreinvite=yes
qualify=200
dtmfmode=rfc2833
[201]
type=friend
context=sip
username=201
secret=201
fromuser=201
callerid="201" <201>
host=dynamic
nat=no
canreinvite=yes
qualify=200
dtmfmode=rfc2833
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
