RE: [Asterisk-Users] Asterisk Call Monitor and soxmix error

2004-12-01 Thread E. Versaevel








Have you checked if ‘nice’
allso exists?

 

It tries to move the
soxmix to the background

 









Van:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Craig Waddington
Verzonden: woensdag 1 december
2004 15:56
Aan:
[EMAIL PROTECTED]
Onderwerp: [Asterisk-Users]
Asterisk Call Monitor and soxmix error



 

Asterisk Monitor seems to be working fine. Though the
problem I am having is the two files (in & out) muxing.

 

I added ,m to the string, yet the call records two
files still, and I get the resulting error, at the bottom.

 

monitor executing ( nice -n 19 soxmix
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:48:23-in.gsm
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:48:23-out.gsm
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:48:23.wav
&& rm -f
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:48:23-*
) &

nice: soxmix: No such file or directory

 

soxmix exists

 

exten => _8.,2,Monitor(gsm,${CALLFILENAME},m)

 

Path to soxmix = /usr/bin/soxmix

 

Asterisk seems to be looking in the wrong place for
it?

 

Is there a command line for soxmix to test muxing two
.gsm files ?

 

 






___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] Asterisk Call Monitor and soxmix error

2004-12-01 Thread Craig Waddington








Hi

 

I am pretty sure it exists

 

[EMAIL PROTECTED] asterisk]# whereis nice

nice: /bin/nice
/usr/share/man/man1/nice.1.gz /usr/share/man/man2/nice.2.gz

 

It seems asterisk cant find soxmix to me,
maybe my config is wrong?

 









From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of E. Versaevel
Sent: 01 December 2004 15:18
To: 'Asterisk Users Mailing List -
Non-Commercial Discussion'
Subject: RE: [Asterisk-Users]
Asterisk Call Monitor and soxmix error



 

Have you checked if ‘nice’
allso exists?

 

It tries to move the soxmix to the
background

 









Van:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Craig Waddington
Verzonden: woensdag 1 december
2004 15:56
Aan: [EMAIL PROTECTED]
Onderwerp: [Asterisk-Users]
Asterisk Call Monitor and soxmix error



 

Asterisk Monitor seems to be working fine. Though the
problem I am having is the two files (in & out) muxing.

 

I added ,m to the string, yet the call records two files
still, and I get the resulting error, at the bottom.

 

monitor executing ( nice -n 19 soxmix
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:48:23-in.gsm
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:48:23-out.gsm
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:48:23.wav
&& rm -f
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:48:23-*
) &

nice: soxmix: No such file or directory

 

soxmix exists

 

exten => _8.,2,Monitor(gsm,${CALLFILENAME},m)

 

Path to soxmix = /usr/bin/soxmix

 

Asterisk seems to be looking in the wrong place for it?

 

Is there a command line for soxmix to test muxing two .gsm files ?

 

 






___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users