[jitsi-users] SIP only account for audio calls

Hi,

Is there any way to use only SIP account for audio calls in Jitsi?
For example we have two Jitsi accounts: the first is xmpp (openfire) and
the second is sip (asterisk).
By default, for audio calls Jitsi is using the first account (xmpp) to call
abonent directly via Jingle, so we need to redirect all audio calls through
Asterisk server, using only SIP account.

Thank you,
Juri

Is there any way to use only SIP account for audio calls in Jitsi?
For example we have two Jitsi accounts: the first is xmpp (openfire) and the
second is sip (asterisk).
By default, for audio calls Jitsi is using the first account (xmpp) to call
abonent directly via Jingle, so we need to redirect all audio calls through
Asterisk server, using only SIP account.

Take a look at CUSAX.
https://jitsi.org/cusax

Thank you,
Juri

Ingo

Hi Ingo,

It works, thank you :slight_smile:
But video call and share desktop icons have been disappeared with a new
setting. Is there any way to return functionality with

* CALLING_DISABLED=true setting?*

*Regards,*

*Juri*

···

On Mon, Nov 9, 2015 at 2:56 PM, Ingo Bauersachs <ingo@jitsi.org> wrote:

> Is there any way to use only SIP account for audio calls in Jitsi?
> For example we have two Jitsi accounts: the first is xmpp (openfire) and
the
> second is sip (asterisk).
> By default, for audio calls Jitsi is using the first account (xmpp) to
call
> abonent directly via Jingle, so we need to redirect all audio calls
through
> Asterisk server, using only SIP account.

Take a look at CUSAX.
https://jitsi.org/cusax

> Thank you,
> Juri

Ingo

_______________________________________________
users mailing list
users@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/users

It works, thank you :slight_smile:

But video call and share desktop icons have been disappeared with a new
setting. Is there any way to return functionality with
CALLING_DISABLED=true setting?

Not as mixed protocols, because audio and video calls (and desktop sharing, which is effectively just a video stream from a different source) need to go through the same protocol which was XMPP/Jingle. If you want to enable video, you'd need to do that on your SIP server (in Asterisk AFAIK it's videosupport=yes and allow=h264, but verify it).

Regards,
Juri

Ingo

Hi Ingo,

Asterisk has a video support (videosupport=yes, allow=h264) in sip.conf,
but video call icon in Jitsi is still greyed out.
How to debug it?

Regards,
Juri

···

On Tue, Nov 10, 2015 at 11:33 AM, Ingo Bauersachs <ingo@jitsi.org> wrote:

> It works, thank you :slight_smile:
>
> But video call and share desktop icons have been disappeared with a new
> setting. Is there any way to return functionality with
> CALLING_DISABLED=true setting?

Not as mixed protocols, because audio and video calls (and desktop
sharing, which is effectively just a video stream from a different source)
need to go through the same protocol which was XMPP/Jingle. If you want to
enable video, you'd need to do that on your SIP server (in Asterisk AFAIK
it's videosupport=yes and allow=h264, but verify it).

> Regards,
> Juri

Ingo

_______________________________________________
users mailing list
users@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/users

Asterisk has a video support (videosupport=yes, allow=h264) in sip.conf, but
video call icon in Jitsi is still greyed out.

How to debug it?

Is the H.264 codec enabled for you SIP account in Jitsi?

Regards,
Juri

Ingo

Hi Ingo,

Yes, this codec enabled by default in SIP account.

Regards,
Juri

···

On Wed, Nov 11, 2015 at 2:57 PM, Ingo Bauersachs <ingo@jitsi.org> wrote:

> Asterisk has a video support (videosupport=yes, allow=h264) in sip.conf,
but
> video call icon in Jitsi is still greyed out.
>
> How to debug it?

Is the H.264 codec enabled for you SIP account in Jitsi?

> Regards,
> Juri

Ingo

_______________________________________________
users mailing list
users@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/users