[Asterisk-Users] Re: Some (lack of) answers regarding the wakeup call application...
Maron Kristófersson
maron at transistor.tv
Tue Jul 6 12:00:45 MST 2004
> Also, I need a Linux tool to splice a series of gsm audio
> clips together in order to use one 'get_data' instead of multiple
cat sound1.gsm > target.gsm
cat sound2.gsm >> target.gsm
...
Regards,
Maron
More information about the asterisk-users
mailing list