Does IAX2 support a video call ? Jerry
-----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jerry Geis Sent: Monday, January 07, 2013 3:58 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] IAX2 support of video Does IAX2 support a video call ? According to this: https://wiki.asterisk.org/wiki/display/AST/Video+Telephony yes.
> > According to this: > https://wiki.asterisk.org/wiki/display/AST/Video+Telephony > yes. > > >I have a local server with two video phones - running SIP to each phone. Works. Then I have an IAX2 connection from that local machine to another machine. then a SIP connection from that machine to another machine where the same model video phone is in use. A call to that phone does not show video only audio. All machines have in sip.conf:videosupport=yes Is there something else to get SIP/IAX2/SIP video call to work? Thanks Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130107/21c16293/attachment-0001.htm>
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jerry Geis Sent: Monday, January 07, 2013 6:53 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] IAX2 support of video According to this: https://wiki.asterisk.org/wiki/display/AST/Video+Telephony yes. I have a local server with two video phones - running SIP to each phone. Works. Then I have an IAX2 connection from that local machine to another machine. then a SIP connection from that machine to another machine where the same model video phone is in use. A call to that phone does not show video only audio. All machines have in sip.conf:videosupport=yes Is there something else to get SIP/IAX2/SIP video call to work? Thanks Jerry Make sure you have the H.26X codec enabled at all points. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130108/af1bfee8/attachment.htm>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 1/7/13 6:53 PM, Jerry Geis wrote:>> >> According to this: >> https://wiki.asterisk.org/wiki/display/AST/Video+Telephony yes. >> >> >> > I have a local server with two video phones - running SIP to each > phone. Works. Then I have an IAX2 connection from that local > machine to another machine. then a SIP connection from that machine > to another machine where the same model video phone is in use. A > call to that phone does not show video only audio. > > All machines have in sip.conf:videosupport=yes > > Is there something else to get SIP/IAX2/SIP video call to work? > > Thanks > > Jerry >Make sure that your iax.conf entries for the link between servers also allows the video codecs. - -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDt6I0ACgkQqmNh+MyHzx4zmwCdGgj0T/3kGwABxyJQlCd+Ek8f wagAn0Htj3it72ikEejFP3wsbYeinPyV =wUsG -----END PGP SIGNATURE-----
Hi, We have a queue running with dynamic agents in asterisk 1.8.12.0 and FreePBX 2.10. We are using the linear ring style. Calls are going to the agents in the order in which they log in. Is there a way to send calls to an agents in a specific listed order and not in the order that they log in? That is (assuming agent logged in). Agent1 Agent3 Agent5. So calls would always go to Agent1 if he's logged in, than down to 3, and finally to agent 5? Thanks David P.S. This seems to work fine with static agents, just not dynamic agents.
Possibly Parallel Threads
- Calling same queue member all the time
- Error 400 on SERVER: Could not write /var/lib/puppet/ssl/ca/requests/agent1.pem to csrdir: undefined method `exists?' for nil:NilClass
- class with multiple package resources does not install RPMs
- Is it possible to perform PJSIP Add Header prior to calling Queue and have it part of the INVITE packet?
- Using queue priorities to add agents