search for: 2209

Displaying 20 results from an estimated 115 matches for "2209".

Did you mean: 2009
2012 Jan 12
1
how to set callerid in php AGI file.
...lt;<=".$ani); $agi-> exec('Dial',"SIP/00918885268942 at sip.trunk.gradwell.com,60,r"); //$agi-> exec('Dial',"SIP/00918885268942 at voipon,60,r"); ?> And CLI> == Using SIP RTP CoS mark 5 -- Executing [101 at outbound:1] Answer("SIP/2209-000026d3", "") in new stack -- Executing [101 at outbound:2] AGI("SIP/2209-000026d3", "/home/virendra.bhati/outdial.php") in new stack -- Launched AGI Script /home/virendra.bhati/outdial.php <SIP/2209-000026d3>AGI Tx >> agi_request: /home/viren...
2003 Sep 07
0
chan_local environments: unexpected results
...ould think that Local calls would be "sandboxed" such that they cannot see the environments from other calls, since that is how all the other channel types work... Is this the expected behavior? JT Calls are handed from my SIP phone directly to [local]. The user at SIP extension 2209 is not registered, so the "Busy" (priority 105 in this case) routines will be called. [local] exten => 2213,1,SetVar(MYTEST=ishouldnotseethis) exten => 2213,2,Dial(Local/2209@local) exten => 2209,1,SetVar(OTHERTEST=goodness) exten => 2209,2,NoOp(${MYTEST}) exten => 2209,...
2014 Mar 07
12
[Bug 2209] New: Problem logging into Cisco devices under 6.5p1 (kexgexc.c)
https://bugzilla.mindrot.org/show_bug.cgi?id=2209 Bug ID: 2209 Summary: Problem logging into Cisco devices under 6.5p1 (kexgexc.c) Product: Portable OpenSSH Version: 6.5p1 Hardware: amd64 OS: FreeBSD Status: NEW Severity: normal...
2005 Jan 10
4
[Bug 2209] rsync 2.6.3 intermittently slow to connect
https://bugzilla.samba.org/show_bug.cgi?id=2209 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2005-01-10 12:52 -------...
2011 Sep 13
0
WARNING[2209]: chan_sip.c:19667 handle_response_invite: just did sched_add waitid(3429468)
Hi All; Asterisk version is: 1.8.5.0 But I see at the consol the following warning and really I did google but did not understand if it is bug or related to settings: [Sep 13 15:04:56] WARNING[2209]: chan_sip.c:19667 handle_response_invite: just did sched_add waitid(3429468) for sip_reinvite_retry for dialog 3c581fa96f2b-53yysntgjmwb in handle_response_invite But actually, we see some SNOM IP Phones has NR (Not Register) at the LCD, and it is able to receive and originate calls !! I was thi...
2005 Jan 05
0
[Bug 2209] New: rsync 2.6.3 intermittently slow to connect
https://bugzilla.samba.org/show_bug.cgi?id=2209 Summary: rsync 2.6.3 intermittently slow to connect Product: rsync Version: 2.6.3 Platform: Sparc OS/Version: SunOS Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba...
2013 May 18
0
[Fwd: GThread-ERROR **: GThread system may only be initialized once.]
...byrnejb at harte-lyne.ca> Date: Thu, May 16, 2013 16:54 To: users at jitsi.org ---------------------------------------------------------------------- I installed jitsi-2.2 on a CentOS-6.4 x86_64 host. When I run it as a non-privileged user then I see this error: $ jitsi ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream GThread-E...
2003 Nov 28
1
Problem with SIP-Phones and * audio-files
...ny further. I have to grandstream BT100 connected to asterisk. Working fine, for calling to each other, and to call via a IAX-Link to the outside. If I try to call the initial demo from the samples.extensions.conf I have nothing to hear. The CLI fine reports: -- Executing Playback("SIP/2209-0260", "demo-abouttotry") in new stack -- Playing 'demo-abouttotry' (language 'en') after a few seconds, when I give it up.... == Spawn extension (demo, 500, 1) exited non-zero on 'SIP/2209-0260' When I call to the voicemail-system with extension 8500,...
2004 Jun 13
1
[Help] IMQ download traffic is duplicated !?
...handle 20 fw flowid 1:20 tc filter add dev $TC_D_INT parent 1: prio 5 protocol ip handle 99 fw flowid 1:99 } # tc -s -d class show dev imq1 class htb 1:99 parent 1:2 leaf 99: prio 5 quantum 1024 rate 80Kbit ceil 80Kbit burst 1701b/8 mpu 0b cburst 1701b/8 mpu 0b level 0 Sent 114868 bytes 2209 pkts (dropped 0, overlimits 0) rate 2569bps 49pps lended: 2209 borrowed: 0 giants: 0 tokens: 132320 ctokens: 132320 class htb 1:1 root rate 192Kbit ceil 192Kbit burst 1844b/8 mpu 0b cburst 1844b/8 mpu 0b level 7 Sent 114857 bytes 2209 pkts (dropped 0, overlimits 0) rate 2658bps 51pps lended:...
2002 Oct 24
3
Function scale (PR#2209)
I found a problem with scale function, while using center=FALSE and scale=TRUE: all column are not divided by standard error, but divided by sqrt (1/(n-1) sum Xi^2 ) Example: > l<- c(1,2,3) > scale(l,F,T) [,1] [1,] 0.3779645 [2,] 0.7559289 [3,] 1.1338934 attr(,"scaled:scale") [1] 2.645751 2.645751 = sqrt( 1/2 * (1+4+9) ) Antoine Lucas & Aymeric Labourdette
2006 Feb 25
2
metermaid patch
...bugs.digium.com/view.php?id=5779). Can someone help an svn newbie figure out how to install this patch? I've done the following: svn checkout http://svn.digium.com/svn/asterisk/team/oej/metermaids cd metermaids make clean make but I get this error: asterisk.c: In function ?main?: asterisk.c:2209: error: ?option_dumpcore? undeclared (first use in this function) asterisk.c:2209: error: (Each undeclared identifier is reported only once asterisk.c:2209: error: for each function it appears in.) make: *** [asterisk.o] Error 1 [root@www metermaids]# What am I doing wrong? (I have 1.2.4 install...
2010 Jul 14
1
Converting POSIXct vales to real values
...nly get integer values and not fraction of a day which is what I want. What do I need to do to get decimal days? Tschüß Tony Meissner Principal Scientist (Monitoring) Resources Monitoring Group Science, Monitoring and Information Division Department for Water "Imagine" © *(ph) (08) 8595 2209 *(mob) 0401 124 971 *(fax) (08) 8595 2232 * 28 Vaughan Terrace, Berri SA 5343 PO Box 240, Berri SA 5343 DX 51103 ***The information in this e-mail may be confidential and/or legally privileged. Use or disclosure of the information by anyone other than the intended recipient is proh...
2010 Jul 15
2
taking daily means from hourly data
...rownames(daily) <- NULL Is there a more efficient way of doing this? I am running R-2.11.0 under Windows XP Tschüß Tony Meissner Principal Scientist (Monitoring) Resources Monitoring Group Science, Monitoring and Information Division Department for Water "Imagine" © *(ph) (08) 8595 2209 *(mob) 0401 124 971 *(fax) (08) 8595 2232 * 28 Vaughan Terrace, Berri SA 5343 PO Box 240, Berri SA 5343 DX 51103 ***The information in this e-mail may be confidential and/or legally privileged. Use or disclosure of the information by anyone other than the intended recipient is proh...
2007 Dec 07
2
Data import error: duplicate "row.names"
...13), it was still returning the same error message "duplicate 'row.names' are not allowed" to me. I have tried using "row.names=NULL", but it returned the column names as well. Does anyone know what the problem was? Thanks Fan Fan Yang Industrial Microbiology 2209 Biomedical Phys Sci Michigan State University Phone: (517)355-6463 Ext 1588 Email: yangfan1@msu.edu [[alternative HTML version deleted]]
2004 Apr 28
4
Mysql Confusion..
Ok I know this may have been covered and I did have a look back in the archives but didn't find anthing so I am asking it now.. Many moons ago the MySQL CDR functions and MySQL Voicemail functions had to be removed from the main asterisk code because of licensing issues.. Now there is new MySQL stuff like MySQL FRIENDS for SIP and IAX definitions.. So how is it that these options
2013 Jun 27
0
NTLM authentication mechanism with Postfix
...ys=0.09/0/0.15/0.69, dsn=2.0.0, status=sent (250 2.0.0 OK 1372291329 y9si419401pay.83 - gsmtp) Jun 26 17:02:09 SBSMTPNV05 postfix/qmgr[1999]: AE80A80592: removed ---------------------------------------------- ---- log file from plain text mechanism ----- Jun 26 17:01:08 SBSMTPNV05 postfix/smtpd[2209]: connect from nvit01b.mydomain.com[10.20.2.0] Jun 26 17:01:08 SBSMTPNV05 dovecot: auth: Debug: Loading modules from directory: /usr/lib64/dovecot/auth Jun 26 17:01:08 SBSMTPNV05 dovecot: auth: Debug: Module loaded: /usr/lib64/dovecot/auth/libauthdb_ldap.so Jun 26 17:01:08 SBSMTPNV05 dovecot: auth:...
2013 Jun 27
1
Dovecot NTLM Authentication
...ys=0.09/0/0.15/0.69, dsn=2.0.0, status=sent (250 2.0.0 OK 1372291329 y9si419401pay.83 - gsmtp) Jun 26 17:02:09 SBSMTPNV05 postfix/qmgr[1999]: AE80A80592: removed ---------------------------------------------- ---- log file from plain text mechanism ----- Jun 26 17:01:08 SBSMTPNV05 postfix/smtpd[2209]: connect from nvit01b.mydomain.com[10.20.2.0] Jun 26 17:01:08 SBSMTPNV05 dovecot: auth: Debug: Loading modules from directory: /usr/lib64/dovecot/auth Jun 26 17:01:08 SBSMTPNV05 dovecot: auth: Debug: Module loaded: /usr/lib64/dovecot/auth/libauthdb_ldap.so Jun 26 17:01:08 SBSMTPNV05 dovecot: auth:...
2012 Oct 07
2
gam error message: matrix not +ve definite
...run the analysis on my local machine, but I need to run this from the linux machine to take advantage of the much larger computing capacity. The version of mgcv(1.7-21) and R (2.15.1) is the same on both machines. The data set to which the model if fitted is too large to post here but it contains 2209 observations, and the model is of the form: gam(Response~Year + s(Dayofyear,k=5,bs='cc') + s(Longitude,Latitude,k=4) + s(Coast_distance,k=4), family=Gamma('log'), data=dat, gamma=1.4) I realize this is a very particular question, but any help would be really appreciated. Thanks, Da...
2010 May 26
0
substitution in a function
...t the difference in values for the next day? Any help would be appreciated. Tschüß Tony Meissner Principal Scientist (Monitoring) Resources Monitoring Group Science, Monitoring and Information Division Department of Water, Land & Biodiversity Conservation "Imagine" © *(ph) (08) 8595 2209 *(mob) 0401 124 971 *(fax) (08) 8595 2232 * 28 Vaughan Terrace, Berri SA 5343 PO Box 240, Berri SA 5343 DX 51103 ***The information in this e-mail may be confidential and/or legally privileged. Use or disclosure of the information by anyone other than the intended recipient is proh...
2010 Aug 12
0
termplot for mixed linear effects models
...e for mixed linear effects models developed using the package "nlme" as there is for linear models? Tschüß Tony Meissner Principal Scientist (Monitoring/Statistics) Resource Monitoring Science, Monitoring and Information Division Department for Water "Imagine" © *(ph) (08) 8595 2209 *(mob) 0401 124 971 *(fax) (08) 8595 2232 * 28 Vaughan Terrace, Berri SA 5343 PO Box 240, Berri SA 5343 DX 51103 ***The information in this e-mail may be confidential and/or legally privileged. Use or disclosure of the information by anyone other than the intended recipient is proh...