Running shell script from within the DialPlan
as requested... bash-4.1$ ls -la /home/asterisk/on.sh-rwx------ 1 asterisk asterisk 184 Nov 25 12:35 /home/asterisk/on.shbash-4.1$ ls -la /usr/local/bin/tdtool -rwxr-xr-x 1 root root 14332 Nov 23...
View ArticleRunning shell script from within the DialPlan
Hi, Change the permissions of your script to 755 like that: chmod 755 /home/asterisk/on.sh Thank you, Daniel FriedmanTrixton LTD.
View ArticleRunning shell script from within the DialPlan
Done: bash-4.1$ ls -la *.sh-rwxr-xr-x 1 asterisk asterisk 174 Nov 25 12:37 off.sh-rwxr-xr-x 1 asterisk asterisk 184 Nov 25 12:35 on.shbash-4.1$ no change... it is almost like Asterisk is prevented...
View ArticleDAHDI Errors - Permission denied
Thanks guys. I restored my .conf files and reloaded, and got my analog lines to work. Nick, I am running with a OpenVox card with 4 FXO ports connected to my PSTN. Dicko, I do not see a "dahdi helper...
View ArticleRunning shell script from within the DialPlan
Hi, Yes it works great. I use it all the time. We will need serious debugging on this. paste your asterisk log (not the console) when you run it (tail -f /var/log/asterisk/full). Thank you, Daniel...
View ArticleRunning shell script from within the DialPlan
Hi, I called the exten then ran the command, when it did not show both calls, I did it again while the log was being followed: [root@pbx asterisk]# [root@pbx asterisk]# tail -f...
View ArticleRunning shell script from within the DialPlan
I added a line to the shell script: touch this_is_on this does not create the file.The shell script is not being run. Thanks Paul
View ArticleThis is interesting but it works in the dir / var / www / html maintaining...
Continuing the discussion from Polycom FTP provisioning: Polycom FTP provisioning Thought I'd post what I had to do in order to get FTP provisioning working rather than TFTP as Polycom use FTP by...
View ArticleChanging Wait(1) in announcements permanently
After running module admin and getting updates, which included IVR update, the delay between time condition => match destination => announcement then => IVR is gone Now when calling our DIDs...
View ArticleRunning shell script from within the DialPlan
Hi, The script is running, but you have permissions problems on the device itself to my opinion. Write a dial plan and integrate it with the sudoers file like that: [from-internal-custom] exten =>...
View ArticleQueues and Call Recordings
Hi claloano I won't be able to do specific queries for this, as it is for use by an end user. They will not know how to run manual queries in the PBX. Surely there must be a setting or something that...
View ArticleRunning shell script from within the DialPlan
Hi Daniel, I made the changes you suggested and tried both with and without sudo.. [2015-11-25 14:39:13] VERBOSE[1898][C-000014cd] netsock2.c: == Using SIP RTP TOS bits 184[2015-11-25 14:39:13]...
View ArticleRunning shell script from within the DialPlan
I didn't change the off.sh line... my mistake, it was locked on and would not turn off It now works. Thank you. So, it was a permissions issue but not something obvious.I will now apply that to my...
View ArticleRunning shell script from within the DialPlan
Hi, I am glad that it is working for you. Can you elaborate what was locked exactly? Thank you, Daniel FriedmanTrixton LTD.
View ArticlePhones keep disconnecting since framework 13.0.20
Hi, Probably since the 13.0.20 framework update, phones in the same network as the server are randomly reported as "not registered". Totally stable before. Now the PBX is updated to the latest...
View ArticleDAHDI Errors - Permission denied
dicko: Did you try my suggestion yet? I will do more tests tonight (if I have a chance, yesterday problem created a "panic")... Thank you and have a nice day! Nick
View ArticleDAHDI Errors - Permission denied
Hi David! NDSiouxFan: Nick, I am running with a OpenVox card with 4 FXO ports connected to my PSTN. Did you recently update your packages? I had a few news dahdi* packages installed a few days ago and...
View ArticleRunning shell script from within the DialPlan
Hi, The output was in the on state.When I dialed 112 it would not turn off as the dialplan was still pointing to the shell script.So dialing 111 would not turn the output on as it was already on. When...
View ArticleIntercom/Page Group Not Working
I can page an extension *80122, and I can intercom with extension 122 fine. But when I attempt to page/intercom a group I created the phone just hangs up. There is no record of my attempted page in...
View ArticleFresh install getting hung
I'm following the steps layed out at http://www.voipsupport.it/pmwiki/pmwiki.php?n=Freepbx.HowtoCentos7. I'm actually installing on Oracle Linux Server release 6.7, but I've followed the tutorial...
View Article