Displaying 20 results from an estimated 3000 matches similar to: "help with detecting fax."
2009 Aug 25
1
followme app
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jun 24
1
Distinctive Ring Macro Example
I use the following macro for my extensions. It only works with Zap
channels and assumes that any Caller*ID number that is 4 digits is an
internal call and all other calls are external calls.
Use like this: exten => 1234,1,Macro(std-exten,Zap/4,20)
[macro-std-exten]
;
; Caller*ID is 4 digits (internal call)
;
exten => s/_XXXX,1,Dial(${ARG1}r2,${ARG2})
exten =>
2003 Jul 03
3
Using switch =>
hello,
I have a test setup with 2 asterisk servers, each having a one snom 100
via sip using it. I`m experimenting on how trunking between them would
work. I have them setup for RSA authentication which I plan to use in
the future.
So I`ve setup the keys and servers seem authenticate to each other. One
is named phila and other hurricane.
Here is what I see on phila:
-- Registered
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
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
2011 Feb 18
2
no progress indication
I am integrating a new server (Asterisk 1.8.2.3, DAHDI 2.4.0) with VOIP
only trunks, and this server only has soft phones.
When I dial an extension and the phone is not registered, I don't get any
ring or progress indications, and eventually the Dial() times out and
drops into voicemail (as expected).
CLI output:
-- Executing [s at macro-StdExten:6] Dial("IAX2/barneveld-2036",
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.
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 Jul 17
2
How do I create an IVR/Dial Group that works properly?
Hi all,
I am trying to understand how I can get a simple IVR scenario to work
properly (having already removed most of my hair...).
The basic requirement is as follows:
* Caller arrives at our main number
* Caller is greeted and then told they can enter an extension number, if
known, or wait and their call will be connected to an available rep.
* The IVR then dials a group of extensions (if
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
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
2006 Jan 04
1
RxFax : Change FAX Resolution
Hello all,
Can this be done ?
Would setting the variable FAXRESOLUTION to a appropriate value affect
this change ?
> http://www.asteriskguru.com/tutorials/rxfax.html
Variables connected with the application
LOCALSTATIONID - used by to application to identify itself to the remote end
LOCALHEADERINFO - used to generate a header line on each page
REMOTESTATIONID - set by the application, the
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:
2007 Jun 21
1
TDM400 one way calls
Dear All
I have a problem with a TDM400 card with 4 x FXS modules.
The card carries extensions only and there are no incoming lines.
I can make a call to the extension on this card with no problems.
However, when I try and call out I just get a busy signal.
I also get an error message (as shown at the bottom). Is this a problem?
Configs below:
[root at asterisk etc]# more zaptel.conf
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 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??
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
2010 Oct 21
1
Busy detection in dialplan - Asterisk 1.6
We have an employee who works from home. We sent her a SIP phone to work as an extension off our Asterisk 1.6 system, but her DSL service is so bad she was dropping calls all the time. It's not just a tuning or QoS issue. Her service is simply unreliable.
She had a POTS line installed and I have the dialplan set up so that when her extension is dialed, it calls out over our SIP provider to
2004 Oct 05
1
loggedoff extension - why does * say "is on the phone"
Hi,
I have following one-line macro extension:
------------------------
[macro-oneline]
;
; Standard extension macro (with call forwarding):
; ${ARG1} - Device(s) to ring
;
#exten => s,1,AGI(misterhouse.agi,"CallerID")
exten => s,1,NoOp
exten => s,2,DBget(temp=CFIM/${MACRO_EXTEN}) ; Get CFIM key, if not
existing, goto 103
exten => s,3,Dial(Local/${temp}@default/n) ;
2007 Nov 29
2
Using existing extensions.conf macros, and co-habitation
I'm trying to set up my extensions.conf file using some of the existing
macros like stdexten, etc. while at the same time having two logically
separate virtual PBX's (with no "default" context) and two trunks coming
into separate contexts, i.e. one for residence and one for my at-home
business.
I noticed, however, that macro-stdexten depends on the "default" context: