search for: app_disa

Displaying 20 results from an estimated 29 matches for "app_disa".

Did you mean: app_dial
2006 Jun 05
2
DTMF and DISA
...and enter the password. In the CLI I'm getting duplicate/extra/incorrect digits. I've tried dtmfmode=auto, dtmfmode=inband, and dtmfmode=rfc2833 all with similar results. For testing I set the password to 67891 here's what I'm getting (small sample size, but its pretty random): app_disa.c:292 disa_exec: DISA on chan SIP/66.54.140.46-09078d00 got bad password 677891 app_disa.c:292 disa_exec: DISA on chan SIP/66.54.140.46-09078cc8 got bad password 6709 app_disa.c:292 disa_exec: DISA on chan SIP/66.54.140.46-09078cc8 got bad password 677891 Any hints or tips are appreciated. B
2005 Feb 20
8
Simulated dialtone like in other PBX
Guys.. Im new to asterisk but is it possible to simulate a dialtone for example, in other PBX when you pick up the phone you can hear a certain dialup, which is the PBX dialtone, and when you hit 9, you can hear the PSTN dialtone, is this possible? __________________________________________________________________ Anton Krall
2005 May 10
2
DISA
We are using DISA with local SIP users. The user enters in a 2 digit code then they get a dialtone and the phone dials out. The problem is that the calls waits 10 seconds after the outgoing number is dialed, no matter what I put for the timeout values. Anyone else using DISA that has run into this? exten => _2X,1,Answer exten => _2X,2,DigitTimeout(2) exten =>
2004 Nov 29
1
Outbound E&M?
...cellation requested -- Executing Answer("Zap/66-1", "") in new stack Nov 30 02:44:54 DEBUG[4684]: chan_zap.c:2288 zt_answer: Took Zap/66-1 off hook -- Executing DISA("Zap/66-1", "no-password| mitel-chantilly") in new stack Nov 30 02:44:54 DEBUG[4684]: app_disa.c:160 disa_exec: Context: mitel-chantilly Nov 30 02:44:54 DEBUG[4684]: app_disa.c:165 disa_exec: DISA no-password login success Nov 30 02:44:54 DEBUG[4684]: channel.c:1128 ast_settimeout: Scheduling timer at 160 sample intervals Nov 30 02:44:54 DEBUG[4684]: channel.c:1379 ast_read: Generator got vo...
2005 Jun 05
2
Disa - how it returns on user not dialing any numbers ?
Hi, I'd like to use DISA properly for my case - I'd like to handle it right, if user when in DISA doesn't dial any number - how does Asterisk return from DISA cmd ? I'd like to dial some default number if user doesn't dial anything or give him some message - but I don't know what gets executed after DISA if nothing is dialed .... I'm reading this on wiki, but
2003 Apr 28
1
Turning off Bridging?
Hi folks Is it possible to turn off the native bridging on Asterisk? I've been hacking about app_disa.c to support account & pin numbers, that tag the calls depending on who logs in..... It all works fine, then dials the destination number they requested. My setup is as follows [ENDPOINT] <IAX1> [MYASTERISKBOX] < IAX1 > [TELCOBOX]<>(PSTN) If i dial [MYASTER...
2004 Jul 01
2
DISA and AGI: authenticate by caller ID?
I'm having trouble getting an AGI exec command to spawn app_disa. The script executes properly, but does not spawn DISA. The CLI gives no helpful clues. Am I doing the exec incorrectly? I want to have a way to authenticate callers to the extension by Caller ID... if their caller ID is in my database and set to active, they can call out. [like a calling card...
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
...bx_kdeconsole.so noload => app_intercom.so noload => chan_modem.so noload => chan_modem_aopen.so noload => chan_modem_bestdata.so noload => chan_modem_i4l.so ;noload => res_musiconhold.so noload => app_festival.so noload => app_url.so noload => app_image.so noload => app_disa.so noload => app_qcall.so noload => app_adsiprog.so noload => app_ices.so ;noload => codec_g726.so ;noload => codec_alaw.so ;noload => format_vox.so ;noload => format_h263.so noload => format_jpeg.so ;noload => cdr_csv.so ;noload => cdr_manager.so ;noload => ap...
2003 Dec 16
1
DISA - Zap/DTMF Problem
...511 (zt_read): DTMF digit: f on Zap/1-1 DEBUG[1255338944]: File chan_zap.c, Line 3549 (zt_read): Fax already handled DEBUG[1255338944]: File chan_zap.c, Line 3511 (zt_read): DTMF digit: f on Zap/1-1 DEBUG[1255338944]: File chan_zap.c, Line 3549 (zt_read): Fax already handled DEBUG[1255338944]: File app_disa.c, Line 185 (disa_exec): DISA password entry timeout on chan Zap/1-1 DEBUG[1255338944]: File chan_zap.c, Line 3511 (zt_read): DTMF digit: f on Zap/1-1 DEBUG[1255338944]: File chan_zap.c, Line 3549 (zt_read): Fax already handled ----------------- Alex.
2003 Jun 14
1
show application DISA
hi all the help output for DISA ends like below, with the half-sentence 'Note that in the case' what's the rest of that sentence? The file that contains the passcodes (if used) allows specification of either just a passcode (defaulting to the "disa" context, or passcode|context on each line of the file. The file may contain blank lines, or comments starting with
2004 Jan 30
0
Re: DISA and authcodes (was: t410p)
...t 5:10 PM -0600 1/30/04, James Sharp wrote: > > I've pretty much got the routing covered at this point, I'm just not sure >> how to get the Asterisk system to answer and give me dialtone immediately. >> Any ideas or recommendations would be greatly appreciated. > >app_disa will give answer and give you dial tone, wait for an >authentication code, then dump you into a context where you can make your >outgoing calls. Unfortunately, it needs a "#" at the end of the >authentication code. > >A quick glance at the code suggests that it could be ch...
2005 Jan 15
1
can't install 1.0.3
...ion 'AlarmReceiver' [format_gsm.so] => (Raw GSM data) == Registered file format gsm, extension(s) gsm [app_dial.so] => (Dialing Application) == Registered application 'Dial' [app_striplsd.so] => (Strip trailing digits) == Registered application 'StripLSD' [app_disa.so] => (DISA (Direct Inward System Access) Application) == Registered application 'DISA' [app_realtime.so]Jan 15 17:42:24 WARNING[19841]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/app_realtime.so: undefined symbol: ast_load_realtime Jan 15 17:42:24 WARNING[19841]: load...
2003 Jun 15
3
Voicemail and DISA fixes
I've commited changes to Voicemail2: * Handle properly when being left a message while checking VM -- this should fix the "saving to your inbox" issue too, at least in principle. And to DISA: * Properly handle extensions with multiple matches and "dots" Please let me know on or off list about any feedback you have regarding these changes. Mark
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
...=> 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_exec.so noload => app_festival.so noload => app_getcpeid.so load => app_groupcount.so load => app_hasnewvoicemail.so noload => app_ices.so noload => app_image.so noload => app_intercom....
2005 Jul 18
0
Crash on reload only with autoload=no
...26 Transcoder 0 app_lookupblacklist.so Look up Caller*ID name/number from black 0 app_getcpeid.so Get ADSI CPE ID 0 codec_ilbc.so iLBC/PCM16 (signed linear) Codec Transla 0 app_alarmreceiver.so Alarm Receiver for Asterisk 0 app_disa.so DISA (Direct Inward System Access) Appli 0 app_cdr.so Make sure asterisk doesn't save CDR for 0 app_image.so Image Transmission Application 0 format_mp3.so MP3 format [Any rate but 8000hz mono opt 0 app_festival.so Si...
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
...d.so Reading symbols from /usr/lib/asterisk/modules/app_image.so...done. Loaded symbols for /usr/lib/asterisk/modules/app_image.so Reading symbols from /usr/lib/asterisk/modules/app_url.so...done. Loaded symbols for /usr/lib/asterisk/modules/app_url.so Reading symbols from /usr/lib/asterisk/modules/app_disa.so...done. Loaded symbols for /usr/lib/asterisk/modules/app_disa.so Reading symbols from /usr/lib/asterisk/modules/app_qcall.so...done. Loaded symbols for /usr/lib/asterisk/modules/app_qcall.so Reading symbols from /usr/lib/asterisk/modules/app_adsiprog.so...done. Loaded symbols for /usr/lib/asteri...
2004 Aug 08
1
No Sound and Jungle:
...w) Test Applicat 0 app_getcpeid.so Get ADSI CPE ID 0 app_adsiprog.so Asterisk ADSI Programming Application 0 app_qcall.so Call from Queue 0 app_agi.so Asterisk Gateway Interface (AGI) 0 app_disa.so DISA (Direct Inward System Access) Appli 0 app_url.so Send URL Applications 0 app_image.so Image Transmission Application 0 app_record.so Trivial Record Application 0 app_echo.so Si...
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
...sterisk/lib/modules/app_directed_pickup.so...done. Loaded symbols for /opt/asterisk/lib/modules/app_directed_pickup.so Reading symbols from /opt/asterisk/lib/modules/app_directory.so...done. Loaded symbols for /opt/asterisk/lib/modules/app_directory.so Reading symbols from /opt/asterisk/lib/modules/app_disa.so...done. Loaded symbols for /opt/asterisk/lib/modules/app_disa.so Reading symbols from /opt/asterisk/lib/modules/app_dumpchan.so...done. Loaded symbols for /opt/asterisk/lib/modules/app_dumpchan.so Reading symbols from /opt/asterisk/lib/modules/app_echo.so...done. Loaded symbols for /opt/asterisk...
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
...app_directed_pickup.so...done. > Loaded symbols for /opt/asterisk/lib/modules/app_directed_pickup.so > Reading symbols from /opt/asterisk/lib/modules/app_directory.so...done. > Loaded symbols for /opt/asterisk/lib/modules/app_directory.so > Reading symbols from /opt/asterisk/lib/modules/app_disa.so...done. > Loaded symbols for /opt/asterisk/lib/modules/app_disa.so > Reading symbols from /opt/asterisk/lib/modules/app_dumpchan.so...done. > Loaded symbols for /opt/asterisk/lib/modules/app_dumpchan.so > Reading symbols from /opt/asterisk/lib/modules/app_echo.so...done. > Loaded...