Displaying 20 results from an estimated 22 matches for "app_authenticate".
2013 Mar 04
2
Asterisk 11 - How to trim the number of modules to minimum ?
...My question:
with autoload=no, which (efficient) method shall I use to trim the number
of modules to a minimum ?
Here is my modules.conf :
[modules]
autoload=yes
load => pbx_config.so
load => pbx_spool.so
load => chan_local.so
load => chan_iax2.so
load => chan_sip.so
load => app_authenticate.so
load => app_cdr.so
load => app_dial.so
load => app_dumpchan.so
load => app_echo.so
load => app_exec.so
load => app_hangup.so
load => app_macro.so
load => app_originate.so
load => app_playback.so
load => app_playtones.so
load => app_record.so
load => app_userev...
2009 Jun 29
0
Asterisk ended with exit status 134... Asterisk exited on signal 6.
...0-002c9000 rw-p 00001000 fd:00 309082 /lib/libcom_err.so.2.1
002c9000-002d2000 r-xp 00000000 fd:00
50962 /usr/lib/libkrb5support.so.0.1
002d2000-002d3000 rw-p 00008000 fd:00
50962 /usr/lib/libkrb5support.so.0.1
002d3000-002d6000 r-xp 00000000 fd:00
122298 /usr/lib/asterisk/modules/app_authenticate.so
002d6000-002d7000 rw-p 00002000 fd:00
122298 /usr/lib/asterisk/modules/app_authenticate.so
002d7000-002d9000 r-xp 00000000 fd:00
122315 /usr/lib/asterisk/modules/app_exec.so
002d9000-002da000 rw-p 00001000 fd:00
122315 /usr/lib/asterisk/modules/app_exec.so
002da000-002dc000 r-xp 0000...
2003 Jul 10
0
system alias
...through h.323, the callerid name always shows up as "asterisk XXXX" (i wanna change "asterisk") where XXXX is a 4-digit extension defined in extensions.conf and when i call sip and get forwarded to voicemail, it shows up as "asterisk XXXX" again, i also noticed that in app_authenticate, this also happens. can somebody help me find where i could change the word "asterisk" or better yet if there is a way for manipulating this in the conf files and context(s).
~kelvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/p...
2010 Jun 29
3
cmd Authenticate
Hi,
i need to save into a local variable the user's input dialed during
the cmd Authenticate(). Is there a way to do it?
thx
rich
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
...=> pbx_spool.so
load => pbx_wilcalu.so
load => res_adsi.so
load => res_crypto.so
load => res_indications.so
load => res_monitor.so
load => res_musiconhold.so
load => res_parking.so
load => app_adsiprog.so
load => app_agi.so
noload => app_alarmreceiver.so
load => app_authenticate.so
load => app_cdr.so
load => app_chanisavail.so
load => app_controlplayback.so
load => app_cut.so
load => app_db.so
load => app_dial.so
load => app_directory.so
load => app_disa.so
load => app_echo.so
load => app_enumlookup.so
load => app_eval.so
load => app_exe...
2005 Jul 18
0
Crash on reload only with autoload=no
...0
codec_adpcm.so Adaptive Differential PCM Coder/Decoder 0
app_qcall.so Call from Queue 0
codec_lpc10.so LPC10 2.4kbps (signed linear) Voice Code 0
format_g726.so Raw G.726 (16/24/32/40kbps) data 0
app_authenticate.so Authentication Application 0
format_pcm_alaw.so Raw aLaw 8khz PCM Audio support 0
format_ilbc.so Raw iLBC data 0
format_h263.so Raw h263 data 0
app_forkcdr.so Fork The CDR i...
2003 Apr 04
2
chan_h323 problems....
I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc.
I then though I would add H.323 support to my working system, having read the previous threads on the subject before I installed I installed the pre-reqs
pwlib
openh323
gnugk for h.323 gatekeeper
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
...symbols from
/usr/lib/asterisk/modules/app_substring.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_substring.so
Reading symbols from
/usr/lib/asterisk/modules/app_macro.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_macro.so
Reading symbols from
/usr/lib/asterisk/modules/app_authenticate.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_authenticate.so
Reading symbols from
/usr/lib/asterisk/modules/app_softhangup.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_softhangup.so
Reading symbols from
/usr/lib/asterisk/modules/app_lookupblacklist.so...done.
Loaded sy...
2004 Aug 08
1
No Sound and Jungle:
...s for Asterisk e 0
app_privacy.so Require phone number to be entered, if n 0
app_waitforring.so Waits until first ring after time 0
app_lookupblacklist.so Look up Caller*ID name/number from black 0
app_softhangup.so Hangs up the requested channel 0
app_authenticate.so Authentication Application 0
app_macro.so Extension Macros 0
app_substring.so Save substring digits in a given variabl 0
app_lookupcidname.so Look up CallerID Name from local databas 0
app_setcidname.so Set Caller...
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
...bols from /opt/asterisk/lib/modules/app_alarmreceiver.so...done.
Loaded symbols for /opt/asterisk/lib/modules/app_alarmreceiver.so
Reading symbols from /opt/asterisk/lib/modules/app_amd.so...done.
Loaded symbols for /opt/asterisk/lib/modules/app_amd.so
Reading symbols from /opt/asterisk/lib/modules/app_authenticate.so...done.
Loaded symbols for /opt/asterisk/lib/modules/app_authenticate.so
Reading symbols from /opt/asterisk/lib/modules/app_cdr.so...done.
Loaded symbols for /opt/asterisk/lib/modules/app_cdr.so
Reading symbols from /opt/asterisk/lib/modules/app_chanisavail.so...done.
Loaded symbols for /opt/ast...
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
...isk/lib/modules/app_alarmreceiver.so...done.
> Loaded symbols for /opt/asterisk/lib/modules/app_alarmreceiver.so
> Reading symbols from /opt/asterisk/lib/modules/app_amd.so...done.
> Loaded symbols for /opt/asterisk/lib/modules/app_amd.so
> Reading symbols from /opt/asterisk/lib/modules/app_authenticate.so...done.
> Loaded symbols for /opt/asterisk/lib/modules/app_authenticate.so
> Reading symbols from /opt/asterisk/lib/modules/app_cdr.so...done.
> Loaded symbols for /opt/asterisk/lib/modules/app_cdr.so
> Reading symbols from /opt/asterisk/lib/modules/app_chanisavail.so...done.
> Lo...
2004 Aug 06
2
Asterisk not starting
Hello!
Asterisk "CVS-HEAD-08/06/04-14:55:13" won't start on two of three different
Gentoo machines. This is the output of gdb:
ultra asterisk # gdb /usr/sbin/asterisk
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
...er.conf': Found
== Registered application 'AlarmReceiver'
[app_adsiprog.so] => (Asterisk ADSI Programming Application)
== Registered application 'ADSIProg'
[app_controlplayback.so] => (Control Playback Application)
== Registered application 'ControlPlayback'
[app_authenticate.so] => (Authentication Application)
== Registered application 'Authenticate'
[app_cdr.so] => (Make sure asterisk doesn't save CDR for a certain call)
== Registered application 'NoCDR'
[app_chanisavail.so] => (Check if channel is available)
== Registered application...
2005 Jun 23
0
Voicemail recording cutoff when silent for 1 second
...d => format_sln.so ; Requires N/A
;load => format_vox.so ; Requires N/A
load => format_wav.so ; Requires N/A
load => format_wav_gsm.so ; Requires N/A
; Applications --
;load => app_adsiprog.so ; Requires res_adsi.so
;load => app_alarmreceiver.so ; Requires N/A
load => app_authenticate.so ; Requires N/A
load => app_cdr.so ; Requires N/A
load => app_chanisavail.so ; Requires N/A
;load => app_chanspy.so ; Requires N/A
load => app_controlplayback.so ; Requires N/A
;load => app_curl.so ; Requires N/A
;load => app_cut.so ; Requires N/A
;load => app_db.so ;...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...ing.so] => ((Deprecated) Save substring digits in a given
variable)
== Registered application 'SubString'
[app_macro.so] => (Extension Macros)
== Registered application 'MacroExit'
== Registered application 'MacroIf'
== Registered application 'Macro'
[app_authenticate.so] => (Authentication Application)
== Registered application 'Authenticate'
[app_softhangup.so] => (Hangs up the requested channel)
== Registered application 'SoftHangup'
[app_lookupblacklist.so] => (Look up Caller*ID name/number from
blacklist database)
== Registe...
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently
down...
TIA,
Simone.
2003 Aug 07
2
Problem -ATA-711-723-Oh323-Asterisk
Hi List,
I am facing the reverse problem as stated here.I am
using ATA 186 to make
and recieve call to * through OH323 driver.
When I use G711 codec in the ATA to make call then
then as soon as i dial an
extension the * crashes with 'segmentation fault'.
But the same scenerio works fine when i use 723 codec
in the ATA .I can dial
the number and extension very well/(I have 723 support
in
2004 May 25
10
spandsp hylafax asterisk and confusion
I have been attempting to download, compile and configure spandsp to
function with * without much luck. I am guessing that some assumptions
were made regarding the users knowledge level of Linux. Sadly, I must
not live up to those assumptions.
My problem begins when after compiling spandsp I look for the
app_rxfax.c, app_txfax.c, app_dtmftotext.c and makefile.patch files to
place in the
2004 Jan 20
1
PSTN Gateway
...ST)
> From: Brian West <brian@bkw.org>
> To: asterisk-users@lists.digium.com
> Subject: Re: [Asterisk-Users] user password and call waiting
> Reply-To: asterisk-users@lists.digium.com
>
> Use account codes. That works ALOT better. If you require passwords then
> look at app_authenticate.
>
> bkw
>
> On Tue, 20 Jan 2004, Ing Isianto Istiadi wrote:
>
> >
> > Dear all,
> > I have a questions:
> > 1. I have 3 FXO connected to 3 analog phones. But I have 5 users using
those
> > phone. I want to be able to log who is using the phones and wher...
2004 Jan 03
1
Newbie - getting two local phones tocommunicate would be a good start :)
...nounce Application) [app_striplsd.so] => (Strip trailing
digits) [app_setcidname.so] => (Set CallerID Name)
[app_lookupcidname.so] => (Look up CallerID Name from local database)
[app_substring.so] => (Save substring digits in a given variable)
[app_macro.so] => (Extension Macros) [app_authenticate.so] =>
(Authentication Application) [app_softhangup.so] => (Hangs up the
requested channel) [app_lookupblacklist.so] => (Look up Caller*ID
name/number from blacklist
database)
[app_waitforring.so] => (Waits until first ring after time)
[app_privacy.so] => (Require phone number to...