Hi Gergis, You cannot let the Asterisk and the phone choose the video codec, because the Asterisk don't assume the video transcoding.
Have you check the compatibility between the different Video Phones ? Regards, Borja from i6net gergis.rasmy a écrit : > i tried pangolin softphone from > http://www.brothersoft.com/portsip-free-softphone-124733.html > and it seems that video works in both sides , but the program crashes > too much , it seems that the problem partially in x-lite video codec > negotiation , and partially in the bug in the code of *chan_sip.c* > > ----- Original Message ----- > *From:* Jamie A. Stapleton <mailto:[email protected]> > *To:* Development discussion of video media support in Asterisk > <mailto:[email protected]> > *Sent:* Thursday, June 25, 2009 8:49 AM > *Subject:* Re: [Asterisk-video] video call work in one side > > Here is an email that I sent to digium yesterday. Sound familiar? > > I downgraded to Asterisk 1.4.25 in the hopes of getting video > working 100%... Still not there. It appears that whenever the > eyeBeam is the Caller, it cannot receive video AND whenever > eyebeam is the Called, it cannot send video. Hence, the echo > Application does not work… Any ideas?!? > > *Audio*** > > > > > > > > > > > /Caller/// > > > > > > > Aethra > > > > eyeBeam > > > > GXV3000 > > > > > Aethra > > > > N/A > > > > Yes > > > > Yes > > /Calling/// > > > > eyeBeam > > > > Yes > > > > N/A > > > > Yes > > > > > GXV3000 > > > > Yes > > > > Yes > > > > N/A > > > > > > > > *Video*** > > > > > > > > > > > /Caller/// > > > > > > > Aethra > > > > eyeBeam > > > > GXV3000 > > > > > Aethra > > > > N/A > > > > No > > > > Yes > > /Calling/// > > > > eyeBeam > > > > Yes > > > > No > > > > Yes > > > > > GXV3000 > > > > Yes > > > > No > > > > N/A > > *From:* [email protected] > [mailto:[email protected]] *On Behalf Of *gmail > *Sent:* Friday, June 26, 2009 9:42 AM > *To:* [email protected] > *Subject:* [Asterisk-video] video call work in one side > > i have a problem in making video call from one X-lite softphone to > another , after i dial from 3500 to 3501 extension , and i press > start video on extension 3500 (the calling party) the video is > recived by 3501, but in the same call when i press start video on > 3501 (the called party) no video is sent to 3500 , when i reverse > the call - that is when i dial from 3501 to 3500 the matter is > reversed and only 3500 (the called party) recive video , that's we > can say that only the called part can recive the video, here is my > sip.conf file : > > [general] > port = 5060 > bindaddr = 0.0.0.0 > pedantic=yes > videosupport=yes > > > [3500] > type=friend > secret=3500 > host=dynamic > canreinvite=no > context=default > disallow=all > allow=ulaw > allow=alaw > allow=speex > allow=gsm > allow=h261 > allow=h263 > allow=h263p > > [3501] > type=friend > secret=3501 > canreinvite=no > host=dynamic > context=default > disallow=all > allow=ulaw > allow=alaw > allow=speex > allow=gsm > allow=h261 > allow=h263 > allow=h263p > > ------------------------------------------------------------------------ > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-video mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-video > > ------------------------------------------------------------------------ > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-video mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-video _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-video mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-video
