search for: stripmsd

Displaying 20 results from an estimated 100 matches for "stripmsd".

2004 Jan 07
3
manipulating with numbers - StripMSD, Prefix
Hello, I can not seem to be able to get StripMSD and Prefix to work for me in extensions.conf. This is an example of what I have: exten => _050.,1,StripMSD,1 exten => _50.,Prefix,01051 exten => _001051.,1,Dial(${TRUNK2}/${EXTEN}) exten => _001051.,2,Busy exten => _001051.,102,Busy What I want to achieve is to call 00105150165788...
2005 Sep 26
1
StripMSD or extension parser bug?
For years we've had the following simple context for outgoing calls: [outtrunk] ; match any NANP, and strip leading 1 off exten => _1XXXXXXXXXX,1,StripMSD,1 ; dial outbound on trunk group 1 exten => _XXXXXXXXXX,2,Dial,Zap/g1/${EXTEN} But when I upgraded on Friday to the latest CVSHEAD, this no longer works. If I send 13115552368 to this context, I get a message like pbx.c: Channel 'Zap/361-1' sent into invalid extension '311555236...
2003 Nov 06
2
Dialing an outside number -- QUESTION --
...ly local number available here. 3. I'd like all 1 XXX XXX XXXX numbers to go thru after the 9, unmolested. 4. After the 9, I'd like all other 7 digit numbers to be dialed 1307NXXXXXX. Simple enough, right? I wrote up the following: [outwork] ignorepat => 9 exten => _91XXXXXXXXXX,1,StripMSD,1 exten => _1XXXXXXXXXX,2,Dial,Zap/2/BYEXTENSION exten => _9754XXXX,1,StripMSD,1 exten => _754XXXX,2,Dial,Zap/2/BYEXTENSION exten =>_9NXXXXXX,1,StripMSD,1 exten =>_NXXXXXX,2,Prefix,1307 exten => _1307NXXXXXX,3,Dial,Zap/2/BYEXTENSION [workext] ;; the active context for an interna...
2003 Mar 21
8
Help with linejack as a trunk?
...; Local seven-digit dialing accessed through trunk interface ; exten => _9NXXXXXX,1,StripMSD,1 exten => _NXXXXXX,1,Dial,Phone/phone0/BYEXTENSION [local] ;...
2003 Jul 08
5
Using multiple iconnecthere accounts
Has anybody out there tried to use two different iconnecthere accounts with Asterisk? What I want to do is use a second account if the first is busy. I have tried the following: exten=>_91NXXNXXXXXX,1,StripMSD,1 exten=>_1NXXNXXXXXX,2,Dial,SIP/BYEXTENSION@iconnect ;iconnect is the first account exten=>_1NXXNXXXXXX,3,Dial,SIP/BYEXTENSION@iconnect2 ;iconnect2 is the second account But that doesn't work. Has anybody tried this before?
2004 Apr 16
1
Matching variable-length extensions with chan_zap in overlap dialling
I've been having trouble matching variable extensions on a zap channel (an E1 line). Doing it the extensions.conf way: [pri1] ; Match 8078078- calls include => m807nat include => m807mob include => m807oth [m807nat] exten => _80780782XXXXXXXXX,1,StripMSD(7) exten => _2XXXXXXXXX,1,SetVar,clidest=${EXTEN} exten => _2XXXXXXXXX,2,Goto(cli,s,1) [m807mob] exten => _807807869XXXXXXXX,1,StripMSD(7) exten => _69XXXXXXXX,1,SetVar,clidest=${EXTEN} exten => _69XXXXXXXX,2,Goto(cli,s,1) [m807oth] exten => _80780780.,1,StripMSD(7) exten =>...
2003 Jun 10
1
Slow Faxing
...of them seem to send and receive very slowly. My end users are complaining; saying it was faster before we moved to * (Straight Analog Lines) Any help would be great. PS: I already have the d option on the Dial line. Both fax machines are in their own context: [faxes] exten => _9NXXXXXX,1,StripMSD,1 exten => _NXXXXXX,2,Dial,Zap/g1/BYEXTENSION||d exten => _91NXXNXXXXXX,1,StripMSD,1 exten => _1NXXNXXXXXX,2,Dial,Zap/g1/BYEXTENSION||d And incoming faxes go through: exten => 1083,1,Dial,Zap/59|30|d John
2003 Jun 18
2
== Everyone is busy at this time problem
...of a company that has a normal PBX i got this error: to 10.8.210.153:5060 == Accepting call on 'SIP/a.sampietro-f7be' (a.sampietro) -- Executing Goto("SIP/a.sampietro-f7be", "doisdn|BYEXTENSION|1") in new stack -- Goto (doisdn,00115601992,1) -- Executing StripMSD("SIP/a.sampietro-f7be", "1") in new stack -- Executing DigitTimeout("SIP/a.sampietro-f7be", "10") in new stack -- Set Digit Timeout to 10 -- Executing ResponseTimeout("SIP/a.sampietro-f7be", "20") in new stack -- Set Respon...
2004 Sep 06
1
forwarding calls thru Freshtel
...AX2 provider examples but have yet to find a working solution. in my iax.conf I have: register => freshtel_number:password@cts-au.freshtel.net [freshtel] type=friend host=cts-au.freshtel.net secret=password context=from-freshtel qualify=yes In my extensions.conf, I have: exten => _99.,1,StripMSD,2 exten => _99.,2,(Dial(IAX2/freshtel_number:password@freshtel/${EXTEN}@freshtel) The general idea is to dial 99 followed by the number to dial thru freshtel. In my SIP client phone (X-Lite) I get 'call failed: 403 Forbidden' on the asterisk server console I get: -- Executing S...
2003 Sep 02
9
ISDN
Hi, I am using a Netjet-s ISDN Card, and am having some trouble dialling out (Incoming Works Fine). TRUNK=Modem/ttyI0 exten => _90XXXXXXXXX,1,Dial(${TRUNK}/${EXTEN:1}||Ttm) exten => _90XXXXXXXXX,2,Congestion I get the following when diallingout: -- Starting simple switch on 'Zap/2-1' -- Executing Dial("Zap/2-1", "Modem/ttyI0/04XXXXXXXX||Ttm") in new
2003 Dec 20
2
BYEXTENSION and DBPut
Hey I need another pair of eyes on this! I would like to add phones numbers to the blacklist from any handset so I did this: exten => _*66XXXXXXXXXX,1,StripMSD,3 exten => _XXXXXXXXXX,2,DBPut,blacklist/BYEXTENSION/1 exten => _XXXXXXXXXX,3,Hangup However what I get in the database is: /blacklist/BYEXTENSION : 1 And BYEXTENSION is not replaced with the actual number dialed. Am I trying to do something that can not be done or am I jus...
2004 Aug 17
0
RE: dialing out
...BX (zaptel device) via sip connected ip phones when a user dials 9. I need to support local and long distance dialing. Below is an excerpt of my extensions.conf file: [outgoing] ;dialing local...starts with a 9 and is 8 digits long exten => _9X.,1,Dial(Zap/1/${EXTEN:1}) exten => _9NXXXXXX,1,StripMSD,1 exten => _NXXXXXX,2,Dial,Zap/1/BYEXTENSION ;dialing long distance...starts with a 9,1 and is 12 digits long exten => _91NXXNXXXXXX,1,StripMSD,2 exten => _NXXNXXXXXX,2,Dial,Zap/1/BYEXTENSION Below is the error I'm seeing on the PBX with 'sip debug on': Aug 17 09:16:52 NOTICE[...
2004 Aug 17
0
RE: RE: dialing out
...BX (zaptel device) via sip connected ip phones when a user dials 9. I need to support local and long distance dialing. Below is an excerpt of my extensions.conf file: [outgoing] ;dialing local...starts with a 9 and is 8 digits long exten => _9X.,1,Dial(Zap/1/${EXTEN:1}) exten => _9NXXXXXX,1,StripMSD,1 exten => _NXXXXXX,2,Dial,Zap/1/BYEXTENSION ;dialing long distance...starts with a 9,1 and is 12 digits long exten => _91NXXNXXXXXX,1,StripMSD,2 exten => _NXXNXXXXXX,2,Dial,Zap/1/BYEXTENSION Below is the error I'm seeing on the PBX with 'sip debug on': Aug 17 09:16:52 NOTICE[...
2005 Mar 26
1
Dialout handler with/without leading 1
If this handles the case where 10 digits are required: exten => _9NXXXXXXXXX,1,StripMSD,1 exten => _NXXXXXXXXX,2,Dial,Zap/4/BYEXTENSION How do you create a handler which works for either this or the case with a leading '1' plus 10 digits? tnx -kim -- w8hdkim@gmail.com
2003 Dec 14
1
Error loading modem driver
...== Registered application 'SayDigits' [SetAccount] == Registered application 'SetAccount' [SetGlobalVar] == Registered application 'SetGlobalVar' [SetLanguage] == Registered application 'SetLanguage' [SetVar] == Registered application 'SetVar' [StripMSD] == Registered application 'StripMSD' [Suffix] == Registered application 'Suffix' [Wait] == Registered application 'Wait' Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': Found [chan_modem.so] => (Generic Voice Modem Driver)...
2003 May 07
1
Music not on hold
Hello, I just can't seem to get the MusicOnHold function to work out ok. I' managed to get the MP3Player app to work out fine, but when I run the MusicOnHold all i get is siliece. I can see that Asterisk executes mpg123 properly (I think) #ps axuww|grep mp gk 4383 0.0 0.4 3736 552 pts/4 S 15:06 0:00 /usr/bin/mpg123 -q -s --mono -r 8000 -b 2048 -f 8192 sample-hold.mp3
2003 Nov 19
1
FXO card still won't pick up...
...hannel 01: FXS Kewlstart (Default) (Slaves: 01) Channel 02: FXS Kewlstart (Default) (Slaves: 02) 2 channels configured. Zaptel.conf is blank. Zapata.conf follows. These were the same way when the older version was working: # cat zapata.conf [channels] echocancelwhenbridged=yes echocancel=yes stripmsd=1 callerid=asreceived language=en context=incoming3121 signalling=fxs_ks rxgain=3.0 txgain=0.0 usecallerid=yes group=1 channel=1 echocancelwhenbridged=yes echocancel=yes stripmsd=1 usecallerid=no callwaiting=no callerid="intercom" <9876543210> context=incoming3130 language=en sign...
2004 Oct 05
4
Long distance provider with access number and auth code
I need to be able to dial a long distance provider that uses an access number and an auth code. I would like to be able to program this so that the user can dial 8 and then the long distance number, asterisk will hopefully do everything in the middle. The sequence to accessing the provider is on my traditional phone speed dial as: * Dial local access number * Wait 5 seconds * Dial the auth
2003 Nov 14
3
chan_zap won't load after CVS update
...to register channel '1' WARNING[16384]: File loader.c, Line 305 (ast_load_resource): chan_zap.so: load_module failed, returning -1 WARNING[16384]: File loader.c, Line 400 (load_modules): Loading module chan_zap.so failed! zapata.conf: [channels] echocancelwhenbridged=yes echocancel=yes stripmsd=1 callerid=asreceived language=en context=incoming3121 signalling=fxs_ks rxgain=3.0 txgain=0.0 usecallerid=yes group=1 channel=1 echocancelwhenbridged=yes echocancel=yes stripmsd=1 usecallerid=no callwaiting=no callerid="intercom" <9876543210> context=incoming3130 language=en sign...
2003 Mar 31
2
iax problems
...K -- Accepting unauthenticated call from 10.1.0.8, requested format = 2, actual format = 2 Tx-Frame Retry[000] -- Seqno: 00 Type: IAX Subclass: ACCEPT Rx-Frame Retry[N/A] -- Seqno: 01 Type: VOICE Subclass: 2 Tx-Frame Retry[-01] -- Seqno: 01 Type: IAX Subclass: ACK -- Executing StripMSD("IAX[vcch@10.1.0.8:5036]/45", "1") in new stack -- Executing Dial("IAX[vcch@10.1.0.8:5036]/45", "Zap/19") in new stack -- Called 19 -- Zap/19-1 is ringing Tx-Frame Retry[000] -- Seqno: 01 Type: CONTROL Subclass: RINGING Rx-Frame Retry[N/A] -- S...