I would like to outgoing/icoming calls and email the files.
This is what I have:
...
exten => _7.,n,Set(CALLFILENAME=${EXTEN:1}-${TIMESTAMP})
exten => _7.,n,Monitor(wav,${CALLFILENAME},m)
...How do I email these file? -- Joseph -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
