search for: hints

Displaying 20 results from an estimated 18125 matches for "hints".

Did you mean: hint
2009 Sep 07
2
All hints say Hold
Today is a strange day. My asterisk server is suddenly saying that all extensions are on hold. All my hints are like this: -= Registered Asterisk Dial Plan Hints =- 4101 at hints : SIP/4101 State:Hold Watchers 0 4100 at hints : SIP/4100 State:Hold Watchers 0 4002 at hints : SIP/...
2008 Sep 15
1
sio => uart: one port is gone
...: sio0: [FILTER] kernel: sio1: <16550A-compatible COM port> port 0x2e8-0x2ef irq 3 on acpi0 kernel: sio1: type 16550A kernel: sio1: [FILTER] This is what I have now: uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 uart0: [FILTER] This is what I have in device.hints for uart: hint.uart.0.at="isa" hint.uart.0.port="0x3F8" hint.uart.0.flags="0x10" hint.uart.0.irq="4" hint.uart.1.at="isa" hint.uart.1.port="0x2F8" hint.uart.1.irq="3" hint.uart.2.at="isa" Precisely the same hints (s/ua...
2014 Oct 08
2
named log entries - Are any of these a problem?
Hello everyone - I run bind version 9.8.2 on CentOS 6.5. The daily logwatch run sends me the following items. Are any of these a real problem? ============ checkhints: extra NS 'A.ROOT-SERVERS.NET' in hints: 170 Time(s) checkhints: extra NS 'B.ROOT-SERVERS.NET' in hints: 170 Time(s) checkhints: extra NS 'C.ROOT-SERVERS.NET' in hints: 170 Time(s) checkhints: extra NS 'D.ROOT-SERVERS.NET' in hints: 170 Time(s) checkh...
2006 Dec 29
1
Presence issues with "Got SUBSCRIBE for extensions without hint. Please add hint to s"
Hello all, I have a number of Polycom phones 601's and 430's and I'm seeing: Got SUBSCRIBE for extensions without hint. Please add hint to s to context local-hints in the CLI over and over. I have: [local-hints] exten => 110,hint,SIP/110 exten => 111,hint,SIP/111 exten => 112,hint,SIP/112 exten => 113,hint,SIP/113 exten => 114,hint,SIP/114 The hints seem to be working, however why is it looking for a hint for "s" - should I define...
2005 Oct 10
1
Need help with hint and call group
We have 4 employees and we're running Cisco 7970 phones. Each phone has a unique SCCP line configured (in the autologin area of the sccp.conf file) for each employee. We have hints set up in the extension.conf file like the following: exten => 101,hint,SCCP/101 exten => 102,hint,SCCP/102 exten => 103,hint,SCCP/103 exten => 104,hint,SCCP/104 We have speeddial= lines set up for all other employees to assign the other employees to softkeys. All employee l...
2008 Sep 10
3
Newbie AEL2: Syntax for Hint
I am struggling to find out how to code hint in AEL2. I did hint(Custom:light1) and it keeps complaining about the : (colon). It works fine for SIP device like hint(SIP/439). Anyone who has tried it before?
2007 Aug 09
1
The quest for making "hint" more flexible continues - using Realtime now
Ok, now that I've learned I cannot use any variables when using the `hint` priority (for BLF), I figured I'd try to use the next best thing: hardcoded values using realtime. This way I avoid variables such as ${ACCOUNTCODE} but I can at least change the DB more easily than text files. This is the appropriate line in the DB:
2010 Dec 21
1
MeetMe -> ConfBridge: hint not working
I'm trying to migrate from MeetMe to ConfBridge: [conferences] exten=>_8[1-9],1,Answer() ;;exten=>_8[1-9],1,Meetme(${EXTEN},1Ms,1234) exten=>_8[1-9],2,ConfBridge(${EXTEN},1Ms) exten=>_8[1-9],n,Hangup And that works. Also changed the hints: ;;exten => 81,hint,MeetMe:81 exten => 81,hint,ConfBridge:81 ;;exten => 82,hint,MeetMe:82 exten => 82,hint,ConfBridge:82 ;;exten => 83,hint,MeetMe:83 exten => 83,hint,ConfBridge:83 ;;exten => 84,hint,MeetMe:84 exten => 84,hint,ConfBridge:84 And that does not work. The blf...
2008 Nov 26
1
Hints stopped working suddently
Hello, I've had Asterisk and Polycom phones work perfectly with hints for the last 6 months. Suddently, I realize they've stopped working in the last few days. I haven't changed the configuration in any way. I have hints setup (CLI "show hints" does show the hints, and they seem correct). But when I do dial using one of the SIP registrations,...
2005 Oct 11
2
Re: [Chan-sccp-users] Need help with hint and callgroup
I don't think that will fix my problem. The hints on the individual user extensions (101, 102, 103 and 104 below) are working just fine. sccp.conf example of 1 user: [devices] type = 7970 description = User1 tzoffset = -6 autologin = 101,401 speeddial = 102,User2,102@wct-internal speeddial = 103,User3,103@wct-internal speeddial = 104,User4,104@w...
2006 May 26
3
hint priority and realtime
Can someone shed some light on why the 'hint' feature was implemented in the 'priority' field that is purely an integer in the rest of the dialplan? There seems to be a conflict with realtime and the hint priority, in order to put in the hints you would have to change the priority column in the database from int to char and give up some performance (since int indexes better and priority is a parameter in the select)? More importantly, can anyone answer these questions; Can the hint priority by put in mysql realtime? Is there tru...
2005 Feb 06
1
Understanding the "Hint" priority.
Hi all, I'm trying to get a better understanding of the 'Hint' priority for use with Snom phones, etc. >From the Wiki, I understand that the following will work: exten => 200,hint,sip/200 exten => 200,1,Dial(sip/200) exten => 201,hint,sip/300 exten => 201,1,Dial(sip/201) When exactly is 'Hint' executed? After someone dials '200' or
2004 Dec 10
2
include and hint in extensions.conf with new realtime feature - how?
hi, i'm a bit puzzled because i do not get include and hint to work with the new realtime enginge (cvs-head from 2004-12-09). other things (sipfriends and "normal" extensions) work perfect with the realtime engine. the entries in the static extensions.conf file i used before where: exten => 183,hint,SIP/snom220 exten => 183,1,Macro(stdexten,443,SIP/snom220,183) exten =>
2006 Mar 05
1
Snom 360 Hinting tricks
I was always puzzled by posts to the list about people having problems getting hints to work on a Snom, since I always seem to have no problem making it work. That is, until today when I tried to get a sidecar to work. All I could do was get a monitored extension light to light up continuously, regardless of state. Frustrating! Going back to my working dialplans where I got 1 or 2...
2015 Jan 19
1
Meaning of core show hint output
...the following in my dialplan: exten=>25001,hint,SIP/25001 Doing a core show hint 25001 results in 25001 at local : SIP/25001 State:Idle Watchers 0 1 hint matching extension 25001 in the Asterisk CLI. What does the Watchers 0 mean? I use the hints table output via core show hints for logic in my dialler application - but what is a "watcher" in the context of dialplan hints? Is this something I can make use of? My dialler app uses SSH to get the asterisk -rx output of core show hints and then string processes the result to determin...
2020 Jun 03
2
asterisk 16.9 function HINT with option n does not return anything
Hello ! Is there something wrong with the function HINT(<extension number>,n) ? Note the param n - it is supposed to get (as far as I understand the documentation) CALLERID(name) of the extension (via extension's hint). Example configuration: pjsip.conf: [10] type=endopoint . . callerid = Test extension <10> . . extensions.conf: [exts] exten => 10,hint,PJSIP/10 exten =>
2020 Apr 20
2
[virtio-dev] Re: [PATCH] virtio-balloon: Disable free page hinting/reporting if page poison is disabled
...ontents of the page. For the pages > that are leaked back out via the shrinker they will be dirtied so they > will end up being migrated with the correct value eventually. Right, I think current Linux guests are fine. The critical piece we are talking about is 1) Guest balloon allocates and hints a page 2) Hypervisor does not process hinting request 3) Guest frees the page and reuses it (especially, writes it). 4) Hypervisor processes the hinting request. AFAIU, as soon as the guest writes the page (e.g., zeroes it/poisons it in the buddy, or somebody who allocated it), the page *will* get...
2020 Apr 17
2
[virtio-dev] Re: [PATCH] virtio-balloon: Disable free page hinting/reporting if page poison is disabled
...not true? Let me think this through. IMHO it's a "hint with the option for the hypervisor to assume the content is X and optimize (e.g., not migrate a page) unless the page is reused before hinting ends". Whereby X is currently assumed to be 0, correct? Assume migrated starts, guest hints a page, migration ends. Guest reads the page again. a) It could be the original page (still migrated) b) It could be the zero page (not migrated). And I think that's a valid corruption of the page content, no? Now, it's more tricky when we have the following Migrated starts, guest hint...
2011 Apr 16
4
Jabber / GTalk / hints
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! Are hints not yet implemented in res_jabber? I have this here: exten => 3000,hint,gtalk/gtalk_account/mari.xxxxxxx at gmail.com But the hint doesn't show any difference. It always shows online on the phone and core show hints always shows that: 6003 at internal : SCCP/6003 State:Unavailable...
2006 Jun 19
2
Function hints
One of the recurring themes in the recent UserR conference was that many people find it difficult to find the functions they need for a particular task. Sandy Weisberg suggested a small idea he would like to see: a hints function that given an object, lists likely operations. I've done my best to implement this function using the tools currently available in R, and my code is included at the bottom of this email (I hope that I haven't just duplicated something already present in R). I think Sandy's id...