DAHDI Errors - Permission denied
hehe, well Leo (and his cohorts) bosses bought the company a year ago, they might need to catch up, eh?
View ArticleFwconsole start at boot ubuntu
You are probably best starting it in /etc/rc.local, it's cheap but cheerful and avoids all the systemd/upstart/whatever "improvements" your OS decides on:-)
View ArticleFwconsole start at boot ubuntu
I did, but it dosent work root@vodeoo:~# cat fw.sh/usr/sbin/fwconsole start root@vodeoo:~# cat /etc/rc.local !/bin/sh -e sh /etc/init.d/S97-setup.shexit "0" >>/etc/apt/sources.listecho 600 >...
View ArticleFwconsole start at boot ubuntu
looks like i got it right i changed it to root@vodeoo:~# cat /etc/rc.local !/bin/sh -e sh /etc/init.d/S97-setup.sh exit "0" >>/etc/apt/sources.list echo 600 > /sys/block/sda/device/timeout...
View ArticleTime Condition destination set to "terminate" not working
Hello, I setup a time condition and the "Destination non-matches" I set to just terminate the call (tried both hangup and busy). However when the call gets routed there, the caller never hears a phone...
View ArticleAastra BLF status for out of service extension
I have a number of keys defined as BLFXfer on an Aastra 6869i with M685i sidecar. Running Asterisk 13.5 / FreePBX Distro 6.12.65-31. At first glance everything seems to be working just fine, green for...
View ArticleHelp with recompling chan_sip
okay so i tried what you suggested and the only difference being that i used ubuntu as the operating system to build from scratch instead of Cent OS. But the file size for chan_sip is still 3.9Mb. So...
View ArticleHelp with recompling chan_sip
It could be due to debug symbols being embedded into the binary after compilation; This space is too small to explain this, but either there would/should be a ./configure flag that tells the build...
View ArticleOutbound pre-recorded greetings
I have a user who is making a lot of outbound survey calls. When he gets someone's voicemail he leaves a scripted message with the reason for the call and other call back information. He's doing this...
View ArticleHelp: Push last inbout callers number with PHP to different server
For a small domotica project here at home I would like to display the last callers number. Basically I would like FreePBX (asterisk) to "push" the incoming callers number to a server on my lan.ie: h t...
View ArticleHelp: Push last inbout callers number with PHP to different server
Hi! I would suggest you take a look at CID Superfecta... I know it already does that kind of notifications for things such as MythTV and the like... edit: There is even the possibility of a "Send to...
View ArticleHelp: Push last inbout callers number with PHP to different server
This does look like it's exactly what I need! Thank you for the tip.!
View ArticleOutbound pre-recorded greetings
I would go with an appropriate in-call "feature-code" and an appropriate applicationmap, Google will get you there.
View ArticleWhat does congestion means in CDR report?
Is it possible we may be blocking some calls if we set "Allow SIP Guests" as No?
View ArticleWhat does congestion means in CDR report?
Well, only guest calls, do you have any guests you want to give access to? (Guests are basically attempted connections that are not associated with a legitimate extension/endpoint)
View ArticleDDNS domain not perserving alternate port numbers
"xxxxxxxxx.deployments.pbxact.com:86" format appears to not connect to the alternate port.I would also like the format "https:xxxxxxxxxxx.deployments.pbxact.com:444" to connect to the alternate port...
View ArticleDDNS domain not perserving alternate port numbers
FreePBX DNS is only going to resolve the IP address. It has nothing to do with the port. The port is whatever you go to in your browser.
View Article