Displaying 20 results from an estimated 1000 matches similar to: "Moderator access to meetme allowed despite pin"
2009 Aug 19
1
MEETME how to lock the conference if no admin are connected
hello
is it possible to lock a conference IF no admin are connected ?
or how to do to have a conference offline?
thank you
Cordialement,
BERGANZ Fran?ois
P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jun 30
1
MeetMe not prompting for PIN
Hello, all. I must be brain cramping badly on our Asterisk 1.6.1.1
installation. Our MeetMe macros are working fine except they do not
prompt for a PIN. So I made a very simple conference room:
exten => 7777,1,MeetMe(123456,cMaAsx,123456)
Shouldn't this prompt the user who dials 7777 to enter a PIN before
entering the conference room whether or not a PIN is defined in
meetme.conf? I
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 =>
2004 Oct 05
0
Using Macro's that cause loops, on purpose and using h, exten in default twice
Please see my extensions below. I will try to type you through this. In default, an extension 5149053538 is matched on. This fires a macro that
determines what time is it, and resets a variable which is then used to call another macro to place a call. if the call is answered, and the far
end hangs up, the dial macro exits, then the routing macro exits, and you are back to default. at this point
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) ;
2004 Nov 23
0
Problems with MACRO_EXTEN variable
Hei!
I have a little problem with the subject. I use Asterisk
CVS-HEAD-09/06/04-12:42:56 as a production *, but I do tests with a
newer version
Asterisk CVS-HEAD-11/18/04-10:01:32. Ok the problem is:
in extension.conf I use macro for redirection, found on wiki pages:
[macro-stdexten]
;
; Standard extension macro (with call forwarding):
; ${ARG1} - Extension(we could have used ${MACRO_EXTEN}
2013 May 05
0
BLF and asterisk Queue
Copying to asterisk-users, as it's of use there too.
I copied this code years ago from the net, it may have been modified
since...
This however is only used by managers, as it allows the manager to log a
user in and out.
For agent logged in/out status:
where 8501 is the queue number and 8512 is the agent's extension, and
SIP0001 is the agent's device.
in extensions.conf
2007 Jan 23
1
DB_DELETE Function in 1.4
Does anyone know what application I should place this function in? For
example with the DB function I currently do something like this to add
an entry to the asterisk database:
exten => s,n,Set(DB(AGENT/${MACRO_EXTEN:1})=${CALLERID(num)})
To delete the entries I do something like this:
exten => s,n,DBDel(AGENT/${MACRO_EXTEN:1})
DBDel is marked as deprecated in favor of the DB_DELETE
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
2009 Nov 11
1
Unable to execute
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091111/2b828eff/attachment.htm
-------------- next part --------------
Hello. I am trying to execute an fax reception script and i am getting the following:
[Nov 11 08:40:52] WARNING[12800]: app_system.c:88 system_exec_helper: Unable to execute '/var/lib/asterisk/scripts/mailfax ""
2004 Oct 05
0
loggedoff extension - why does * say "is onthephone"
Same here, I just changed the b to u. Unavailable message is more
generic, but it beats it saying busy when its not.
-Tim
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Henry
Devito
Sent: Tuesday, October 05, 2004 8:31 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE:
2004 Dec 09
1
No ring signal when calling internal extensions ?
Hi,
I have attached configuration settings and cannot get ring signal when
calling internal extensions. I'm probably doing something wrong so would
kindly ask for a tip how to do it properly :
exten => 11,1,Macro(oneline,SIP/11)
Calling 11 (this is the same with BT or iax softphones) doesn't give me a
ring - what is missing ?
Thanks,
Rob.
[macro-oneline]
;
; Standard extension
2006 Dec 20
0
better handling of calls forwarded by SIP phones
Hello,
When a user forwards his SIP phone to another extension (say an absent
boss to his secretary) I'd like the unanswsered forwarded call to end up
in the new destination's voicemail. With my current diaplan the call is
handled by the original recipient's voicemail:
[macro-stdexten]
exten => a,1,VoicemailMain(${MACRO_EXTEN})
exten =>
2008 Jan 14
0
Help needed for Fax2Email with Welltech FXO 3804
I have this in my extension.conf:
[incoming_28345474]
; 8862100 is the hotline number of the Welltech 3804
;
exten => 8862100,1,NoOp(${CALLERID(num)})
exten => 8862100,2,Wait(1)
exten => 8862100,3,Set(CALLERID(num)=${CALLERID(num)})
include => fax2emailstart
[fax2emailstart]
exten => 3000,1,SetVar(CALLEDFAX=${EXTEN}) ; me
exten => 3000,2,Answer
exten =>
2006 Feb 07
1
MFC/R2 in Brazil
I don?t know if the last message was with content. So, I sent again. I have
installed a Digium card TE210P and unicall for use MFC/R2. I think that it?s
all right but I can?t make and receive calls. I?m using asterisk 2.1 with
the patch made by Jos? P. Leit?o and the follow libs:
libsupertone-0.0.2
libunicall-0.0.3
libmfcr2-0.0.3
zaptel 2.1
My number is 34318300. The Telco send me only 8300.
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
2004 Oct 05
0
loggedoff extension - why does * say "isonthephone"
I think you will find the functionality you are looking for is in * already.
Here is an excerpt from the sample extensions.conf file that is included with
the source:
exten => s,1,Dial(${ARG2},20) ; Ring the
interface, 20 seconds maximum
exten => s,2,Goto(s-${DIALSTATUS},1) ; Jump based on status
(NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)
exten
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 Oct 06
0
What happened to MACRO_EXTEN in AEL macros since 1.6?
Hi!
Since 1.6, when using AEL, macros are implemented using Gosub(). Is
there workaround to have MACRO_EXTEN also in this case?
regards
Klaus
PS: I know I could use something like
context fromSip {
11 => &myMacro(${EXTEN})
}
macro myMacro(MACRO_EXTEN) {
}
but isn't there some workaround to achieve compatibility with 1.4?
2004 Dec 11
2
help with detecting fax.
I have Spandsp working fine. Asterisk sees a fax on the zap port and redirects the call to the fax-in area.
This works if I have a simple dialing rules that goes answers first and waits 10 secs then goes to the next item. If it hears a fax it goes to the right place. Here is a sample that works.
[incoming]
exten => 2019,1,Goto(test,s,1)
[test]
exten => s,1,answer
exten => s,2,wait(5)