search for: striplsd

Displaying 9 results from an estimated 9 matches for "striplsd".

2009 Apr 17
1
how to call forward on 1.6
...t(CFBS/${CALLERIDNUM}=${EXTEN:4}) exten => _*61*X.,2,Hangup exten => #61#,1,DBdel(CFBS/${CALLERIDNUM}) exten => #61#,2,Hangup or even as follows: [apps] ; ; Unconditional Call Forward ; ; create call forward exten => _*21*X.,1,GotoIf($${EXTEN:-1} = #?2:3) exten => _*21*X.,2,StripLSD(1) exten => _*21*X.,3,DBput(CFIM/${CALLERIDNUM}=${EXTEN:4}) exten => _*21*X.,4,Hangup ; ; delete call forward exten => **21,1,DBdel(CFIM/${CALLERIDNUM}) exten => **21,2,Hangup ; ; delete call forward (with #) exten => **21#,1,Goto(**21,1) The problem is, in the first examp...
2003 Oct 24
3
How to use the Cut() command to chop off an ending character
...to be able to selectivity chop off any # characters at the end of string, only if they exist. Basically as follows (chopping off the leading '9' with ${EXTEN:1} syntax: EXTEN from Phone EXTEN for Dial String 9011445551212# 011445551212 9011445551212 011445551212 StripLSD isn't helpful in the second case, but potentially Cut could do it. I can't, for the life of me, figure out the syntax for Cut to do this. Understood that I need to set a new variable with the result of Cut and use this as the dial string. Any optimal way to chop off the errant # (and maybe...
2004 Apr 14
2
Spoofing CallerID on Demain
...sh this??? Right now I am using this script that users have to dial _71NXXNXXXXXXXXXXXXXXXX , where the first 12 digits are the number to be called and the last 10 are the caller id. My dialplan: exten => _71NXXNXXXXXXXXXXXXXXXX,1,SetCallerID(${EXTEN:12}) exten => _71NXXNXXXXXXXXXXXXXXXX,2,StripLSD(10) exten => _71NXXNXXXXXX,3,Dial(~~~,${EXTEN:1}) exten => h,1,Hangup exten => i,1,Hangup exten => t,1,Hangup
2003 Nov 19
2
ATA-186 Double Digit problems
...n => change,6,Background(special/and-prs-pound-whn-finished) exten => change,7,Background(silence/3) exten => change,8,Goto(5) ; strip off any extra pound or * symbols, and then set the variable exten => _X.,1,GotoIf($[$[${EXTEN:-1:1} = #] | $[${EXTEN:-1:1} = *]]?2:4) exten => _X.,2,StripLSD(1) exten => _X.,3,Goto(1) exten => _X.,4,DBput(${MYNUMBER}/FEAT/SPEED/${SPEEDDIAL}=${EXTEN}) exten => _X.,5,Goto(class4.5,verify,1) exten => t,1,Goto(change,5)
2005 Jan 15
1
can't install 1.0.3
...isk) == Parsing '/etc/asterisk/alarmreceiver.conf': Found == Registered application '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/modul...
2005 Jul 27
2
CVS Head No ringing on calling end?
...xt that handles incoming from extensions.conf [process-from-trunk] exten=>_2XXX,1,noop exten=>_2XXX,2,Dial(SIP/${EXTEN},20,tr) exten=>_2XXX,3,Voicemail(u${EXTEN}) exten=>_2XXX,4,Playback(ss-noservice) exten=>_2XXX,5,Hangup exten=>_2xxx,103,Voicemail(u${EXTEN}) exten=>_2XXX00,1,StripLSD(2)
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
...DName' [app_setcidnum.so] => (Set CallerID Number) == Registered application 'SetCIDNum' [app_sms.so] => (SMS/PSTN handler) == Registered application 'SMS' [app_softhangup.so] => (Hangs up the requested channel) == Registered application 'SoftHangup' [app_striplsd.so] => (Strip trailing digits) == Registered application 'StripLSD' [app_substring.so] => ((Deprecated) Save substring digits in a given variable) == Registered application 'SubString' [app_system.so] => (Generic System() application) == Registered application 'Try...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...ber' == Parsing '/etc/asterisk/queues.conf': Found [app_senddtmf.so] => (Send DTMF digits Application) == Registered application 'SendDTMF' [app_parkandannounce.so] => (Call Parking and Announce Application) == Registered application 'ParkAndAnnounce' [app_striplsd.so] => (Strip trailing digits) == Registered application 'StripLSD' [app_setcidname.so] => (Set CallerID Name) == Registered application 'SetCIDName' [app_lookupcidname.so] => (Look up CallerID Name from local database) == Registered application 'LookupCIDName...
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