similar to: followme app

Displaying 20 results from an estimated 900 matches similar to: "followme app"

2008 Jan 25
1
Problem with FollowMe
I'm trying to use the FollowMe app with Asterisk 1.4.17. I've followed the WIKI page on setting it up but I can't seem to get it to work. Here is my Asterisk version: pbx1*CLI> core show version Asterisk 1.4.17 built by root @ pbx1 on a i686 running Linux on 2008-01-10 12:08:48 UTC Here is a log of when the FollowMe is being called: NOTE: I've tried to use the AstDB as
2010 Jan 14
2
Followme Options
In followme , is it be possible to have a third option.... Whereas, takecall=>1 declinecall=>2 proposed option transfercall=>3 or, transferring the call directly from followme isn't really neccessary, if the callee could answer the call, and transfer it someplace, that would work as well.... -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jan 22
1
Followme
I've been reading up on followme app for asterisk 1.4 and I have it working but I was wondering if the following was possible: Based on followme.conf present the caller with the option to locate the person: Call comes in (external or internal) and rings extension with followme configured. Before the followme app is initiated the caller is prompted to locate the person (by pressing 1 which
2010 Mar 05
2
FollowMe / Asterisk 1.4 Question
Is there a way to strip the normal features out of FollowMe (call acceptance, etc), and just set followme up to to blind transfer any call to an extension's associated cell number if it is not answered on the extension after 4 rings? Users want followme calls to wind up in their cellphone voicemail and I'm having some issues with ring/answer timing and Asterisk wants to pull the call
2015 Mar 12
1
Realtime followme and channel variables
Followme is perfect to handle FMFM and it is now also realtime, but it seems impossible to assign some value to a variable, from within the followme to store info for example about the tenant the followme is running under, like instead happen for example in the queue with the setinterfacevar field. I just need to pass a variable from the channel placing the call to the followme to the channel
2009 Oct 02
2
Followme
Hi everybody, What I need to do is to run a context where I'll pass some phones (for example: 3 numbers). I need to make something like a followme, if the first phone is not answered, I'll call the second one, and so on. That dial plan is not the problem, my problem is when I execute the AMI, I'm using the Originate. It needs a channel as an argument, so the context can be executed;
2010 Jul 12
1
My own FreePBX FollowME module - Stuck at Reload - Anyone else had experience with this?
Hi Everyone, I have done some php coding to come up with my own FollowME module for FreePBX. The need for this has some security considerations behind it. This is what my code does at core: $sql="REPLACE INTO findmefollow(grpnum, strategy, grptime, grppre, grplist, annmsg_id,postdest, dring, needsconf, remotealert_id, toolate_id, ringing, pre_ring) VALUES
2009 Jan 19
3
followme order field
Hello. Does someone know what "order field" means in followme.conf? The Doku says: number=> <number to call[&2nd #[&3rd #]]> [, <timeout value in seconds> [, <order in follow-me>] ] So an example would be: number=> 123&124&125,10,? It would be nice if someone could enlighten me. cheers t.
2010 Mar 05
1
Asterisk 1.4 Followme Question
I have a question related to FollowMe on Asterisk 1.4. Is there a way to force Asterisk to always leave VM on the forwarded extension's cell phone, as opposed to pulling the call back from the forward to cell and depositing in Asterisk voicemail? Thanks in Advance! -- *Cory J Andrews* 725 Powell Lane Lewiston, NY 14092 voice - 716.579.6331 email - ipcbcory at gmail.com --------------
2005 Feb 28
2
Advanced FollowMe or Forwarding Application Suggestions
Our company is at the point now where we're almost ready to switch over to an Asterisk server for a number of telephony applications. There is one final application I've been trying hard to find to replace something we already use with another provider. It's kind of an advanced "FollowMe" application. (freedomvoice.com) It works as follows: 1. An outside caller calls into
2007 Oct 19
1
FollowMe recorded name filename variable?
Is there a variable for the filename that is created by the FollowMe application when "a" is specified as an option to record the caller's name? I'd like to clean up the recorded name files after the call is complete. Thanks -Anthony -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next
2004 Jun 01
15
Feedback needed! FindMe/FollowMe Feature Spec.
Hello all, I'm going to tackle learning C this week, and start writing my first * add-on/contribution; assuming it's actually worthy of contributing once it's done.. I think I've chosen a hefty project for my first go round here... I'd like to get some feedback from everyone on a FindMe/FollowMe spec I've put together. Before you read on, let me say, I don't want
2009 Dec 15
2
member (In use)
Hello list. We just upgraded to 1.6.1.11. We are using real time information stored on mysql databases. That is all running fine. Now, since we upgraded, some member don't get calls from queues. In CLI: "queue show" shows something like: 611 (Local/611 at agents) with penalty 20 (realtime) (*In use*) has taken no calls yet We use the extension 611 in different computers, in the
2009 Jul 20
1
callforward with asterisk-gui.problem with stdexten
Hello, i am trying to enable call forwarding on asterisk 1.6 with asterisk-gui If i set my stdexten as follows (with the lines i marked) everything seems like working. But if i make any change on asterisk-gui and apply it.. it recreates the macro-stdexten and deletes my configuration regarding to it. So where should i add my call-forward configuration??? Where am i making a mistake??
2010 May 21
0
FollowMe dials numbers but can't confirm the call or hear anything
Trying to do a FollowMe test. When the extension is dialed, it dials my cellphone and my cell phone rings. But when I answer my cell phone it's just silence. When I press '1' on my cell phone, nothing happens. extensions.conf: exten => 140,1,FollowMe(mleonetti) followme.conf [general] featuredigittimeout=>5000 takecall=>1 declinecall=>2
2009 Aug 27
2
Selective canreinvite in multi-tenant environment
Hello, all. In our multi-tenant environment, we would like to be able to use the reinvite media redirection within Asterisk for calls within a tenant but not between tenants. We would like inter-tenant calls to be fully proxied by the Asterisk server. I think the answer is, "we can't," but I thought I'd ask anyway. I'd dearly like to remove the substantial traffic
2009 Sep 07
0
Freepbx database followme disable/enable value
Hello, I am writing an AGI script to achieve the following - Users can Disable/Enable followme from their extension. They can also change the followme details from their extensions. I have looked at the follow me table for freepbx. I can't see the field for the values enabling/disable followme. Is this value stored in the database? -- Best Regards, James Mutuku Ndeti Agile Systems
2011 Sep 05
0
Followme generate ringing instead of MOH
Afternoon All, Is anyone aware of a way to generate ringing as opposed to starting music on hold for the party originating a call with followme? I'm assuming its doable as it looks like FreePBX users get the option (Not to say that FreePBX haven't got their own followme implementation though). Cheers Nick.
2010 Dec 10
0
Multiple digits as takecall in followme application
Hello everybody, I am trying to set up followme. As far as I understood from followme.conf multiple digits are allowed to be used for taking call. Currently call is accepted only if one digit is configured for takecall, e,g takecall=>5 Don't you know are there any real limitations for using multi-digit combinations for accepring calls? Thanks, Kseniia
2011 Apr 14
0
Followme() and variables
We have a variable set for each user/peer/whatnot that signals what the outbound caller-id should be sent as with our carrier. When someone dials a followme extension, this does not appear to be carried over for when the calls reach an outside caller, and we see the outbound caller-id being set as 'asterisk' vs the number desired. Has anyone else seen this, or found a way to