Hello, I try to find informations concerning Mixmonitor command, but ... without success. MixMonitor command take at last parameter "command". This command can be a shell script. When record is over, and this command executed, asterisk wait for a return code or asterisk move to the next dialplan instruction ? This command is a background task or use ressources in asterisk ? For exemple, i need to send this file by mail, asterisk have to wait the end of upload file, or can he go to the next instruction ? Thanks, Regards. -- *Lo?c CHABERT - Responsable technique* *Voxity - Lib?rez vos T?l?coms* 85 Rue des Alli?s 38100 Grenoble Tel : 0975181257 - Fax : 04.816.801.14 Email : loic.chabert at voxity.fr <jp.ramoul at voxity.fr> Restons connect?s : Site Web <http://www.voxity.fr> - Twitter <http://twitter.com/voxity> - Facebook <http://www.facebook.com/voxity> - L inkedIn <https://www.linkedin.com/profile/view?id=25351096> *Nouveau !* D?couvrez Voxity en vid?o : Youtube <https://www.youtube.com/watch?v=nUVL5fTNmVU> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160503/38d2dd70/attachment.html>
Faheem Muhammad
2016-May-03 14:20 UTC
[asterisk-users] Is MixMonitor command is blocking ?
MixMonitor() is non blocking command. It sets recording instructions and jumps to next priority instantly. On Tue, May 3, 2016 at 4:25 PM, Loic Chabert <loic.chabert at voxity.fr> wrote:> Hello, > > I try to find informations concerning Mixmonitor command, but ... without > success. > MixMonitor command take at last parameter "command". This command can be a > shell script. > > When record is over, and this command executed, asterisk wait for a return > code or asterisk move to the next dialplan instruction ? > This command is a background task or use ressources in asterisk ? > > For exemple, i need to send this file by mail, asterisk have to wait the > end of upload file, or can he go to the next instruction ? > > Thanks, > Regards. > -- > > *Lo?c CHABERT - Responsable technique* > > *Voxity - Lib?rez vos T?l?coms* > > 85 Rue des Alli?s 38100 Grenoble > Tel : 0975181257 - Fax : 04.816.801.14 > Email : loic.chabert at voxity.fr <jp.ramoul at voxity.fr> > Restons connect?s : Site Web <http://www.voxity.fr> - Twitter > <http://twitter.com/voxity> - Facebook <http://www.facebook.com/voxity> - > LinkedIn <https://www.linkedin.com/profile/view?id=25351096> > *Nouveau !* D?couvrez Voxity en vid?o : Youtube > <https://www.youtube.com/watch?v=nUVL5fTNmVU> > > -- > _____________________________________________________________________ > -- 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160503/5dea2081/attachment.html>
Ok Faheem, thanks for your answer. Regards. 2016-05-03 16:20 GMT+02:00 Faheem Muhammad <faheem2084 at gmail.com>:> MixMonitor() is non blocking command. > It sets recording instructions and jumps to next priority instantly. > > > > On Tue, May 3, 2016 at 4:25 PM, Loic Chabert <loic.chabert at voxity.fr> > wrote: > >> Hello, >> >> I try to find informations concerning Mixmonitor command, but ... without >> success. >> MixMonitor command take at last parameter "command". This command can be >> a shell script. >> >> When record is over, and this command executed, asterisk wait for a >> return code or asterisk move to the next dialplan instruction ? >> This command is a background task or use ressources in asterisk ? >> >> For exemple, i need to send this file by mail, asterisk have to wait the >> end of upload file, or can he go to the next instruction ? >> >> Thanks, >> Regards. >> -- >> >> *Lo?c CHABERT - Responsable technique* >> >> *Voxity - Lib?rez vos T?l?coms* >> >> 85 Rue des Alli?s 38100 Grenoble >> Tel : 0975181257 - Fax : 04.816.801.14 >> Email : loic.chabert at voxity.fr <jp.ramoul at voxity.fr> >> Restons connect?s : Site Web <http://www.voxity.fr> - Twitter >> <http://twitter.com/voxity> - Facebook <http://www.facebook.com/voxity> >> - LinkedIn <https://www.linkedin.com/profile/view?id=25351096> >> *Nouveau !* D?couvrez Voxity en vid?o : Youtube >> <https://www.youtube.com/watch?v=nUVL5fTNmVU> >> >> -- >> _____________________________________________________________________ >> -- 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 >> > > > -- > _____________________________________________________________________ > -- 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 >-- *Lo?c CHABERT - Responsable technique* *Voxity - Lib?rez vos T?l?coms* 85 Rue des Alli?s 38100 Grenoble Tel : 0975181257 - Fax : 04.816.801.14 Email : loic.chabert at voxity.fr <jp.ramoul at voxity.fr> Restons connect?s : Site Web <http://www.voxity.fr> - Twitter <http://twitter.com/voxity> - Facebook <http://www.facebook.com/voxity> - L inkedIn <https://www.linkedin.com/profile/view?id=25351096> *Nouveau !* D?couvrez Voxity en vid?o : Youtube <https://www.youtube.com/watch?v=nUVL5fTNmVU> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160503/17f24ff5/attachment.html>