[Freeswitch-users] Follow me implementation

Dave R. Kompel drk at drkngs.net
Thu Apr 11 02:27:08 MSD 2013


I don't know if this is exactly what you are looking for, but I can tell you how, in general I have implment such features.  
   
The if you are doing machine generated config (xml_curl, scripting lang that supports config scripts, etc..) I do the first bridge normally, followed by a transfer back to the number that was called, using the context as a flag, like _route_list_1_step_2, or something like that.   
   
When you get the config call back you then have all the context you need to figure out your next step of the follow me, and try the next thing on the list, w/o having to do it all durring the initial dial plan, and you can be more dymanic by looking at the origination_disposition and maybe taking different actions depending on it.  
   
--Dave
      _____  

  From: Guillermo Ruiz Camauer [mailto:grcamauer at gmail.com]
To: FreeSWITCH Users Help [mailto:freeswitch-users at lists.freeswitch.org]
Sent: Wed, 10 Apr 2013 14:49:21 -0700
Subject: Re: [Freeswitch-users] Follow me implementation

  
I don't want to hijack your thread, but since the subject matter is FollowMe, I would like to add that I am looking for something along the lines of:  

  
A FollowMe that somehow knows what room you are in within a building and rings the nearest extension with a special ringtone which is assigned to each user.  
The "somehow" could be through a Bluetooth dongle attached to a PC in the room that detects the User's cell phone and updates a DB that FS has access to, or an Mobile Phone App that triangulates on WiFi Access Points and updates a DB, etc.  

  
Has anyone heard of such a system?  Experiences?  

  
Thank you,  

  
Guillermo Ruiz Camauer  


  
On Wed, Apr 10, 2013 at 6:32 PM, Brian Foster <bdfoster at davri.com> wrote:
    
I've been given an assignment. It's a little rough, and honestly I've been working on other projects and at the same time loosing my freeswitch-fu. So, here it goes.  

  
Company owner wants to be able to implement a follow me function. He's asking for the deskphones to begin ringing, then have cell phones ring N seconds later WHILE the deskphones continue to ring. The function has to be able to work using a couple different ways of dialing (we've got call groups implemented, http://wiki.freeswitch.org/wiki/XML_User_Directory_Guide#Groups). When the mobile phone is answered, we need to be able to get some feedback from the callee to figure out if they're human. We'll use AVMD to kill the call if it detects a voicemail beep.  

  
I've looked at several different examples on the wiki and mailing list, and the only way I can figure out how to do it while keeping the requirements in mind is to at some point resort to using Loopback (something i didnt want to do).  

  
Requirements are:  
1. Use a custom IVR/menu/something to get a confirmation from the callee that they are human (while also keeping it available for customization  he's wanting a way to blacklist numbers on that same menu). So that rules out group_confirm_file, etc.  
2. Use AVMD to kill the call if we detect the call was picked up by voicemail.  
3. The custom IVR/menu/something isn't used on the deskphones  
4. Deskphones need to continue to ring after the external number leg is started. I can't timeout the call on the deskphone then call the cell phone, or call the deskphone, time it out, then call the deskphone and cell phone.  
5. It has to work on any type of calling method (so basically, if the deskphone rings then eventually the cell phone needs to ring to if it's assigned).  

  
Has anyone done something similar, and if so, how did you do it?  

  
  
Thank you,  

  
Brian Foster  
Project Manager/Owner's Representative  
Davri Investments, Incorporated  
P: +1-317-787-2686  
M: +1-317-600-9753  
Indianapolis, Indiana
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org
http://www.freeswitchsolutions.com




Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



  

-- 
Guillermo Ruiz Camauer
      
   
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130410/436bcbcd/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list