similar to: Intermittent cidname lookups

Displaying 20 results from an estimated 20000 matches similar to: "Intermittent cidname lookups"

2007 Oct 25
2
What to use instead of LookupCIDName?
Hello When using LookupCIDName, Asterisk 1.4 says that it's deprecated, and we should use "${DB(cidname/${CALLERID(num)})}" instead, but I don't know how to use it: ;DEPRECATED exten => s,1,LookupCIDName ;ERROR exten => s,1,${DB(cidname/${CALLERID(num)})} I guess I should use this as a parameter to a function, but which one? Thank you.
2007 May 28
1
[1.2.18] Wrong steps in extensions.conf?
Hello, Sometimes, when a call comes in from the PSTN through our VoIP gateway, the information that is sent to our web page that logs calls includes the original CID name instead of the one that is we expect to be rewritten on the fly using Asterisk's LookupCIDName: ================= ;extensions.conf [internal] exten => group,1,LookupCIDName exten =>
2008 Feb 17
1
Music on hold
Because i want a ringing signal while people are in a waiting queue i've created a wav file containing our local ringing indication If I make an inside call to the queue, the correct sound is played, but when i make an external call, no signal is heard. everything else looks ok, and all other functions are ok.... Can somebody point me out what i could have done wrong? my musiconhold.conf
2005 Aug 10
8
Blank CIDName or CIDNum = "asterisk"
I am using Sipura 841 phones and Asterisk CVS-v1-0-06/14/05. Whenever a call comes in with blank CIDName or CIDNum the phone reports the respective variable as "asterisk". I can manually set the variables to whatever I want: CIDName (alpha-numeric) & CIDNum (Numeric). But if I try to make them blank, or null, or maybe throw some alpha characters into CIDNum, they get reported
2011 Dec 22
0
mongodb Map/reduce grouping
Hi, I have two model, challenge(embeds_many :tasks) and task(embedded_in :challenge), finally database structue is like this { "_id" : ObjectId("4db8b0524f0b495c3a7dbba4"), "title" : "Testing1", "created" : ISODate("2011-12-12T00:00:00Z"), "tasks" : [ { "name" : "task no 1",
2005 Feb 26
0
'asterisk' displays on 2nd line (CID Number Line) on Cisco 79x0 phones
I have found that I can make the phones display any one word on this second line by adding a fromuser=<word> in sip.conf. This really isn't good enough though. When you look at the received calls or missed calls directory, each item has two lines, the first is the CID name, and the 2nd is supposed to be the CID number. However, if it is asterisk, or some other word, when you hit the
2005 Mar 23
0
Release 0.68 of IPSwitchBoard
Release 0.68 of IPSwitchBoard is ready for download at: http://www.voip-info.org/tiki-index.php?page=IPSwitchBoard+BETA Release Notes: Import/Export extensions to "cidname" in Asterisk Server, integrate this in your dial plan to see who's calling by using the Asterisk app. "LookUpCidName()." Set "Do Not Disturb" for an Extension, and type a reason for DND
2005 Oct 18
0
Display number dialled
Hi Is it possible with Asterisk to tell the called party which number was dialled by the caller? Or in place of the number dialled have a description such as 'Sales' or 'Accounts'? Ideally, I would like to show a description corresponding to the number dialled followed by CIDName. How might this be set up? Currently my extensions.conf is: exten => xx,1,LookupCIDName
2009 Sep 15
0
1.6.2.0-rc1 intermittent voicemail problem ?
1.6.2.0-rc1. I am having trouble with voice mail intermittently not working correctly on CHANUNAVAIL. (it may happen for other statuses too, haven't checked). Basically here's what happens: -- Executing [1651xxxxxx at mydids:1] Macro("SIP/ipkall-trunk-14838bc8", "phone,1651xxxxxx") in new stack -- Executing [s at macro-phone:1]
2008 Nov 13
1
Intermittent connection failure
Hi, i have sporadic connection problems with my rsync server. I have _no_ firewall involved and there is _no_ max connections set. rsync on the clients is started from cron via a bash script. There's also no permission problem. rsyncd runs as daemon (is not started from inetd). It sometimes works, but every third or fourth rsync fails with this message: rsync: failed to connect to
2007 May 14
2
How to write data to astdb?
Hello, I'm trying to fill CID data into the astdb using AsteriskWin32's asterisk.exe, to no avail: The batch file stops after the first line, and just waits: ---------------------------------------- rem c:\cygroot\mystuff>import.bat rem rem c:\cygroot\mystuff>C:\cygroot\bin\asterisk.exe -rx 'database put cidname 123 "My cellphone"' rem rem Asterisk module
2010 Nov 02
1
splitting First 10 words in a string
Hi Steven, Thank you for the help. I get an error though when i do this : >lit<-read.csv("litologija.csv", sep=";", dec=".") >sent <-data.frame(sentence=lit$Opis,stringsAsFactors=FALSE) >str(sent) >sentV<-rep(sent,10) >str(sentV) >first=second=third=fourth=fifth=sixth=seventh=eighth=ninth=tenth<-vector(length=10) >DF
2007 Dec 25
1
Does sort work for strings work?
Hi, I am trying to get sorting working. I have had success with numbers but when I try to sort my string fields nothing happens. I am using the following code: options = {} s = Search::SortField.new(''object_title'', :reverse => false) options[:sort] = s @index.search_each("my query",options) do |id, score| puts "-->Document #{id} found with a
2010 Apr 25
1
replace question mark with a dash
Hi: I have the following dataset in R( thanks Gabor for your help) but now the problem is that all the dashes are converted to questions marks ("?") I?am trying to get the dashes back using: mydf <- data.frame(lapply(mydf,function(x) replace(mydf,"?"(x),"-"))) but isn't working. I also tried: mydf <- replace(mydf,mydf=="?","-)")
2009 Feb 16
2
AstDB wildard searches
Hi All, I'm looking for a way to filter the AstDB cidname family to show only those entries with a specified area code in the Asterisk CLI. If this were a SQL database it would be something like: SELECT number, name FROM cidname WHERE number LIKE '1234%' I've tried "database show cidname 1234*" and substituted "%", "$", "-" for the wildcard
2000 Sep 27
0
intermittent failure with "Authentication response too long"
Dear OpenSSH gurus, I have recently (yesterday) upgraded my machine running Red Hat Linux 6.1 with all of the binary rpms generated from the source rpms openssh-2.2.0p1-2.src.rpm and openssl-0.9.5a-3.src.rpm. Since the upgrade, I have been experiencing intermittent failures. The failures are always accompanied by this error message: response: Authentication response too long: 1433299822
2005 Sep 18
1
sometimes CIDNUM shows, sometimes CIDNAME??? Why, why, why, why?
Why Asterisk showing (on SCCP and H323 phones) different CID related to type of Incoming channel: If incoming channel is SIP, on phone is displayed CALLERIDNUM If incoming channel is ZAP, on phone is displayes CALLERIDNAME It vas very frustrating! I lost couple hours of my time to find that my dialplan is not faulty, but asterisk is!
2006 Mar 10
1
cidname via IAX2?
Hello, I'm having an apparent issue where caller id name isn't coming through my IAX2 channels. The name shows up in the asterisk cdr log, but my IAX2 application doesn't receive it. I'm running asterisk 1.2.4. Is this a known problem or config issue? Thanks!
2010 Jan 13
0
Asterisk 1.4.28 intermittent one way audio?
Hi All, I made the decision recently to update some old call servers from 1.2.x to the latest 1.4.28. I spent 2 weeks in the lab testing every production requirement for these voice servers. Nothing too special, SIP in, database lookup, SIP out, a couple of special applications, write CDR to billing server, nothing intensive at all. I also performed stress testing for call capacity, database
2010 Jul 23
0
Intermittent file rename problem with Vista, works with XP.
> > --- Original message --- > Subject: [Samba] Intermittent file rename problem with Vista, works > with XP. > From: "Massner, Keith" <kmassner at mgmresorts.com> > To: <samba at lists.samba.org> > Date: Friday, 23/07/2010 2:44 PM > > So... It's been driving me nuts. I get intermittent permission > denied > errors when I try to