similar to: realtime users call problem

Displaying 7 results from an estimated 7 matches similar to: "realtime users call problem"

2010 Nov 20
0
AGI CDR Update (with set variable) problem.
hello, First of all i am using Asterisk 1.6.2.9-2 The following problem seem like a bug to me but im not sure. Any help or comment will be great.. We are trying to implement our own billing software with AGI - Php Scripts. When a hangup received, i am calling a script to calculate the bill and we are trying to write the results to cdr database. We added two fileds to cdr table as rate
2010 Dec 13
3
Voice mail distribution - missing messages
Hello, I seem to be having an issue with voice mail on Asterisk 1.6.2.15 (file storage). Whenever someone leaves a message that is distributed to another box (like VoiceMail(1000&1001&1002,u)), but the VM never gets distributed to the intended recipients. Instead, I get the following in the logs: [Dec 13 11:54:50] NOTICE[15965]: app_voicemail.c:4988 copy_message: Copying message from
2011 Mar 01
2
two questions regarding incoming call
Hello, I want to make an agi script to match incoming DIDs with usernames. I tried to do such entry in incoming trunk. [DID_diddw] include = from-didww [from-didww] exten = 3130XXXXXXX,1,AGI("did.php") exten = 3130XXXXXXX,n,DIAL(SIP/${yup_no},20) but when i run the rule it says chan_sip.c:20152 handle_request_invite: Call from '81.85.224.41' to extension
2009 Jul 16
6
trouble with passenger and 0.25.0beta2
Hi, I''m currently trying to get my puppetmaster work in passenger, but have not succeeded so far. Passenger itself seems to work (a small "hello world" app runs fine), but when I point a puppet client (0.24.8) to it, I get: info: Retrieving plugins err: Could not call fileserver.list: #<RuntimeError: HTTP-Error: 500 Internal Server Error> err:
2006 Mar 03
5
Rails Site: VegasLists.com
Just wanted to drop a note about a new Rails site that we''re testing in the wild, http://www.vegaslists.com. The site allows users to create lists about anything Las Vegas related and then lets other users comment on those lists. It was a project that went from concept to completed in about 2 weeks, working on it after the ''real job'' for fun. It''s very simple
2010 May 15
1
barplot: invalid 'xlim' value
Forum, I am attempting to plot weekly horizontal histograms, something very similar to: http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=109 The part of the code used to create this graphic that interest me: # Draw the histograms for (i in 1:length(ages)){ par(new = TRUE) xmin <- -ages[i] + xlim[1] xmax <- xlim[2] - ages[i] ser <- freqs[, i+1] ser <-
2009 Dec 04
0
Wine release 1.1.34
The Wine development release 1.1.34 is now available. What's new in this release (see below for details): - Many fixes for crypto certificates support. - A lot of MSHTML improvements. - Various fixes to support the Left 4 Dead 2 DRM. - A number of OLE marshalling fixes. - More Listview improvements. - Various bug fixes. The source is available from the following locations: