Displaying 17 results from an estimated 17 matches for "app_cut".
Did you mean:
app_cdr
2006 Jan 22
6
spandsp Error
...ile:103: *** missing separator. Stop.
make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/apps'
make: *** [depend] Error 1
Makefile:
93 install: all
94 for x in $(APPS); do $(INSTALL) -m 755 $$x
$(DESTDIR)$(MODULES_DIR) ; done
95 rm -f $(DESTDIR)$(MODULES_DIR)/app_cut.so
96 rm -f $(DESTDIR)$(MODULES_DIR)/app_datetime.so
97 rm -f $(DESTDIR)$(MODULES_DIR)/app_qcall.so
98
99 app_curl.so: app_curl.o
100 $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} $(CURLLIBS)
101
102 app_rxfax.so : app_rxfax.o
103 $(CC) $(SOLINK) -o $@ $< -lsp...
2003 Oct 05
1
ChanIsAvail app setting ${AVAILCHAN} to an unusable value.
I sent this earlier under "Editting variable contents" but no-one
has responded. So, the subject is now more to the problem, instead of
the solution I was trying to implement.
ChanIsAvail returns the channel ID plus "-<session>".
How can I edit ${AVAILCHAN} to remove this session ID, so I can use its
contents in a subsequent Dial statement?
Dialing on Zap just gives a
2003 Nov 03
1
Proper syntax for the "Cut" application?
...c-6aa2", "u") in new stack
== Parsing '/etc/asterisk/voicemail.conf': Found
WARNING[1234379840]: File app_voicemail.c, Line 836 (leave_voicemail):
No entry in voicemail config file for ''
Obviously the new variable VMEXT is empty. Why is that? I read the
source for app_cut.c and the syntax looks correct. I am asking for the
second field which should be '1100'. I have tried several versions of
this, including changing the line from: exten =>
_55.,2,Cut(VMEXT=EXTEN|55|2) to: exten =>
_55.,2,Cut(VMEXT=${EXTEN}|55|2)
I have also tried changing the parsin...
2007 Jun 27
1
Module '***.so' did not register itself during load
...le 'app_setcidname.so' did not register itself during load
[Jun 27 08:58:17] WARNING[1255] loader.c: Error loading module 'app_txtcidname.so': /usr/lib/asterisk/modules/app_txtcidname.so: undefined symbol: option_priority_jumping
[Jun 27 08:58:18] WARNING[1255] loader.c: Module 'app_cut.so' did not register itself during load
[Jun 27 08:58:18] WARNING[1255] loader.c: Module 'app_setcidnum.so' did not register itself during load
[Jun 27 08:58:18] WARNING[1255] loader.c: Error loading module 'chan_h323.so': libh323_linux_x86_r.so.1.17.1: cannot open shared object...
2007 Feb 20
4
Passing a variable from one Asterisk box to another
Hi all,
We currently have 2 Asterisk boxes and we pass calls to a fro. All works
great except we now need to pass variables between them.
For example now on box 1 we have:
exten => _23XX,1,SetVar(Foo=1234)
exten => _23XX,2,Dial(SIP/${EXTEN:0}@Box2)
When the call dials into Box 2 the variable Foo does not get passed...
Does anyone have any clever ideas?
-------------- next part
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
...ons.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_exec.so
noload => app_festival.so
noload => app_getcpeid.so
load => app_groupcount.so
load => app_h...
2005 Jul 18
0
Crash on reload only with autoload=no
...iguration 0
app_read.so Read Variable Application 0
format_gsm.so Raw GSM data 0
app_dial.so Dialing Application 0
app_striplsd.so Strip trailing digits 0
app_cut.so Cuts up variables 0
app_echo.so Simple Echo Application 0
format_pcm.so Raw uLaw 8khz Audio support (PCM) 0
app_setcallerid.so Set CallerID Application 0
format_wav.so Micro...
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
...sterisk/modules/app_hasnewvoicemail.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_hasnewvoicemail.so
Reading symbols from
/usr/lib/asterisk/modules/app_sayunixtime.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_sayunixtime.so
Reading symbols from
/usr/lib/asterisk/modules/app_cut.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_cut.so
Reading symbols from
/usr/lib/asterisk/modules/app_read.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_read.so
Reading symbols from
/usr/lib/asterisk/modules/app_setcdruserfield.so...done.
Loaded symbols for
/usr/lib/as...
2004 Aug 08
1
No Sound and Jungle:
...bridge 0
app_zapras.so Zap RAS Application 0
app_random.so Random goto 0
app_setcdruserfield.so CDR user field apps 0
app_read.so Read Variable Application 0
app_cut.so Cuts up variables 0
app_sayunixtime.so Say time 0
app_hasnewvoicemail.so Indicator for whether a voice mailbox ha 0
app_cdr.so Make sure asterisk doesn't save CDR for 0
app_setcidnum.so...
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
...asterisk doesn't save CDR for a certain call)
== Registered application 'NoCDR'
[app_chanisavail.so] => (Check if channel is available)
== Registered application 'ChanIsAvail'
[app_directory.so] => (Extension Directory)
== Registered application 'Directory'
[app_cut.so] => (Cuts up variables)
== Registered application 'Cut'
[app_db.so] => (Database access functions for Asterisk extension logic)
== Registered application 'DBget'
== Registered application 'DBput'
== Registered application 'DBdel'
== Registered applicat...
2005 Jun 23
0
Voicemail recording cutoff when silent for 1 second
...iver.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 ; Requires N/A
load => app_dial.so ; Requires res_features.so, res_musiconhold.so
;load => app_dictate.so ; Requires N/A
load => app_directory.so ; Requires N/A
;load => app_disa.so ; Requires N/A
;load => app_dumpchan.so ; Requires N/A...
2004 Dec 17
6
Realtime and PostgreSQL
...ook up CallerID Name from local database)
== Registered application 'LookupCIDName'
[chan_modem_bestdata.so] => (BestData (Conexant V.90 Chipset) VoiceModem
Driver)
[format_wav.so] => (Microsoft WAV format (8000hz Signed Linear))
== Registered file format wav, extension(s) wav
[app_cut.so] => (Cuts up variables)
== Registered application 'Cut'
[app_softhangup.so] => (Hangs up the requested channel)
== Registered application 'SoftHangup'
[cdr_pgsql.so] => (PostgreSQL CDR Backend)
== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
[app_dial.s...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...sk doesn't save CDR for a certain call)
== Registered application 'NoCDR'
[app_hasnewvoicemail.so] => (Indicator for whether a voice mailbox has
messages in a given folder.[)
== Registered application 'HasVoicemail'
== Registered application 'HasNewVoicemail'
[app_cut.so] => (Cuts up variables)
== Registered application 'Cut'
[app_read.so] => (Read Variable Application)
== Registered application 'Read'
[app_setcdruserfield.so] => (CDR user field apps)
== Registered application 'SetCDRUserField'
== Registered application...
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently
down...
TIA,
Simone.
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 03
1
Newbie - getting two local phones tocommunicate would be a good start :)
...kup) [app_transfer.so] => (Transfer)
[app_setcidnum.so] => (Set CallerID Number) [app_cdr.so] => (Make sure
asterisk doesn't save CDR for a certain call) [app_hasnewvoicemail.so]
=> (Indicator for whether a voice mailbox has new
messages.)
[app_sayunixtime.so] => (Say time)
[app_cut.so] => (Cuts up variables)
[app_read.so] => (Read Variable Application)
[skipping app_intercom.so]
[app_zapras.so] => (Zap RAS Application)
[app_meetme.so] => (Simple MeetMe conference bridge) [app_flash.so] =>
(Flash zap trunk application) [app_zapbarge.so] => (Barge in on...
2005 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this?
gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff
In file included from app_rxfax.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE'
undeclared (first use in this function)
/usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is
reported