Janu Mukherjee
2010-Jul-30 10:01 UTC
[asterisk-users] How can i switch to samba server omitting sshfs
Hi, When the record file method is called by FAGI, the Asterisk server saves the file on its localmachine. This needs to be sent to the ASR server machine so that the ASR can decode the file. Similarly, when Festival synthesizes speech, the wav file is stored on the Festival server machine and needs to be sent to the Asterisk server machine so that Asterisk can play it back.For now, we have been mapping drives so that the ASR and Asterisk server share a folder where the recorded files are stored and the Asterisk server and Festival server share a folder where the synthesized files are stored. We do this using sshfs. I now want to go with samba server. Because there can be so many machines connected to asterisk server. So i now have to create directory specific to a user and store the files. This is the requirement. How can i achieve this. Please help me in this regard. Thanks & Regards, Jahnavi. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100730/12f3e6ae/attachment.htm
Janu Mukherjee
2010-Aug-02 05:34 UTC
[asterisk-users] How can i switch to samba server omitting sshfs
Hi all, I have the following problem. I want to Call> --> <Asterisk AGI Answer> --> < Create File> -> <Copy File Asterisk> --> <Play File> --> <Finish Call> For now we are using sshfs to map the directories. I now want to achieve this using samba server. I am new to this concept and please help in this regard and provide me suggestions to move ahead. Thanks in Advance, Jahnavi. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100802/963101e6/attachment.htm
Kyle Kienapfel
2010-Aug-02 06:07 UTC
[asterisk-users] How can i switch to samba server omitting sshfs
On Sun, Aug 1, 2010 at 10:34 PM, Janu Mukherjee <janu.mukhi at gmail.com> wrote:> Hi all, > > I have the following problem. I want to > > Call> --> <Asterisk AGI Answer> --> < Create File> -> <Copy File Asterisk> --> <Play File> --> <Finish Call> > > For now we are using sshfs to map the directories. I now want to achieve this using samba server. I am new to this concept and please help in this regard and provide me suggestions to move ahead. > > Thanks in Advance, > Jahnavi. > > > > > -- > _____________________________________________________________________ > -- 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 >This seems a bit like asking the telephone company for a howto on changing from regular light switches to square decora style light switches. What distro is the server using? Start with installing samba ;)