Yes, it was build. 

The problem is when I do a JACK_HOOK.
In app_jack.c the line jack_data->client = jack_client_open(client_name,
jack_options, &status); fails
It returns jack_data->client = NULL and status = 1

When I look in jack_sources/libjack/client.c
jack_client_open return this values when jack_get_tmpdir() fails

and jack_get_tmpdir() just launch a "jackd -l" command and should return the
result "/dev/shm". I don't know why it fails.
Maybe not enough rights or path env var is not accessible...

Do you you know if modules can access to the env variables ?

Thank you for your help.

Fabien


-----Message d'origine-----
De : [email protected]
[mailto:[email protected]] De la part de Tzafrir Cohen
Envoyé : samedi 3 octobre 2009 16:57
À : [email protected]
Objet : Re: [asterisk-users] Asterisk and Jack

[Dropping -dev . This is not a -dev question]

On Sat, Oct 03, 2009 at 11:36:59AM +0200, Fabien COMTE wrote:
> Hi,
> 
> I want to use asterisk with jack audio.
> 
> I tried the next configurations :
> 
> 1 ) app_jack.so -> does not work.

That should be the way to use. What do you mean by "doesn't work"?

Was app_jack.so built?

-- 
               Tzafrir Cohen
icq#16849755              jabber:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com  iax:[email protected]/tzafrir

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to