search for: b200

Displaying 20 results from an estimated 23 matches for "b200".

Did you mean: 0200
2005 Mar 15
1
Not ringing phone that are in use
...exten => s,2,ChanIsAvail(${DERRICK}) exten => s,3,SetVar,"EVERYONE=${DERRICK}" exten => s,4,ChanIsAvail(${DON}) exten => s,5,SetVar,"EVERYONE=${EVERYONE}&${DON}" ... exten => s,10,Dial(${EVERYONE},20) exten => s,11,Voicemail,u200 exten => s,111,Voicemail,b200 exten => s,13,Hangup exten => t,1,Hangup Which caused Asterisk not to ring any phones or goto voicemail. Here is the section of our extensions.conf : DERRICK=SIP/202 DON=SIP/203 THOMAS=SIP/204 JAMES=SIP/205 BRUCE=SIP/206 EVERYONE=${DERRICK}&${DON}&${THOMAS}&${JAMES}&${BRUC...
2019 Jun 19
2
lpxelinux.0 issues with larger initrd.img files from RHEL >= 7.5 on UCS servers?
On June 18, 2019 12:34:35 PM PDT, Mathieu Chouquet-Stringer <m+syslinux at thi.eu.com> wrote: > Hello Hans Peter, > >Any idea on how I could debug this problem? Basically lpxelinux 6.03 >reboots while loading the initrd if its size is above a certain >threshold. It only happens on certain servers and there's not output >when it happens. I can trigger it reliably on
2019 Jun 19
0
lpxelinux.0 issues with larger initrd.img files from RHEL >= 7.5 on UCS servers?
Hello, On Tue, Jun 18, 2019 at 05:31:17PM -0700, hpa at zytor.com wrote: > Which servers, what threshold, what clients, what about pxelinux.0? All affected servers so far are Cisco UCS B200 M3 blade servers. The threshold seems to be around 50MB, I haven't tested precisely but 54525200 bytes is enough to trigger the reboot while 49812292 isn't (what I did was to recompress the initrd with a higher compression setting). I tried today pxelinux.0 instead of lpxelinux.0 and it b...
2005 Mar 20
2
Follow-Me Script
...t; 300,2,playback(pls-wait-connect-call) exten => 300,3,Setvar(NewCaller=${CALLERIDNUM}) exten => 300,4,SetCIDNum(0${CALLERIDNUM}) exten => 300,5,dial(${TRUNK}c/2831385,20,r) exten => 300,6,SetCIDNum(${NewCaller}) exten => 300,7,voicemail2(u200@default) exten => 300,101,voicemail2(b200@default) exten => 300,102,hangup Regardless of what (and where) I have tried to implement this, I just cant get it to work properly. Does anyone have some tips on this or a nicer follow-me type of script? Kerry Garrison http://www.geekgazette.com -------------- next part -------------- A...
2019 Jun 19
2
lpxelinux.0 issues with larger initrd.img files from RHEL >= 7.5 on UCS servers?
...9 12:21:05 PM PDT, Mathieu Chouquet-Stringer <m+syslinux at thi.eu.com> wrote: > Hello, > >On Tue, Jun 18, 2019 at 05:31:17PM -0700, hpa at zytor.com wrote: >> Which servers, what threshold, what clients, what about pxelinux.0? > >All affected servers so far are Cisco UCS B200 M3 blade servers. > >The threshold seems to be around 50MB, I haven't tested precisely but >54525200 bytes is enough to trigger the reboot while 49812292 isn't >(what I did was to recompress the initrd with a higher compression >setting). > >I tried today pxelinux.0 ins...
2009 Jul 05
5
Naturally speaking + Wine better, the audio not so good
...markably well considering the amount of complexity present in both systems.. When I use it, it's just smoother and feels better than NaturallySpeaking under Windows. My undying gratitude is extended to all of those that helped. Here's what doesn't work so well. Audio. Specifically, vxi-b200 USB microphone In order to use it, I need to turn off pulse audio. And, I need to use it through the OSS usb mixer interface. Again, since it works in all, that's probably not so bad. Now, there is one failure that remains and it's pretty important. When I dictate, most of the time I do no...
2005 Jan 07
0
Inbound Pickup Issue - Sipmedia
..., so all ; calls will result in the Congestion tone application ; being called. They'll get bored and hang up eventually. ; ; ;exten => _.,1,Congestion [default] ;Extension 200 Cordless Phone exten => 200,1,Dial(SIP/200,20) exten => 200,2,Voicemail(u200) exten => 200,102,Voicemail(b200) exten => 200,103,Hangup ;Extension 203 Office Phone exten => 203,1,Dial(SIP/203,20) exten => 203,2,Voicemail(u200) exten => 203,102,Voicemail(b200) exten => 203,103,Hangup ;Extension 303 Office Phone exten => 303,1,Dial(SIP/303,20) exten => 303,103,Hangup ; Voicemail number...
2005 Jan 09
0
RE: Inbound calls getting disconnected when I answer the phone, using 'SIP'
..., so all ; calls will result in the Congestion tone application ; being called. They'll get bored and hang up eventually. ; ; ;exten => _.,1,Congestion [default] ;Extension 200 Cordless Phone exten => 200,1,Dial(SIP/200,20) exten => 200,2,Voicemail(u200) exten => 200,102,Voicemail(b200) exten => 200,103,Hangup ;Extension 203 Office Phone exten => 203,1,Dial(SIP/203,20) exten => 203,2,Voicemail(u200) exten => 203,102,Voicemail(b200) exten => 203,103,Hangup ;Extension 303 Office Phone exten => 303,1,Dial(SIP/303,20) exten => 303,103,Hangup ; Voicemail number...
2019 May 21
2
lpxelinux.0 issues with larger initrd.img files from RHEL >= 7.5 on UCS servers?
...http. The kernel boots up and the OS is installed properly.... I haven't had the time to reproduce this issue over regular pxelinux/tftp so I don't know if it's just tied to lpxelinux/http or not. Also, so far this bug only seems to be triggered on some Cisco UCS servers such as UCSB-B200-M3 like the one described below. So maybe it could be related to BIOS or memory maps, I am not sure!? I'd hate to go back to tftp because the switch to http was such a huge step forward. Is there something I could do or provide to help debug this issue? I read the "Hardware Compatibility...
2005 Jan 09
1
Inbound calls getting disconnected when I answer the phone, using 'SIP'.
..., so all ; calls will result in the Congestion tone application ; being called. They'll get bored and hang up eventually. ; ; ;exten => _.,1,Congestion [default] ;Extension 200 Cordless Phone exten => 200,1,Dial(SIP/200,20) exten => 200,2,Voicemail(u200) exten => 200,102,Voicemail(b200) exten => 200,103,Hangup ;Extension 203 Office Phone exten => 203,1,Dial(SIP/203,20) exten => 203,2,Voicemail(u200) exten => 203,102,Voicemail(b200) exten => 203,103,Hangup ;Extension 303 Office Phone exten => 303,1,Dial(SIP/303,20) exten => 303,103,Hangup ; Voicemail number...
2016 Jun 06
2
[PATCH v2] Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"
...ffffffc9768ab2c0) [ 2.898506] b1a0: ffffffc9763da000 0000000000000004 ffffffc9768ab360 ffffff80083465fc [ 2.898513] b1c0: ffffffc976801e00 ffffffc9762b8000 ffffffc9768ab1f0 ffffff80080ec158 [ 2.898520] b1e0: ffffffc9768ab230 ffffff8008496d04 ffffffc975ce6d80 ffffffc9768ab36e [ 2.898527] b200: ffffffc9768ab36f ffffffc9768ab29d ffffffc9768ab29e ffffffc9768a0000 [ 2.898533] b220: ffffffc9768ab250 ffffff80080e70c0 ffffffc9768ab270 ffffff8008496e44 [ 2.898540] b240: 00000000000001ac ffffffc97624c010 0000000000000010 0000000000000010 [ 2.898546] b260: 0000000000000000 00000000ffffff...
2016 Apr 29
1
[PATCH] Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"
...ffffffc9768ab2c0) [ 2.898506] b1a0: ffffffc9763da000 0000000000000004 ffffffc9768ab360 ffffff80083465fc [ 2.898513] b1c0: ffffffc976801e00 ffffffc9762b8000 ffffffc9768ab1f0 ffffff80080ec158 [ 2.898520] b1e0: ffffffc9768ab230 ffffff8008496d04 ffffffc975ce6d80 ffffffc9768ab36e [ 2.898527] b200: ffffffc9768ab36f ffffffc9768ab29d ffffffc9768ab29e ffffffc9768a0000 [ 2.898533] b220: ffffffc9768ab250 ffffff80080e70c0 ffffffc9768ab270 ffffff8008496e44 [ 2.898540] b240: 00000000000001ac ffffffc97624c010 0000000000000010 0000000000000010 [ 2.898546] b260: 0000000000000000 00000000ffffff...
2007 Jul 03
1
lookup a anonymous internal caller
Dear list, following problem, i have some users, who are supressing their callerid. This setting is adjusted at the sip phone. So if these guys are calling internal persons nobody sees the callerid. I am looking for the following resolution: User has set his phone to anonymous, user calls somebody internal, Asterisk initials a lookup on the channel and generates a new callerid for the
2005 Jul 21
0
Busy Extensions
...email box 200@default") in new stack -- Executing Macro("Zap/5-1", "vm|200@default|BUSY") in new stack -- Executing Goto("Zap/5-1", "s-BUSY|1") in new stack -- Goto (macro-vm,s-BUSY,1) -- Executing VoiceMail("Zap/5-1", "b200@default") in new stack -- Playing 'vm-theperson' (language 'en') -- Playing 'digits/2' (language 'en') -- Playing 'digits/0' (language 'en') -- Playing 'digits/0' (language 'en') -- Playing 'vm-isonpho...
2016 Jun 06
0
[PATCH v2] Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"
...t; [ 2.898506] b1a0: ffffffc9763da000 0000000000000004 ffffffc9768ab360 ffffff80083465fc > [ 2.898513] b1c0: ffffffc976801e00 ffffffc9762b8000 ffffffc9768ab1f0 ffffff80080ec158 > [ 2.898520] b1e0: ffffffc9768ab230 ffffff8008496d04 ffffffc975ce6d80 ffffffc9768ab36e > [ 2.898527] b200: ffffffc9768ab36f ffffffc9768ab29d ffffffc9768ab29e ffffffc9768a0000 > [ 2.898533] b220: ffffffc9768ab250 ffffff80080e70c0 ffffffc9768ab270 ffffff8008496e44 > [ 2.898540] b240: 00000000000001ac ffffffc97624c010 0000000000000010 0000000000000010 > [ 2.898546] b260: 0000000000000000...
2013 Apr 18
4
fact_stomp_server
Does anyone have any insight into this error message? err: Could not retrieve catalog from remote server: Error 400 on SERVER: The fact named fact_stomp_server does not appear to be a valid hostname. The value of '''' does not match ''^[a-zA-Z0-9.-]+$''. A common cause of this problem is running puppet agent as a normal user instead of root, or the fact is
2016 Jun 28
2
Audio cutting in and out - asterisk 13.1 cert6 / confbridge
...timers enabled. I've tried both hpet and tsc as system clock sources, both exhibit the same breaks in audio. It sounds like someone presses the mute button in the middle of a sentence. Any insight is appreciated! Here are the specs on the new install: Physical HW Cisco UCS Blade (UCSB-B200-M3) vMware ESXI 5.5 VM Guest 4 vCPU w/ 32G of RAM tuned for latency/jitter (sensitivity=high) and full cpu/memory reservations. VM OS Redhat EL7 kernel 3.10.0-327.13.1.el7.x86_64 with tickless disabled e.g nohz=off and 1000HZ. Asterisk 13.1-ce...
2017 Nov 28
7
[Bug 103946] New: Slowish and rough graphical interface with GTX 1060
...lect linux from grub. 5. boot dmesg attached as a file. lsblk -f: NAME FSTYPE LABEL UUID MOUNTPOINT sda ├─sda1 ntfs Recuperación F6E6FC90E6FC51FB ├─sda2 vfat B200-9D56 ├─sda3 ├─sda4 ntfs 1C1615131614F00E └─sda5 ntfs STEAM E61E74281E73F043 sdb ├─sdb1...
2005 Jun 10
0
AAH 1.1 cannot call between extensions (xten lite softphones)
...ault|BUSY") in new stack Jun 10 11:47:49 VERBOSE[18503]: -- Executing Goto("SIP/201-1fe7", "s-BUSY|1") in new stack Jun 10 11:47:49 VERBOSE[18503]: -- Goto (macro-vm,s-BUSY,1) Jun 10 11:47:49 VERBOSE[18503]: -- Executing VoiceMail("SIP/201-1fe7", "b200@default") in new stack Jun 10 11:47:49 DEBUG[18503]: voicemail/default/200/busy doesn't exist, doing what we can Jun 10 11:47:49 DEBUG[18503]: Ooh, format changed from unknown to ulaw Jun 10 11:47:49 DEBUG[18503]: Scheduling timer at 160 sample intervals Jun 10 11:47:49 VERBOSE[18503]:...
2017 Oct 26
0
not healing one file
Hey Richard, Could you share the following informations please? 1. gluster volume info <volname> 2. getfattr output of that file from all the bricks getfattr -d -e hex -m . <brickpath/filepath> 3. glustershd & glfsheal logs Regards, Karthik On Thu, Oct 26, 2017 at 10:21 AM, Amar Tumballi <atumball at redhat.com> wrote: > On a side note, try recently released health