<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Reza Fatahillah a écrit :
<blockquote cite="mid:486907.97927.qm@web50401.mail.re2.yahoo.com"
type="cite">
<pre wrap="">I have something similar like below.
My asterisk box has 2 ip (public and private).
If i call to ekiga (locate as the same private ip), i can see incoming video at my handphone.
And for other scenario, i have to call to public ipphone. The result was cannot see any video at my handphone.
I have enabled nat option at asterisk.
>From tcpdump, i found out that i received stream from public ipphone at my public ip. And sip messages at private ip.
Is there solution to fix my problem?
</pre>
</blockquote>
yes : in sip.conf, you may use two parameters : externip and localnet.<br>
<br>
The first should be used to describe the private network that you are
connected to and the second should be used to specify you public IP
address.<br>
<br>
<br>
<blockquote cite="mid:486907.97927.qm@web50401.mail.re2.yahoo.com"
type="cite">
<pre wrap="">
Thanks
--- On Thu, 2/12/09, Sergio Garcia Murillo <a class="moz-txt-link-rfc2396E" href="mailto:sergio.garcia@fontventa.com"><sergio.garcia@fontventa.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">It should work without videocaps branch.
Why don't you test:
3Gphone --Zap--> [asterisk1] --> Sip Phone
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a>
</pre>
</blockquote>
<br>
</body>
</html>