[asterisk-users] FollowMe reinvites

2014-05-22 Thread James Cloos
For a sip-only application, what exactly is required to ensure that calls completed via followme are reinvited? Can it at all? The code after outbound = findmeexec(targs, chan) calls ast_bridge_ call(). I don't see anything there which can cause a reinvite, yes? When the same peer is used for b

Re: [asterisk-users] Followme Killing Asterisk

2013-01-17 Thread A E G
Alright for anyone who ever runs into this in the future, the problem seems to be resolved by a) removing the lines Set(Channel(language)=) before the Dial and possibly b) using the flags 'dI' with followme app I guess when using Followme, just don't try and set any another variables that aff

Re: [asterisk-users] Followme Killing Asterisk

2013-01-15 Thread A E G
On Tue, Jan 15, 2013 at 11:05 AM, Steve Murphy wrote: > On Mon, Jan 14, 2013 at 9:36 PM, A E G wrote: > >> Hi Guys, >> >> this has been a weekend destroyer for me. I've struggled this all day and >> most of today. >> > > From your discussion below, it sounds like the real problem is the > Asteri

Re: [asterisk-users] Followme Killing Asterisk

2013-01-15 Thread Steve Murphy
On Mon, Jan 14, 2013 at 9:36 PM, A E G wrote: > Hi Guys, > > this has been a weekend destroyer for me. I've struggled this all day and > most of today. > >From your discussion below, it sounds like the real problem is the Asterisk crashing. So, as a first step to solving **that** problem, make s

[asterisk-users] Followme Killing Asterisk

2013-01-14 Thread A E G
Hi Guys, this has been a weekend destroyer for me. I've struggled this all day and most of today. I have a fairly simple Followme sequence in place to see how it works before I get into the complex scenarios. extensions.conf --- [Incoming] exten => ,1, Answer() same => n, Set(CHANNEL(lan

Re: [asterisk-users] followme ldap realtime problems

2012-10-25 Thread Liutauras Adomaitis
On Tuesday 23 of October 2012 22:32:12 Liutauras Adomaitis wrote: > Hi all, > > I am having problems configuring followme with realtime ldap database. The > error I get is: > [2012-10-23 21:01:40] WARNING[16004]: res_config_ldap.c:967 > realtime_multi_ldap: realtime retrieval requires at least 1 p

[asterisk-users] followme ldap realtime problems

2012-10-23 Thread Liutauras Adomaitis
Hi all, I am having problems configuring followme with realtime ldap database. The error I get is: [2012-10-23 21:01:40] WARNING[16004]: res_config_ldap.c:967 realtime_multi_ldap: realtime retrieval requires at least 1 parameter and 1 value to search on. [2012-10-23 21:01:40] WARNING[16004]: ap

[asterisk-users] FollowMe and billsec field of the CDRs

2012-04-04 Thread Sunny
Hi list, The billsec field of the CDRs not updated on followme app. Lets suppose following configuration: extensions.conf [phones] exten => _123,1,Answer() exten => _123,2,Dial(SIP/123,12) exten => _123,3,GotoIf($["${DIALSTATUS}" = "NOANSWER"]?:4:5) exten => _123,4,Followme(123) exten => _123,5,H

Re: [asterisk-users] followme forking/parallel dialing breaks when 1 sip device unreachable

2011-12-16 Thread Todd Routhier
Perfect, patched my install and it fixed the issue! Thanks a ton Richard.. --Todd On Fri, Dec 16, 2011 at 10:17 AM, Richard Mudgett wrote: > > OK, read all about the patch, thanks for the fix Richard. > > > > > > I would like to apply this patch to my current 1.8.7.1 but I am > > afraid I don'

Re: [asterisk-users] followme forking/parallel dialing breaks when 1 sip device unreachable

2011-12-16 Thread Todd Routhier
Richard, Thanks, I'll give it a whirl. I upgraded Asterisk to 1.8.8.0 last night and this fixed the original issue I was having. Now calls to the other extensions continue as normal, even when one of the SIP extensions is unreachable. Caller-id is still lost on anything that hits follow me. I w

Re: [asterisk-users] followme forking/parallel dialing breaks when 1 sip device unreachable

2011-12-16 Thread Richard Mudgett
> OK, read all about the patch, thanks for the fix Richard. > > > I would like to apply this patch to my current 1.8.7.1 but I am > afraid I don't have a clue how. https://issues.asterisk.org/jira/browse/ASTERISK-17557 Get the patch by following the reviewboard link in the issue and download it

Re: [asterisk-users] followme forking/parallel dialing breaks when 1 sip device unreachable

2011-12-15 Thread Todd Routhier
OK, read all about the patch, thanks for the fix Richard. I would like to apply this patch to my current 1.8.7.1 but I am afraid I don't have a clue how. Is this just a case of getting a copy of app_followme.c and replacing it on my current Asterisk install? If not, do I have to grab a new Asteri

Re: [asterisk-users] followme forking/parallel dialing breaks when 1 sip device unreachable

2011-12-15 Thread Todd Routhier
No, I get no error in the CLI at all, just shows that the followme is being executed then dumps straight to Vmail which is defined in my dialplan on the next line after calling the followme. I checked out the link and it also shows problems with callerid not passing, this is also a problem for me

Re: [asterisk-users] followme forking/parallel dialing breaks when 1 sip device unreachable

2011-12-15 Thread Richard Mudgett
> * > Summary: > > > I need to be able to ring multiple numbers in followme.conf at the > same time, even if one of the SIP extensions is unreachable. > This works in 1.4.8 but not in 1.8, just barfs and sends to voice > mail instead of ringing the other 2 extensions on the same l

[asterisk-users] followme forking/parallel dialing breaks when 1 sip device unreachable

2011-12-15 Thread Todd Routhier
* Summary: I need to be able to ring multiple numbers in followme.conf at the same time, even if one of the SIP extensions is unreachable. This works in 1.4.8 but not in 1.8, just barfs and sends to voice mail instead of ringing the other 2 extensions on the same line in the follow

[asterisk-users] Followme generate ringing instead of MOH

2011-09-05 Thread Nick Brown
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).

[asterisk-users] Followme() and variables

2011-04-14 Thread Jared Mauch
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 a

[asterisk-users] FollowMe dials numbers but can't confirm the call or hear anything

2010-05-21 Thread Mike A. Leonetti
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] featured

Re: [asterisk-users] Followme broken

2010-03-08 Thread Sean Brady
> > I am seeing the exact same behavior on 1.6.2.5. Could this have > > anything to do with issue #16816? I'm no developer here, the reason > > that I think it might be related is that both apps depend on the > > second leg of the call to be answered, and it appears that for some > > reason th

Re: [asterisk-users] Followme broken

2010-03-08 Thread --[ UxBoD ]--
- "Sean Brady" wrote: > > - "--[ UxBoD ]--" wrote: > > > > - "--[ UxBoD ]--" wrote: > > > > > > > Hi, > > > > > > > > we are running Asterisk 1.6.1.14 and have a issue that when we > use > > > > followme the call is correctly placed to the mobile phone, the > > > mobile > > > >

Re: [asterisk-users] Followme broken

2010-03-07 Thread Sean Brady
> - "--[ UxBoD ]--" wrote: > > - "--[ UxBoD ]--" wrote: > > > > > Hi, > > > > > > we are running Asterisk 1.6.1.14 and have a issue that when we use > > > followme the call is correctly placed to the mobile phone, the > > mobile > > > rings, but when answered we do not hear the norma

Re: [asterisk-users] FollowMe / Asterisk 1.4 Question

2010-03-07 Thread BJ Weschke
On Fri, Mar 5, 2010 at 10:33 AM, Cory Andrews wrote: > 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?  Us

Re: [asterisk-users] FollowMe / Asterisk 1.4 Question

2010-03-05 Thread Warren Selby
On Fri, Mar 5, 2010 at 9:33 AM, Cory Andrews wrote: > 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? U

[asterisk-users] FollowMe / Asterisk 1.4 Question

2010-03-05 Thread Cory Andrews
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 voic

Re: [asterisk-users] Followme broken

2010-02-26 Thread --[ UxBoD ]--
- "--[ UxBoD ]--" wrote: > - "--[ UxBoD ]--" wrote: > > > Hi, > > > > we are running Asterisk 1.6.1.14 and have a issue that when we use > > followme the call is correctly placed to the mobile phone, the > mobile > > rings, but when answered we do not hear the normal followme > > intro

Re: [asterisk-users] Followme broken

2010-02-26 Thread --[ UxBoD ]--
- "--[ UxBoD ]--" wrote: > Hi, > > we are running Asterisk 1.6.1.14 and have a issue that when we use > followme the call is correctly placed to the mobile phone, the mobile > rings, but when answered we do not hear the normal followme > introduction message. If we press 1 to accept there i

[asterisk-users] Followme broken

2010-02-25 Thread --[ UxBoD ]--
Hi, we are running Asterisk 1.6.1.14 and have a issue that when we use followme the call is correctly placed to the mobile phone, the mobile rings, but when answered we do not hear the normal followme introduction message. If we press 1 to accept there is just silence. Has anybody else seen t

Re: [asterisk-users] Followme Options

2010-01-14 Thread Danny Nicholas
y 14, 2010 8:49 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Followme Options Here is a scenario... Sales guy is using follow-me.. received a call that should have been directed to support... would it be possible to transfer the call to the support number after

Re: [asterisk-users] Followme Options

2010-01-14 Thread Positively Optimistic
risk-users-boun...@lists.digium.com] On Behalf Of Positively Optimistic Sent: Thursday, January 14, 2010 8:16 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Followme Options In followme , is it be possible to have a third option Whereas, takecall=>1 declinecall=&

Re: [asterisk-users] Followme Options

2010-01-14 Thread Danny Nicholas
Optimistic Sent: Thursday, January 14, 2010 8:16 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Followme Options In followme , is it be possible to have a third option Whereas, takecall=>1 declinecall=>2 proposed option transfercall=>3 or, transfe

[asterisk-users] Followme Options

2010-01-14 Thread Positively Optimistic
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 we

Re: [asterisk-users] Followme

2009-10-02 Thread Jim Dickenson
-0500 Subject: Re: [asterisk-users] Followme Local/1 will run the context without tying up resources. From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users- boun...@lists.digium.com] On Behalf Of Anahi Ludueña Sent: Friday, October 02, 2009 8:20 AM To: asterisk-users@lists.digium.com S

Re: [asterisk-users] Followme

2009-10-02 Thread Danny Nicholas
Subject: Re: [asterisk-users] Followme Thanks, anyway the result is the same... Response: Error Message: Originate failed _ Anahi Ludueña _ From: da...@debsinc.com To: asterisk-users@lists.digium.com Date: Fri, 2 Oct 2009 10:01:05 -0500 Subject: Re: [asterisk

Re: [asterisk-users] Followme

2009-10-02 Thread Anahi Ludueña
t: Re: [asterisk-users] Followme The 1 (1,1; 1,2; 1,3) needs to be s (s,1; s,2; s,3). It works for me with that change From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Anahi Ludueña Sent: Friday, October 02,

Re: [asterisk-users] Followme

2009-10-02 Thread Danny Nicholas
Subject: Re: [asterisk-users] Followme Thanks Danny, It seems I'm doing something wrong. Let forget the followme, I have this context: [new-context] exten => 1,1,Answer exten => 1,2,Dial(sip/1000) exten => 1,3,Playback(sorrynoanswer) exten => 1,4,Hangup N

Re: [asterisk-users] Followme

2009-10-02 Thread Anahi Ludueña
Thanks, anyway the result is the same... Response: Error Message: Originate failed Anahi Ludueña From: da...@debsinc.com To: asterisk-users@lists.digium.com Date: Fri, 2 Oct 2009 10:01:05 -0500 Subject: Re: [asterisk-users] Followme Change the 1’s to s. The

Re: [asterisk-users] Followme

2009-10-02 Thread Danny Nicholas
Subject: Re: [asterisk-users] Followme Thanks Danny, It seems I'm doing something wrong. Let forget the followme, I have this context: [new-context] exten => 1,1,Answer exten => 1,2,Dial(sip/1000) exten => 1,3,Playback(sorrynoanswer) exten => 1,4,Hangup N

Re: [asterisk-users] Followme

2009-10-02 Thread Anahi Ludueña
-0500 Subject: Re: [asterisk-users] Followme Local/1 will run the context without tying up resources. From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Anahi Ludueña Sent: Friday, October 02, 2009 8:20 AM T

Re: [asterisk-users] Followme

2009-10-02 Thread Danny Nicholas
Local/1 will run the context without tying up resources. _ From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Anahi Ludueña Sent: Friday, October 02, 2009 8:20 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users

[asterisk-users] Followme

2009-10-02 Thread Anahi Ludueña
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,

[asterisk-users] followme Script

2009-09-02 Thread James Mutuku
Hello, I am looking for a follow me script, where users can toggle follow me from their extensions and add follow me numbers from their extensions. Thanks -- Best Regards, James Mutuku Ndeti Agile Systems Limited +254722490994 www.agile.co.ke mutuku.wordpress.com Has your organization implemen

Re: [asterisk-users] followme app

2009-08-26 Thread harry R
> Hope this helps. Again, bear in mind that we are new to this so if > > someone suggests a better way, they are probably right :-) - John > Thank you John for this example. I'll try to implement it and give you a backup if I have any questions or suggests. Harry. ___

Re: [asterisk-users] followme app

2009-08-25 Thread John A. Sullivan III
On Tue, 2009-08-25 at 12:21 -0400, John A. Sullivan III wrote: > On Tue, 2009-08-25 at 16:28 +0200, harry R wrote: > > Hi > > > > Someone may give me an example of followme() application using in a > > dialplan (including what to configure in followme.conf) ? > > I use asterisk 1.6.1 so if your e

Re: [asterisk-users] followme app

2009-08-25 Thread John A. Sullivan III
On Tue, 2009-08-25 at 16:28 +0200, harry R wrote: > Hi > > Someone may give me an example of followme() application using in a > dialplan (including what to configure in followme.conf) ? > I use asterisk 1.6.1 so if your example can match to that release it's > will be wonderfull. We are using f

[asterisk-users] followme app

2009-08-25 Thread harry R
Hi Someone may give me an example of followme() application using in a dialplan (including what to configure in followme.conf) ? I use asterisk 1.6.1 so if your example can match to that release it's will be wonderfull. Thank in advance. Harry. ___ -- B

Re: [asterisk-users] Followme for multiple persons?

2009-04-13 Thread John Todd
On Apr 13, 2009, at 11:23 AM, JD wrote: > BJ Weschke wrote: >> JD wrote: >> >>> I've got a challenge (or clarification request if I am mistaken) >>> for the >>> group. >>> >>> I have a non-profit customer on asterisk 1.4 that has multiple >>> volunteers that work from home. The volunteers are w

Re: [asterisk-users] Followme for multiple persons?

2009-04-13 Thread JD
BJ Weschke wrote: > JD wrote: > >> I've got a challenge (or clarification request if I am mistaken) for the >> group. >> >> I have a non-profit customer on asterisk 1.4 that has multiple >> volunteers that work from home. The volunteers are willing to take calls >> to help out the organizatio

Re: [asterisk-users] Followme for multiple persons?

2009-04-13 Thread BJ Weschke
JD wrote: > I've got a challenge (or clarification request if I am mistaken) for the > group. > > I have a non-profit customer on asterisk 1.4 that has multiple > volunteers that work from home. The volunteers are willing to take calls > to help out the organization. > > So, a formal queue is ou

Re: [asterisk-users] Followme for multiple persons?

2009-04-13 Thread Danny Nicholas
rs-boun...@lists.digium.com] On Behalf Of JD Sent: Friday, April 10, 2009 5:08 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Followme for multiple persons? I've got a challenge (or clarification request if I am mistaken) for the group. I have a

[asterisk-users] Followme for multiple persons?

2009-04-10 Thread JD
I've got a challenge (or clarification request if I am mistaken) for the group. I have a non-profit customer on asterisk 1.4 that has multiple volunteers that work from home. The volunteers are willing to take calls to help out the organization. So, a formal queue is out. They don't want their

Re: [asterisk-users] followme order field

2009-01-19 Thread Thomas Stein
On Tuesday 20 January 2009 06:17:14 D Tucny wrote: > number => 123&124&125,10,1 ; Would call 123, 124 & 125 first (all at the > same time as the same syntax in a Dial string would do), trying for 10 > seconds > number => 126,10,3 ; Would call 126 third, trying for 10 seconds > number => 127,10,2 ;

Re: [asterisk-users] followme order field

2009-01-19 Thread D Tucny
2009/1/19 Thomas Stein > Hello. > > Does someone know what "order field" means in followme.conf? The Doku says: > > number=> [, [, > ] ] > > So an example would be: > > number=> 123&124&125,10,? > > It would be nice if someone could enlighten me. > As I understand it, Follow-me can take multip

Re: [asterisk-users] followme order field

2009-01-19 Thread venkat siva
Hi Thomas Stein this is the syntax of follow me exten = s,5,Macro(stdexten-followme,${ARG1},${ARG2}) On Mon, Jan 19, 2009 at 4:38 PM, Thomas Stein < thomas.st...@knowledgetools.de> wrote: > Hello. > > Does someone know what "order field" means in followme.conf? The Doku says: > > number=> [,

[asterisk-users] followme order field

2009-01-19 Thread Thomas Stein
Hello. Does someone know what "order field" means in followme.conf? The Doku says: number=> [, [, ] ] So an example would be: number=> 123&124&125,10,? It would be nice if someone could enlighten me. cheers t. ___ -- Bandwidth and Colocation Pro

Re: [asterisk-users] FOLLOWME Vs QUEUE

2008-06-27 Thread Alex Balashov
Tariq .. wrote: > > Greetings.. > i'm having problems when a queue uses RINGALL stratigy .. > so i am thinking of FOLLOWME to do the work .. > now my question which is best to use?? i have 5 groups of 10 users each.. Well, what's the problem you're having with the ringall strategy? And what ve

Re: [asterisk-users] FOLLOWME Vs QUEUE

2008-06-27 Thread Fidel Garcia
: (305)-477-0013 http://www.systeamusa.com From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tariq .. Sent: Friday, June 27, 2008 4:56 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] FOLLOWME Vs QUEUE Greetings.. i'm having problems

[asterisk-users] FOLLOWME Vs QUEUE

2008-06-27 Thread Tariq ..
Greetings.. i'm having problems when a queue uses RINGALL stratigy .. so i am thinking of FOLLOWME to do the work .. now my question which is best to use?? i have 5 groups of 10 users each.. I use Asterisk 1.4 regards Tarek _ N

Re: [asterisk-users] followme scenarios

2008-04-25 Thread Jared Smith
On Thu, 2008-04-24 at 18:57 -0700, ronald ramos wrote: > ami using GotoIf correctly? No, you're not using GotoIf() correctly. In fact, there are several problems with your syntax. The first problem I spot is that the GotoIf() application requires an expression, and you haven't supplied an expres

[asterisk-users] followme scenarios

2008-04-24 Thread ronald ramos
Hi All, I'm tryng to test different scenarios for followme for different users: [localext] exten => 101,1,Set(FM = "ALWAYS"); exten => 101,n,Macro(dial-ext|SIP/${EXTEN}|vm-1|moh-101|fm-101); exten => 101,n,Hangup exten => 102,1,Set(FM = "NEVER"); exten => 102,n,Macro(dial-ext|SIP/${EXTEN}|vm-

[asterisk-users] followme than voicemail

2008-04-10 Thread Tomáš Binder
Hello, I've configured call Call forwarding using followme.conf. It works fine. If no number pick up a call, I want to send the call to the voicemail. How can I do this? followme.conf [150] music=>default context=>hledej number=>12,10 number=>13,10 number=>14,10 extension.conf [from-internal]

Re: [asterisk-users] Followme

2008-01-22 Thread Anciso, Roy
TECTED] On Behalf Of Bruce Reeves Sent: Tuesday, January 22, 2008 11:51 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Followme In the dialplan you would just add a prompt and ask the caller to press 1 to locate or hold for voice mail. If they press 1

Re: [asterisk-users] Followme

2008-01-22 Thread Bruce Reeves
In the dialplan you would just add a prompt and ask the caller to press 1 to locate or hold for voice mail. If they press 1 launch the followme app. On Jan 22, 2008 10:25 AM, Anciso, Roy <[EMAIL PROTECTED]> wrote: > > > > > I've been reading up on followme app for asterisk 1.4 and I have it workin

[asterisk-users] Followme

2008-01-22 Thread Anciso, Roy
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

Re: [asterisk-users] FollowMe recorded name filename variable?

2007-10-19 Thread BJ Weschke
Hmm.. I think it should be cleaning it up post-call already. If not, please open a bug on Mantis as that sounds like a bug. On 10/19/07, Anthony Messina <[EMAIL PROTECTED]> wrote: > > Is there a variable for the filename that is created by the FollowMe > application when "a" is specified as an op

[asterisk-users] FollowMe recorded name filename variable?

2007-10-19 Thread Anthony Messina
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/~ame

Re: [asterisk-users] Followme app_followme

2007-09-13 Thread Kevin Kiely
Of Jason Parker Sent: Thursday, September 13, 2007 12:36 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Followme app_followme Kevin Kiely wrote: > When using app_followme, I am receiving the following warnings on the > console. We are calling the

Re: [asterisk-users] Followme app_followme

2007-09-13 Thread Jason Parker
Kevin Kiely wrote: > When using app_followme, I am receiving the following warnings on the > console. We are calling the followme app with no options for additional > voice announcements. Is anyone else experiencing this issue with 1.4.11? > > -- Executing [EMAIL PROTECTED]:1] > FollowMe("SI

[asterisk-users] Followme app_followme

2007-09-13 Thread Kevin Kiely
When using app_followme, I am receiving the following warnings on the console. We are calling the followme app with no options for additional voice announcements. Is anyone else experiencing this issue with 1.4.11? -- Executing [EMAIL PROTECTED]:1] FollowMe("SIP/101206006-b72223d8", "1012060

[asterisk-users] FollowMe question

2006-09-15 Thread Hall, Eric M.
Group  Does anyone have the FollowMe sound files? Do I need to record them? Also does anyone have a working followme.conf file that they would share? Thanks! ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To U