search for: weasels

Displaying 20 results from an estimated 137 matches for "weasels".

Did you mean: weasel
2006 Jun 23
6
Caller ID Matching in extensions.conf
I'm running 1.2.9.1, and I can't get caller id dialplan matching to work. When calling from 9220370 to 1234, the following does not match. exten => 9220370/1234,1,NoOp(${CALLERIDNUM}) exten => 9220370/1234,2,Answer exten => 9220370/1234,3,Playback(tt-weasels) However, when calling from 9220370 to 1234, this DOES match. exten => 1234,1,NoOp(${CALLERIDNUM}) exten => 1234,2,Answer exten => 1234,3,Playback(tt-weasels) You can also see from the console output that the caller id IS 9220370. -- Executing NoOp("SIP/9220370-7a11", &qu...
2009 Aug 04
4
CDR Problem - No CDRs when call is not bridged
Hi! I just found out that Asterisk (1.4) does not write CDRs if the incoming call was not forwarded but handled internally without answering the call. E.g.: [from_pstn] exten => 997,1,Answer() exten => 997,2,Playback(tt-weasels) exten => 997,3,Hangup() exten => 999,1,Playback(tt-weasels|noanswer) exten => 999,4,Hangup() For incoming calls to 997 a CDR will be written, but not for 999. How can I change this behavior? Thanks Klaus
2005 Sep 22
1
SayUnixTime in CVS?
...up a simple extension (400) that reports the time when it is dialed. I searched the threads and it seems like this should work... Here's what's in my extensions.conf: exten => 400,1,Answer() exten => 400,n,Wait,1 exten => 400,n,SayUnixTime(,EST5EDT,) exten => 400,n,Playback(tt-weasels) [BTW, tt-weasels is hillarious! ;-) Props to whoever made that. ] When I call the extension, it answers and immediately falls through to tt-weasels, which I hear fine. It's like SayUnixTime gets jumped over or returns nothing (very quickly.) I checked and the "at" sound which is...
2011 Jun 07
3
why doesn't "s" accept incoming call
Call from 'sip' to extension '+1xxxyyyzzzz' rejected because extension not found in context 'out'. But [out] exten => s,1,NoOp( this is the extension: ${EXTEN}) exten => s,n,Answer() exten => s,n(weasels),PlayBack(weasels-eaten-phonesys) ........ If I set "s" to "_." it works. Shouldn't "s" work here? Is it because the extension includes a "+"? sean
2012 Jun 25
1
IAX Trunk issue.
I'm testing a few IAX trunk scenarios in a controlled lab. From server2 extension 5000 (Server IP Address 172.16.200.212) I dial 6001 which goes across the IAX trunk to server 1 (IP address 172.16.200.210). Instead of ringing the 6001 phone, it plays tt-weasels (the s extension). When I dial 6099 it also plays tt-weasels as it's supposed to, but it's not the tt-weasels under its extension. It also dials the s extension. I only placed the s extension in the dial plan to verify that the traffic was going across the IAX trunk and hitting the corre...
2002 Nov 24
2
vpopmail support?
Well, I read that back in 0.98 or so vpopmail support should work so I assumed it would be enabled in 0.99 but here's what I get. gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I/usr/local/vpopmail/include -g -O2 -Wall -W -g -O2 -Wall -W -c userinfo-vpopmail.c In file included from userinfo-vpopmail.c:12: /usr/local/vpopmail/include/vpopmail.h:133: syntax error before `*' ***
2007 Aug 05
1
How does one use sip_autoreg
...n my dialplan I have: [from-sip] include => actual_sip_autoreg include => other_stuff_and_widgets ...in [actual_sip_autoreg] I have: [actual_sip_autoreg] include => sip_autoreg exten => _.,n,NoOp("Here I am Mr Mgoo") exten => _.,n,Playback(tt-weasels) But when a SIP phone dials 114 the "Here I am Mr Mgoo" NoOp doesn't get executed. Here's what the console says: asterisk*CLI> -- Executing [114 at from-sip:1] NoOp("SIP/Russell-0071e7b0", "114") in new stack -- Executing [114 at from...
2009 Jul 20
0
No subject
...or > > higher, and then > > use sox to convert to 8khz format. Asterisk can do some of this via > > the file convert CLI > > command, ( on the asterisk cli, type "help file convert"). You'd have > > to judge for yourself > > if "file convert tt-weasels.gsm tt-weasels.ulaw" which would convert > > the 8khz gsm format to > > 8 khz ulaw, or "sox -v 0.7 tt-weasels.44khz.wav -r 8000 -c 1 -t sw > > tt-weasels.raw;" > > "sox -r 8000 -c 1 -t sw tt-weasels.raw -t ul tt-weasels.ulaw" which > > is the...
2005 Mar 23
4
Playback of sound files but no sound
...ing phase and so far everything is running smoothly. I'm now trying to play a soundfile or an mp3file using 'MP3Player', 'Playback' or the 'Background' commands, but don't get any sound. The logfile says: -- Executing BackGround("SIP/joa-9def", "tt-weasels") in new stack -- Playing 'tt-weasels' (language 'en') Are the sound drivers (alsa or oss) used for this or do I need to configure something else? thanks for any help, Bart
2004 Jan 23
3
SIP Absolute Timeout
...ges in the news letters and tried what was suggested and still have not gotten it to work. Below is a portion of my extensions.conf. I've also been running these test on ver 0.5.0 exten => _X.,1,Absolutetimeout(20) exten => _X.,2,dial(SIP/${EXTEN}@SIPOUT#1) exten => T,1,BackGround(tt-weasels) exten => T,2,Hangup() Thanks ahead of time for any help / suggestions. Wes Marderness
2008 Aug 25
1
Conquer Online 2.0 will not work
I'm using wine 1.1.3 and when i try to play Conquer it loads everything and then freezes on the loading screen. I opened Play.exe with terminal and this is what i weasel at weasels-playground:~$ '/home/weasel/.wine/drive_c/Program Files/Conquer 2.0/play.exe' err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on Logitech USB Headset, disabling mixer fixme:shdocvw:PersistMemory_Load (0x13...
2015 Jan 30
0
Remote Attended Transfer
...n transport=simpletrans outbound_auth=mytrunk server_uri=sip:111 at 89.1.23.217:5060 client_uri=sip:111 at 89.1.23.217:5060 [mytrunk] type=auth auth_type=userpass password=111 username=111 [mytrunk] type=aor contact=sip:89.1.23.217:5060 [mytrunk] type=endpoint transport=simpletrans context=bucle-weasels disallow=all allow=ulaw outbound_auth=mytrunk aors=mytrunk [mytrunk] type=identify endpoint=mytrunk match=89.1.23.217 extensions.conf [transferencia] exten => external_replaces,1,NoOp() same => n,Dial(PJSIP/${SIPREFERTOHDR}@89.1.23.217) [bucle-weasels] exten => _.,1,Answer exten...
2007 Jul 22
3
Music on Hold and Announcements
Does anyone know how to have an ad or announcement playing but in the background play a MP3 file? I think this would be done with the "s" extension and background application but not sure how? Any help would be appreciated!! -- Otis
2009 Jan 28
1
Scope of variable
...MC_DoAMD}" != "Yes"]?NOAMD) exten => 1322,n,AMD() exten => 1322,n,Set(CfMC_AMDValue = ${AMDSTATUS}) exten => 1322,n(NOAMD),Wait(1) exten => 1322,n,UserEvent(E1322-1,${CfMC_ActionID}=${CHANNEL} & ${CfMC_AgentToUse} & ${CfMC_AMDValue}) exten => 1322,n,Playback(tt-weasels) exten => 1322,n,Hangup() When this executes I see these two line on the Asterisk CLI screen: Set("Local/1321 at cfmc_cdi_info-df3d,1", "CfMC_AMDValue="NotChecked"") Set("IAX2/sfserver3-16384", "CfMC_AMDValue = MACHINE") I am not sure why in...
2012 Jun 29
0
IAX Trunk issue. (Dale Noll
...07:53 PM, Mitchell Johnson wrote: > I'm testing a few IAX trunk scenarios in a controlled lab. From server2 extension 5000 (Server IP Address 172.16.200.212) I dial 6001 which goes across the IAX trunk to server 1 (IP address 172.16.200.210). Instead of ringing the 6001 phone, it plays tt-weasels (the s extension). When I dial 6099 it also plays tt-weasels as it's supposed to, but it's not the tt-weasels under its extension. It also dials the s extension. > > I only placed the s extension in the dial plan to verify that the traffic was going across the IAX trunk and hitting...
2004 Apr 05
3
ZAP channels
...0.2rc19 to work (I think) but I can not achieve any in-dialing nor I can dial out; this is what I have from "pri intense debug span 1" command ---------- *CLI> pri intense debug span 1 Enabled EXTENSIVE debugging on span 1 -- Executing Playback("SIP/201-a862", "tt-weasels") in new stack -- Playing 'tt-weasels' (language 'en') -- Executing SetCallerID("SIP/201-a862", "340") in new stack -- Executing Dial("SIP/201-a862", "Zap/1/333") in new stack > [02 ff 03 08 01 03 05 04 03 80 90 a3 18 01 8...
2004 Apr 12
3
Hunting S(n)IPs
Hi Akk, If this has been discussed/done then apologies be-4-hand. I did not find it in the Wiki or the Archives. Here's the question. We have incoming PRI lines, all on the same main number. An attendant is supposed to handle all incoming calls. Now, let's say I have a multi-line SIP phone. For argument's sake (and to keep it simple) say I only have two lines. We'll call them
2017 Oct 02
2
XP auto enrollment error; TEMP profile
...ink a anti-virus can replace a solid operating system is a naive and dangerous attitude > Uhhh, Why do you not look at infections rates instead of marketing FUD. WannaCry did not even touch XP. Not looking at this from an infection rate standpoint and, instead, believing what the marketing weasels at M$ tell you is far more dangerous in my technical opinion. > with some luck malware was not tested on XP and won't run by luck because of the too small usrbase these days but when that is your security strategy you better install win98 because XP is not old enough and too similar to win7...
2005 Feb 11
1
Asterisk won't answer incoming analog line
...Zap/4 TRUNKMSD=1 [trunklocal] exten => _9NXXXXXX,1,PlayBack(vm-dialout) exten => _9NXXXXXX,2,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXXXXXX,3,Congestion [incoming] exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => s,4,Playback(tt-weasels) ; [local] ignorepat => 9 include => trunklocal ; [default] include=incoming include=local
2004 Dec 30
1
Wine and NT Authentification core.
Hi, I wonder if it's possible to setup wine so that applications using NT Authentification (NTLM) (secur32.dll and security.dll) may work ? I'm trying the radmin tools and the win32 computer that are using radmin use the NT security protocol to allow login. Actually i've tried using WINEDEBUG='warn+all' and WINEDEBUG='+loaddll' to replace the core dll of windows