[Asterisk-video] Video not working

amit anand onewaytoconnect at gmail.com
Wed Mar 2 10:26:56 CST 2011


Thats the definetly the problem


to shoe the codecs recompile asterisk

run menuselect and select the  codecs and then make && make install

On Wed, Mar 2, 2011 at 9:44 PM, Deepika Nijhawan <
deepika.nijhawan at oxygen8.com> wrote:

> Video codecs are not showing in core show translation, do you think that’s
> the problem?
>
> How can I use ‘core show channel’ command, what channel should I give?
>
> One xlite is latest version and other one is 3.0, I will load xlite 4 and
> try again.
>
>
>
>
>
> *From:* asterisk-video-bounces at lists.digium.com [mailto:
> asterisk-video-bounces at lists.digium.com] *On Behalf Of *amit anand
> *Sent:* 02 March 2011 15:55
>
> *To:* Development discussion of video media support in Asterisk
> *Subject:* Re: [Asterisk-video] Video not working
>
>
>
> Hi
>
>
>
>
>
> try with xlite 4 and as per the debug message it seems to be ok with
> asterisk
>
>
>
> On Wed, Mar 2, 2011 at 9:05 PM, Mitul Limbani <mitul at enterux.com> wrote:
>
> When the call is on at that time paste the output of core show channel
> <both leg channel name>
>
>
> Mitul Limbani
>
> Sent from Samsung tablet
>
> Deepika Nijhawan <deepika.nijhawan at oxygen8.com> wrote:
>
> >asterisk1-uk*CLI> core show codecs
> >Disclaimer: this command is for informational purposes only.
> >        It does not indicate anything about your configuration.
> >        INT    BINARY        HEX   TYPE       NAME   DESC
>
> >----------------------------------------------------------------------------
> >----
> >          1 (1 <<  0)      (0x1)  audio       g723   (G.723.1)
> >          2 (1 <<  1)      (0x2)  audio        gsm   (GSM)
> >          4 (1 <<  2)      (0x4)  audio       ulaw   (G.711 u-law)
> >          8 (1 <<  3)      (0x8)  audio       alaw   (G.711 A-law)
> >         16 (1 <<  4)     (0x10)  audio   g726aal2   (G.726 AAL2)
> >         32 (1 <<  5)     (0x20)  audio      adpcm   (ADPCM)
> >         64 (1 <<  6)     (0x40)  audio       slin   (16 bit Signed Linear
> >PCM)
> >        128 (1 <<  7)     (0x80)  audio      lpc10   (LPC10)
> >        256 (1 <<  8)    (0x100)  audio       g729   (G.729A)
> >        512 (1 <<  9)    (0x200)  audio      speex   (SpeeX)
> >       1024 (1 << 10)    (0x400)  audio       ilbc   (iLBC)
> >       2048 (1 << 11)    (0x800)  audio       g726   (G.726 RFC3551)
> >       4096 (1 << 12)   (0x1000)  audio       g722   (G722)
> >      65536 (1 << 16)  (0x10000)  image       jpeg   (JPEG image)
> >     131072 (1 << 17)  (0x20000)  image        png   (PNG image)
> >     262144 (1 << 18)  (0x40000)  video       h261   (H.261 Video)
> >     524288 (1 << 19)  (0x80000)  video       h263   (H.263 Video)
> >    1048576 (1 << 20) (0x100000)  video      h263p   (H.263+ Video)
> >    2097152 (1 << 21) (0x200000)  video       h264   (H.264 Video)
> >
> >asterisk1-uk*CLI> core show translation
> >         Translation times between formats (in microseconds) for one
> second
> >of data
> >          Source Format (Rows) Destination Format (Columns)
> >
> >           g723   gsm  ulaw  alaw g726aal2 adpcm  slin lpc10  g729 speex
> >ilbc  g726  g722 slin16
> >     g723     -     -     -     -        -     -     -     -     -     -
> >-     -     -      -
> >      gsm     -     -  1001  1001     2000  1001  1000  3000  4999     -
> >-  2000  1001   2001
> >     ulaw     -  1001     -     1     1001     2     1  2001  4000     -
> >-  1001     2   1002
> >     alaw     -  1001     1     -     1001     2     1  2001  4000     -
> >-  1001     2   1002
> > g726aal2     -  2000  1001  1001        -  1001  1000  3000  4999     -
> >-     1  1001   2001
> >    adpcm     -  1001     2     2     1001     -     1  2001  4000     -
> >-  1001     2   1002
> >     slin     -  1000     1     1     1000     1     -  2000  3999     -
> >-  1000     1   1001
> >    lpc10     -  3000  2001  2001     3000  2001  2000     -  5999     -
> >-  3000  2001   3001
> >     g729     -  2000  1001  1001     2000  1001  1000  3000     -     -
> >-  2000  1001   2001
> >    speex     -     -     -     -        -     -     -     -     -     -
> >-     -     -      -
> >     ilbc     -     -     -     -        -     -     -     -     -     -
> >-     -     -      -
> >     g726     -  2000  1001  1001        1  1001  1000  3000  4999     -
> >-     -  1001   2001
> >     g722     -  2000  1001  1001     2000  1001  1000  3000  4999     -
> >-  2000     -   1000
> >   slin16     -  2999  2000  2000     2999  2000  1999  3999  5998     -
> >-  2999   999      -
> >
> >-----Original Message-----
> >From: asterisk-video-bounces at lists.digium.com
> >[mailto:asterisk-video-bounces at lists.digium.com] On Behalf Of Mitul
> Limbani
> >Sent: 02 March 2011 15:25
> >To: asterisk-video at lists.digium.com
> >Subject: Re: [Asterisk-video] Video not working
> >
> >Paste "core show codecs" and "core show translations" output here.
> >
> >Mitul Limbani
> >
> >Sent from Samsung tablet
> >
> >Deepika Nijhawan <deepika.nijhawan at oxygen8.com> wrote:
> >
> >>I tried removing canreinvite=no, still its not sending video and giving
> >>error no matching video codec.
> >>
> >>
> >>
> >>From: asterisk-video-bounces at lists.digium.com
> >>[mailto:asterisk-video-bounces at lists.digium.com] On Behalf Of Jamie A.
> >>Stapleton
> >>Sent: 02 March 2011 14:56
> >>To: Development discussion of video media support in Asterisk
> >>Subject: Re: [Asterisk-video] Video not working
> >>
> >>
> >>
> >>Are both xlite phones on the same LAN subnet?  If so, try removing
> >>canreinvite=no and let me know if that fixes things.
> >>
> >>
> >>
> >>From: asterisk-video-bounces at lists.digium.com
> >>[mailto:asterisk-video-bounces at lists.digium.com] On Behalf Of Deepika
> >>Nijhawan
> >>Sent: Wednesday, March 02, 2011 4:26 AM
> >>To: 'Development discussion of video media support in Asterisk'
> >>Subject: Re: [Asterisk-video] Video not working
> >>
> >>
> >>
> >>Any suggestions please?
> >>
> >>
> >>
> >>
> >>
> >>From: asterisk-video-bounces at lists.digium.com
> >>[mailto:asterisk-video-bounces at lists.digium.com] On Behalf Of Deepika
> >>Nijhawan
> >>Sent: 01 March 2011 13:26
> >>To: 'Development discussion of video media support in Asterisk'
> >>Subject: Re: [Asterisk-video] Video not working
> >>
> >>
> >>
> >>Please find sip log attached. Both xlite phones are registered on one
> >>asterisk server and are on different laptops. User 1111 called 30691111.
> >>When I click on start video, I am getting error 'no matching video
> codecs'.
> >>Whereas all video codecs are allowed on both sip conf and xlite supports
> 2
> >>codecs from these.
> >>
> >>
> >>
> >>From: asterisk-video-bounces at lists.digium.com
> >>[mailto:asterisk-video-bounces at lists.digium.com] On Behalf Of amit anand
> >>Sent: 28 February 2011 10:16
> >>To: Development discussion of video media support in Asterisk
> >>Subject: Re: [Asterisk-video] Video not working
> >>
> >>
> >>
> >>Hi
> >>
> >>
> >>
> >>
> >>
> >>Can you send the sip debug message of the call
> >>
> >>
> >>
> >>On Mon, Feb 28, 2011 at 2:57 PM, Deepika Nijhawan
> >><deepika.nijhawan at oxygen8.com> wrote:
> >>
> >>Hi,
> >>
> >>Could anybody suggest on below please?
> >>
> >>
> >>
> >>Thanks
> >>
> >>Deepika
> >>
> >>
> >>
> >>From: Deepika Nijhawan [mailto:deepika.nijhawan at oxygen8.com]
> >>Sent: 25 February 2011 16:53
> >>To: 'asterisk-video at lists.digium.com'
> >>Subject: Video not working
> >>
> >>
> >>
> >>Hi,
> >>
> >>
> >>
> >>I can't get video working on asterisk. I have configured 2 eyebeam
> >>softphones on asterisk and calling from one to other.
> >>
> >>Allowed all video codecs supported on softphones but I get error 'no
> >>matching video codec'. Below is configuration on asterisk:
> >>
> >>
> >>
> >>[general]
> >>
> >>videosupport=yes
> >>
> >>
> >>
> >>[xxxx]
> >>
> >>type=friend
> >>
> >>username=xxxx
> >>
> >>secret=abc
> >>
> >>videosupport=yes
> >>
> >>disallow=all
> >>
> >>allow=alaw
> >>
> >>allow=gsm
> >>
> >>;allow=h263
> >>
> >>allow=h263p
> >>
> >>allow=h264
> >>
> >>nat=yes
> >>
> >>host=dynamic
> >>
> >>canreinvite=no
> >>
> >>context=from-pstn
> >>
> >>call-limit=2
> >>
> >>
> >>
> >>Could you please suggest what might be the problem?
> >>
> >>
> >>
> >>Thanks,
> >>
> >>Deepika
> >>
> >>
> >>--
> >>_____________________________________________________________________
> >>-- 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
> >>
> >>
> >>
> >>
> >>--
> >>
> >>
> >>
> >>Amit Anand
> >>
> >>
> >>
> >>
> >>+1 774 264-8024
> >>
> >>
> >>+91 9013223047
> >>
> >>Error! Filename not specified.
> >>
> >>
> >>
> >>
> >>--
> >>_____________________________________________________________________
> >>-- 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
> --
> _____________________________________________________________________
> -- 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
>
>
>
>
> --
>
>
>
> Amit Anand
>
>
> +1 774 264-8024
>
> +91 9013223047
>
> *Error! Filename not specified.*
>
>
>
> --
> _____________________________________________________________________
> -- 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
>



-- 

Amit Anand

+1 774 264-8024
+91 9013223047
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-video/attachments/20110302/69b1d029/attachment-0001.htm>


More information about the asterisk-video mailing list