Janus-gateway: 900 Internal error at nua_client.c:711

Created on 15 Mar 2018  路  3Comments  路  Source: meetecho/janus-gateway

Hi
I'm trying to make janus work localy (siptest demo), but get

nta outgoing create: invalid URI
[user_1000][nua_r_invite]: 900 Internal error at nua_client.c:711

https://pastebin.com/SvFUdGVa

can anybody tell me what is wrong?

seems like smt similar to https://groups.google.com/forum/#!searchin/meetecho-janus/900%7Csort:date/meetecho-janus/0JBbMeepz04/g4gf4jAcAgAJ but solution is not provided (also I was unable to reply in google group, so created new issue here)

Most helpful comment

seems like problem was because of sofia-sip library
Installing sofia-sip from this source solve issue for me
https://github.com/BelledonneCommunications/sofia-sip

All 3 comments

seems like problem was because of sofia-sip library
Installing sofia-sip from this source solve issue for me
https://github.com/BelledonneCommunications/sofia-sip

Wow~You saved my life!!!

Just git clone the whole project, use and compile the master branch, then ./configure with --libdir=/usr/lib64. Finally do the janus compile things.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aduskett picture aduskett  路  12Comments

MagicIndustries picture MagicIndustries  路  4Comments

DaGLiMiOuX picture DaGLiMiOuX  路  9Comments

GiaCatKhongVinh picture GiaCatKhongVinh  路  8Comments

manifest picture manifest  路  6Comments