Please help Suicide hotline non profit
Hi,
I belong to a developing nation, where we have almost no suicide hotlines. So i am thinking of starting a suicide hotline but I am facing some technical difficulties. I don't have a large budget to purchase Cisco unified communication system so i looking at something cheaper. This is what i am looking for :
1) People call to one unified number, a standard line number and it gets routed. 2) The calls should be routed to mobile numbers instead of landline numbers. This is a non profit venture which means that i can't employ people.So i want the calls get routed to mobile number of volunteers who are available at that time, despite their location.
I have figured out asterisk but i don't know if it is best solution for this. If it is, i don't know my way around that. So guys please advice me on this issue, you might end up saving someones life.
10 comments
[ 4.8 ms ] story [ 39.3 ms ] threadGoogle Voice is good for a single call but I don't know if it has call distribution. What you need sounds like a PBX w/ call hunt-group feature.
I think there are grants and financial aids from Western non-profits and NGOs available for things like what you're proposing. perhaps you can post request for helps in those forums also.
It's very difficult to get funding for starting Suicide hotlines. Also, it's very difficult to get adaquate training for the people manning the lines, which is _far more important_ than anything else. You do not want to get into a situation where you have a serious case and your telephone agent is not prepared. No, 'just' being a medical doctor or psych student does not prepare you for that. Do not rely on mobile phones, the connection may get dropped anytime.
In the UK, there is a company called AQL which will provide you with multiple distinct telephone numbers, all of which can be routed over the internet (via AIX) to your Asterisk box. This solves the "busy" problem, but it does involve some cost. Perhaps there is a similar telecoms company in Pakistan?
If not, you will need to rent multiple phone lines, all of which will have to be physically connected to the Asterisk box. You will need two lines for each concurrent call you plan to handle - one for the incoming call, and one for the outgoing call to the volunteer's mobile.
Keep in mind you will also need to pay for the calls to your volunteers' mobile phones - if they have suitable internet connections then a SIP softphone (or Skype) would remove the cost of outgoing mobile calls.
In fact, doing this via Skype could be quite effective - your Asterisk server would be aware of all of the volunteers' Skype accounts, and could route the call to whoever is online at the time someone calls. If no-one is online, it could route the call to someone's mobile (to ensure someone always answers a call).
AsteriskNOW has a graphical interface which will let you set up all of these features without needing to maually write dial plans: http://www.asterisk.org/asterisknow/
My email is in my profile if you have any follow-up questions, or would like more detail. Good luck!
I also second the other advice on: Affiliating yourself with an institution, ensuring all volunteers are suitably trained, and investigating any possible grants/funding from NGOs.