[asterisk-users] direct IP calling with extension
Anselm Martin Hoffmeister
anselm at hoffmeister-online.de
Fri Dec 1 14:48:00 MST 2006
Am Freitag, den 01.12.2006, 15:27 -0500 schrieb Jerry Geis:
> >Am Freitag, den 01.12.2006, 13:44 -0500 schrieb Jerry Geis:
> THanks, this seems to almost get me there... Once I call into the server
> and goes to my locals I no longer get Video.
>
> When I call the extension directly I get video no problem.
>
> When I first call the server at my IP address then it routes to my local
> I no longer get video.
>
> Any ideas why that might be?
I suspect that is caused by asterisk not knowing about your video codecs
(I have never done video over IP myself, so just a guess).
If your devices talk to each other,
# device <=> device
they can use all the codecs both of them know
As soon as asterisk is involved,
# device <=> asterisk <=> device
the codec negotiation goes through asterisk. So asterisk must at least
_know_ the codec that those devices want to use.
I think I saw some info about that in the www.voip-wiki.org
BR
Anselm
More information about the asterisk-users
mailing list