[Asterisk-Users] SIP and Windows Messenger
Rob Emanuele
rje at shoreis.com
Wed Dec 15 09:46:48 MST 2004
I'm trying to get two Windows Messenger clients to communicate with video
and audio though asterisk. I'm running into one of two problems. I get
garbled audio under the current config. I had another config where I
could get a voice call to work but using video would cause the caller to
get music on hold. (very odd)
Calling a phone hanging off of an TDM the audio works great. This is
using the CVS code from 11/7/04.
I'm trying to do video conference Friday and everything from making this
work to H.323 (which is a pain anyway) isn't working out so well.
Thanks for any help,
Rob
>From sip.conf:
[general]
videosupport=yes
[3005]
type=friend
secret=XXXXXX
mailbox=3005
host=dynamic
nat=yes
canreinvite=no
disallow=all
allow=gsm
allow=ulaw
allow=h261
allow=h263
[3007]
type=friend
regexten=3007
mailbox=3007
secret=XXXXXX
host=dynamic
nat=yes
canreinvite=no
disallow=all
allow=gsm
allow=ulaw
allow=h261
allow=h263
More information about the asterisk-users
mailing list