search for: empnum

Displaying 2 results from an estimated 2 matches for "empnum".

Did you mean: cmdnum
2004 May 09
3
AGI Assistance
...ists.digium.com Subject: [Asterisk-Users] AGI Assitance I am trying to figure this out... I'm sure it's simple, but I can't think of it right now.... In my AGI Script I am doing this... (This is done in Perl) $AGI->exec('Record', "/usr/local/apache/htdocs/demo/sound/$EmpNum%d:wav"); And after this is done.. I want to get the name of the file it created so I can store it in a database. Any thoughts.... Thanks, -gcc _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinf...
2004 May 09
1
AGI Assitance
I am trying to figure this out... I'm sure it's simple, but I can't think of it right now.... In my AGI Script I am doing this... (This is done in Perl) $AGI->exec('Record', "/usr/local/apache/htdocs/demo/sound/$EmpNum%d:wav"); And after this is done.. I want to get the name of the file it created so I can store it in a database. Any thoughts.... Thanks, -gcc