Where can I get the source to apply the patch, is it difficult to apply it?
I dont remember the exact place where I get it, was in bugs.digium.com, but I dont remember the number/name of the bug. I made a fix to the patch so it can apply to 1.2.12.1 You can get it here http://galileo.ivsol.net/play_dtmf-1.2.12.1.patch
And you apply it this way: # cd asterisk-1.2.12.1 # patch -p1 < ../play_dtmf-1.2.12.1.patch compile and install again, and you can test if you have it from the asterisk CLI CLI> show manager command PlayDTMF Regards -- "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org" _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
