search for: interbaun

Displaying 20 results from an estimated 111 matches for "interbaun".

Did you mean: interbase
2005 Mar 13
1
cross-validation
...o my data) and I was also thinking of doing a random cross-validation to look at general model stability. For the third options I can use cross-validation or bootstrapping. If someone can type out a code example, that would be very helpful to me. Thanks in advance. T -- Trevor Wiens twiens at interbaun.com The significant problems that we face cannot be solved at the same level of thinking we were at when we created them. (Albert Einstein)
2005 Mar 17
1
Cross validation, one more time (hopefully the last)
...<- sum(sorted$rvar != pred.all.i)/n } pred.cc <- unlist(pred.c) delta.cv.k <- sum(sorted$rvar != pred.cc)/n p.k <- countlist/n delta.app <- mean(sorted$rvar != pred.all)/n delta.acv.k <- delta.cv.k + delta.app - sum(p.k*error.i) print(delta.acv.k) } -- Trevor Wiens twiens at interbaun.com
2005 Mar 15
2
cv.glm {boot}
...of distince areas, I would like to cross-validate temporarly and spatially. I've already attached the temporal and spatial attributes to my data, but I'm unsure as to how to achieve this, as it seems I can't use cv.glm for this purpose. Thanks in advance. T -- Trevor Wiens twiens at interbaun.com The significant problems that we face cannot be solved at the same level of thinking we were at when we created them. (Albert Einstein)
2005 Jul 04
4
Long delay via Teliax
I'm testing Teliax tall free number line and I'm experiencing long delay about 1sec. during conversation. When I call myself over FWD the response is normal no delay or cut messages. When I call my number over FWD the is a long delay, welcome message usually cuts off few first words and during conversation my voice arrives after about 1sec. delay. Since, the 800-number is only accessible
2005 Jun 18
4
IAX with shaw cable not going through
I just changed the from DSL to Shaw Cable (static IP) configure the firewall but now asterisk I can not register with FWD nor VoipJet calls going out. I am using IAX with FWD Did I missed to change a setting? I don't think there is any though. I am on shaw extreme connection; I just talked shaw tech. and they are not blocking any port - I was told. So why IAX will not register with FWD and
2004 Sep 18
1
13 sec. delay what is causing it?
I've setup SPA-3000 and when the calls come through my phone is rining almost instantly but the [demo] doesn't answer till after about 13 seconds. So I have about 13 seconds delay and I don't know what setting is causing it; here is a part of my settings from extension.conf. [from_pstn] exten => 1000,1,Goto(demo,s,1) [demo] exten => s,1,Answer ; Answer the
2004 Sep 21
1
IP phones AT-723 or AT-323
Is anybody familiar with these IP phones AT-723 or AT-323 I think it is made by this company: http://www.atcom.com.cn/at723E.html -- #Joseph
2004 Nov 25
3
Playing reveived message WAV file
After somebody records a message asterisk notifies me and encloses the WAV file. Though I'm not sure if this is a WAV format. I can not play it. According to the file specification it is: msg0000.WAV: RIFF (little-endian) data, WAVE audio, GSM 6.10, mono 8000 Hz How to play received message? -- #Joseph
2005 Jan 29
2
Call rejected by FWD: Unable to negotiate codec
When I try to call out to FWD over IAX2 I get: Call rejected by 65.39.205.121: Unable to negotiate codec I'm using asterisk-1.0.5 (the same settings works fine with *0.9) I've standard settings in iax.conf [general] bindport=4569 register => xxxxx:xxxxxx@iax2.fwdnet.net [iaxfwd] type=user context=fromiaxfwd auth=rsa inkeys=freeworlddialup disallow=all allow=ulaw -- #Joseph
2005 Mar 14
1
Has anybody tried NVFaxDetect Fax detection SIP/IAX
Has anybody tried NVFaxDetect Fax detection for sip SIP/IAX channel? There is a new application from Newman Telecom for fax detection. http://www.sineapps.com/news.php?rssid=575 Current Asterisk Fax detection doesn't work for me as I don't have Digium cards; I'm using Siupra -- #Joseph
2005 Mar 14
2
Sipura SIP vs. IAX
I'm just curious why Sipura isn't using free IAX protocol with their devices instead of SIP? With IAX NAT traversal would have been easier, so why are they using SIP. Is there any politics in it? -- #Joseph
2005 Mar 19
1
DISA -> macro = congestion
When I use DISA I get congestion when I try to reach 1-800-number: Here is the context: [disa] exten => 087,1,Answer exten => 087,2,DigitTimeout,8 exten => 087,3,ResponseTimeout,20 exten => 087,4,Authenticate(985) exten => 087,5,DISA(951|disa-access) [disa-access] include => tollfree include => outgoing-voipjet [tollfree] ; ; terminate toll-free no.'s via fwdnet ; US
2005 Mar 20
2
NVBackgroundDetect
Can anybody share information how to install NVBackgroundDetect? I have the app_nv_backgrounddetect.c but I'm missing: app_nv_backgrounddetect.o and app_nv_backgrounddetect.so and have no idea how to generate them. Wiki point to contact Newman Telecom but all I received was the app_nv_backgrounddetect.c and no instruction how how to install it. The installation instruction from wiki
2005 Mar 23
2
*-1.0.7 DTFM => Not working
My DTFM is not working in current CVS-stable *-1.0.6 and *-1.0.7 but it works in version 1.0.5 (was working with 1.0.3). I'm using SPA-3000 and dtmfmode=inband -- #Joseph
2005 May 19
2
NVFaxDetect on Gentoo
Hi, I've merged asterisk-0.9.0 on a gentoo (kernel 2.4) system using portage ebuilds. I've just got NVFaxDetect .c files from Justin Newman and I'm about to install them. I want to know which is the best way to accomplish this. Thanks in advance. -- Juan Luis Moyano juanmoyano@southecon.com.ar
2005 Jun 18
0
[Fwd: IAX with shaw cable not going through]
...o static and IAX can not connect. How can I test it? iax2 show registry Host Username Perceived Refresh State 65.39.205.121:4569 491581 <Unregistered> 60 Timeout -- #Joseph > -----Forwarded Message----- > From: Joseph <syscon@interbaun.com> > To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> > Subject: [Asterisk-Users] IAX with shaw cable not going through > Date: Sat, 18 Jun 2005 14:16:02 -0600 > > I just changed the from DSL to Shaw Cable (static IP) configure...
2005 Jun 20
1
storing CDR records in a MySQL database
I'm trying to configure CDR records to store them in MySQL database but those instruction are not very clear from: http://www.voip-info.org/tiki-index.php?page=Asterisk+cdr+mysql I've MySQL up and running I'm just not sure what database to create and as the configuration Sample cdr_mysql.conf is not consistent from instruction on: Create the database Do I create database name
2005 Jun 24
1
Asterisk with dual WAN router
Is anybody using Asterisk with a dual WAN router (Xincom XC-DPG602, Hawking H2WR54G, Fortinet FortiGate-60, SonicWall etc) ? -- #Joseph
2006 Apr 10
4
asterisk credit card processing
Is there a way somehow to implement Asterisk with Credit Card Processing (IVR system)? -- #Joseph
2006 May 31
2
Alternative to FWD
What are the alternatives to FWD with IAX2 registration capability. FWD is great, but their IAX2 is not the priority and if it goes down it takes days to restore it. I want to use IAX2 protocol but the end point (Sipura unit) need to be able to register over SIP behind firewall. Line1 is registered with FWD PSTN need to be registered with somebody else. What are my alternatives? -- #Joseph