search for: anika

Displaying 13 results from an estimated 13 matches for "anika".

2013 Jun 27
3
using "rollapply" to calculate a moving sum or running sum?
#using "rollapply" to calculate a moving sum or running sum? #I am tryign to use rollapply to calcualte a moving sum? #I tried rollapply and get the error message #"Error in seq.default(start.at, NROW(data), by = by) : # wrong sign in 'by' argument" #example: mymatrix <- ( matrix(data=1:100, nrow=5, ncol=20) ) mymatrix_cumsum <- ( matrix(data=NA, nrow=5,
2015 Dec 30
2
Signaling ringing on other extension
...iskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/asterisk-DeviceStates-SECT-1.html Thanks a lot, but it does not seems to work... Here my configuration: sip.conf: [general] allowsubscribe=yes subscribecontext = default notifyringing = yes notifycid = yes callcounter = yes extensions.conf: [anika_incoming] exten => _00493512222222,hint,SIP/00493511111111 exten => _00493512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _00493512222222,n,Dial(local/2222222 at anika_incoming) exten => _03512222222,hint,SIP/00493511111111 exten => _03512222222,1,Verbose(2,Call f...
2015 Dec 29
3
Transfer calls "on demand"
...figure the pickup extension. (default is *8) ;pickupsound = beep ; to indicate a successful pickup (default: no sound) ;pickupfailsound = beeperr ; to indicate that the pickup failed (default: no sound) my users.conf: [general] callgroup = 1 pickupgroup = 1 my extensions.conf: [anika_incoming] exten => _00493512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _00493512222222,Set(CHANNEL(pickupgroup)=1) exten => _00493512222222,n,Dial(local/2222222 at anika_incoming) exten => _03512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _0...
2015 Dec 29
2
Signaling ringing on other extension
Hi again! With the "call pickup"-function I can now pickup a call directed to another phone in my Asterisk. Very nice. My problem, now, is that I can't see on my phone, that the other phone (in another room) rings. Is it possible to signal the incoming call on other extension? I use two phones "Thomson ST2022". Thanks a lot Luca Bertoncello (lucabert at lucabert.de)
2015 Dec 29
2
Transfer calls "on demand"
Hi list! Right now I configured my Asterisk to forward the calls for the number X to both phones (mine and the phone of my wife). It works, of course, but I'm not enthusiast... I see what we have at office: if one phone rings, other phones in the same group can "catch the call", so that if a colleague is not present, another colleague can catch the call. I'd like to have the
2012 Aug 02
1
Metafor package: Including multiple (categorical) predictors
...able whether it is significantly moderating effect size. Is it possible to obtain an overall main effect of each categorical variable, instead of the contrast effects? Or can I only obtain this by including one categorical moderator at a time and reporting the omnibus moderator test? Many thanks, Anika [[alternative HTML version deleted]]
2013 Feb 05
1
download and save all files from FTP site?
What are "good" ways, within R, to download all files (perhaps including folders/directories?) from an FTP site and then save these files to a local hard drive? Is try(getURL) {RCurl} and save() the "best" functions to utilize? Any other suggestions? [[alternative HTML version deleted]]
2013 Jan 29
2
converting XML document to table or dataframe
I am a relatively new user to R, and I am trying to learn more about converting data in an XML document into "2-dimensional format" such as a table or array. I might eventually wish to export this data into a relational database such as SQL, and/or to work with this data within the R package. My sample XML document is located at "
2013 Feb 26
2
merging or joining 2 dataframes: merge, rbind.fill, etc.?
#I want to "merge" or "join" 2 dataframes (df1 & df2) into a 3rd (mydf). I want the 3rd dataframe to contain 1 row for each row in df1 & df2, and all the columns in both df1 & df2. The solution should "work" even if the 2 dataframes are identical, and even if the 2 dataframes do not have the same column names. The rbind.fill function seems to work. For
2015 May 28
3
Peer is UNREACHABLE
...> sip.conf records setup right. > > What's your sip.conf look like? Well, here what I wrote in my sip.conf: register => 00493511111111:MYSECRET at pbxluca/00493511111111 register => 00493512222222:MYSECRET at pbxfax/00493512222222 register => 00493513333333:MYSECRET at pbxanika/00493513333333 register => 4444444444:MYSECRET at messagenet/4444444444 [pbxluca] type=peer defaultuser=00493511111111 secret= MYSECRET dtmfmode=rfc2833 host=172.16.34.132 context=luca_incoming outboundproxy=172.16.34.132 port=5060 fromuser=00493511111111 fromdomain=172.16.34.132 usereqphone=ye...
2015 May 28
0
Peer is UNREACHABLE
...right. >> >> What's your sip.conf look like? > Well, here what I wrote in my sip.conf: > > register => 00493511111111:MYSECRET at pbxluca/00493511111111 > register => 00493512222222:MYSECRET at pbxfax/00493512222222 > register => 00493513333333:MYSECRET at pbxanika/00493513333333 > register => 4444444444:MYSECRET at messagenet/4444444444 > > [pbxluca] > type=peer > defaultuser=00493511111111 > secret= MYSECRET > dtmfmode=rfc2833 > host=172.16.34.132 > context=luca_incoming > outboundproxy=172.16.34.132 > port=5060 > from...
2015 May 28
4
Peer is UNREACHABLE
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb: > The phone you gave your wife is really old. Are you sure it supports SIP > OPTIONS? Can you make a call in or out to it? If you can, it is more > likely that it just doesn't support that and you can't use a qualify > statement. No, I'm not sure. And no, I can't make any call, right now... At least,
2015 May 29
0
Calling from "extern"
...) 00493511111111/0049351111 192.168.200.10 D 5060 OK (17 ms) 00493512222222 (Unspecified) D 5060 UNKNOWN 1234 (Unspecified) D 5060 UNKNOWN messagenet/4444444444 212.97.59.76 5061 Unmonitored pbxanika/00493513333333 172.16.34.132 5060 Unmonitored pbxfax/00493512222222 172.16.34.132 5060 Unmonitored pbxluca/00493511111111 172.16.34.132 5060 Unmonitored 8 sip peers [Monitored: 2 online, 2 offline Unmonitored: 4 online, 0 offline] I...