Displaying 20 results from an estimated 300 matches similar to: "Wanted: VoIP Engineer for Warsaw !"
2007 Sep 03
0
Wanted: VoIP Engineer for Warsaw!
Peoplefone AG jest firm? oferuj?c? us?ugi telekomunikacyjne oparte na
technologii Voice over IP (VoIP) w wyj?tkowo niskich stawkach. Peoplefone
jest certyfikowanym partnerem firm
Siemens<http://www.siemens.ch/index.jsp?sdc_p=c175fi1012637lmno1012637psuz1&sdc_sid=1113876080&>i
AVM/FRITZ!Box <http://www.fritz-shop.ch/>. W zwi?zku z naszym dynamicznym
rozwojem, do nowo tworzonej
2008 Feb 13
0
Wanted: VoIP Engineer for Switerland
Peoplefone AG offers Voice over IP(VoIP) services with exceptional rates.
Peoplefone is a certified partner of
Siemens<http://www.siemens.ch/index.jsp?sdc_p=c175fi1012637lmno1012637psuz1&sdc_sid=1113876080&>and
AVM/FRITZ!Box <http://www.fritz-shop.ch/> . Due to our rapid growth, we are
currently seeking for:
VOIP SPECIALIST
Place of work: Zurich
*Requirements:*
-
2009 Jan 21
0
Job description
JOB TITLE: VOIP SOFTWARE DEVELOPER
LOCATION: Zurich/Switzerland
JOB TYPE: Full time
COMPANY: Peoplefone AG is a Pan-European VoIP provider
present in 4 countries and headquartered in Zurich/Switzerland (
www.peoplefone.com).
JOB DESCRIPTION:
- Manage together with CEO/CTO the
2013 Sep 04
0
CentOS users in Warsaw
Hello to all,
I'm currently working in Symantec Warsaw, but I'm coming from Italy, and I
want to ask if there are some CentOS users in Warsaw, just for drinking
some beers or talk about some topics (I'm studying for RHCSA).
Best regards,
Fabrizio
--
"The intuitive mind is a sacred gift and the rational mind is a faithful
servant. We have created a society that honors the
2007 Jul 17
2
media not accpetable with outgoing call on cisco
Hello,
I have a problem with a cisco GW, if i only set g711 ulaw or alow as codec
in my ata the the GW return a media not acceptable error.
but If i add the g729 codec the all is ok.
I see in the config of the cisco where to define codec for imcoming call but
not for outgoing
*Jul 17 15:57:02.604: Received:
INVITE sip:0041787518551 at 192.168.0.110 SIP/2.0
Via: SIP/2.0/UDP
2020 Jun 18
3
CallerID fail with Voicetrading operator
Hello,
does some people here use https://voicetrading.com which is a Dellmont
service from Netherlands. At the high begining they were also known as
Finarea (CH and DE mixed Co)
Anyway, after moving from Asterisk13/chan_sip to Asterisk16/PJSIP our
callerID is no more seen by them. We use
Set(CALLERID(num)=+331234356789) and Set(CALLERID(name)=Co name) or
equal to CALLERID(num). We tried
2020 Jun 18
0
CallerID fail with Voicetrading operator
On Thursday 18 June 2020 at 19:57:03, Administrator wrote:
> does some people here use https://voicetrading.com which is a Dellmont
> service from Netherlands. At the high begining they were also known as
> Finarea (CH and DE mixed Co)
> Set(CALLERID(num)=+331234356789) and Set(CALLERID(name)=Co name) or
> equal to CALLERID(num). We tried replacing + with 00, same problem.
>
2013 Apr 01
0
ggplot2 label problem
I have a problem to plot label (Year) only for significant values (in this
case spoz and sneg).
I use this code, but don't work with labels.
library(ggplot2)
ggplot(data1, aes(x = Year, y = value,fill=type,width=1))+
geom_bar(stat="identity",position="identity")+
scale_y_continuous(breaks = round(seq(-100, 100, by = 10),10))+
theme_bw()
Thank you!
the data used is:
2013 Apr 01
0
ggplot2 label
Hello all!
I have a problem to plot label (Year) only for significant values (in this
case spoz and sneg).
I use this code, but don't work with labels.
library(ggplot2)
ggplot(data1, aes(x = Year, y = value,fill=type,width=1))+
geom_bar(stat="identity",position="identity")+
scale_y_continuous(breaks = round(seq(-100, 100, by = 10),10))+
theme_bw()
the data used is:
2013 Apr 01
0
ggplot label problem
Dear R users,
I have a problem to plot label (Year) only for significant values (in this
case spoz and sneg).
I use this code, but don't work with labels.
library(ggplot2)
ggplot(data1, aes(x = Year, y = value,fill=type,width=1))+
geom_bar(stat="identity",position="identity")+
scale_y_continuous(breaks = round(seq(-100, 100, by = 10),10))+
theme_bw()
the data used
2013 Apr 01
0
overlaping barplot
Hello all!
I want to make a barplot with ggplot2.
I want to view in the same chart the semn values (significant values
(pointer over 50)). I try this code, but only for pointer values.
ggplot(data, aes(x = Year, y = pointer)) + geom_bar(stat="identity")
please help me with this problem.
I use this data:
Year variable pointer variable semn
1 1901 neg 0.00 sneg NA
2 1902 neg 0.00 sneg
2013 Apr 01
1
polygon error
Hello all!
I have a problem to draw a polygon with R. My data is like this>
Year Nb.series Perc.pos Perc.neg Nature RGV_mean RGV_sd neg poz
1 1901 1 0.00 0.00 0 4.29 NA 0.00 0.00
2 1902 1 100.00 0.00 1 16.47 NA 0.00 100.00
3 1903 1 100.00 0.00 1 31.31 NA 0.00 100.00
4 1904 1 0.00 0.00 0 -9.62 NA 0.00 0.00
5 1905 1 0.00 100.00 -1 -22.55 NA -100.00 0.00
6 1906 1 0.00 100.00 -1 -12.09 NA
2008 Dec 15
4
Is = now the same as <- in assigning values
I?m a PhD student at the University of Warsaw, and have started using R.
In many books they specify to use <- instead of = when assigning
values, and this is also mentioned in older posts on the R website.
However, it seams to me that some update has occured, becuase I
continously get the same result wether I use <- or =.
I would be extremely helpful for any answer to this.
= seams more
2013 Apr 26
1
Partner node reboot issue
Dear Team, I came across one problem in Oracle RAC Database server with
OCFS2 file system.
When I manually un-plug the Ethernet cable of primary node, the secondary
node automatically restarted.
Regards,
Yuvrajsinh Chauhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Nov 30
5
DMARC policies
Hi,
I have just started to get dovecot list messages which I had not been
receiving until today. How can I opt out (again)?
regards, Michal Szymanski
On Fri, Nov 30, 2018 at 10:42:22AM +0100, Per Jessen wrote:
> Aki Tuomi wrote:
> >On 30.11.2018 10.03, Per Jessen wrote:
> >
> >>Hi AKi
> >>
> >>I guess my address was re-subscribed then? I was subscribed
2012 Nov 20
0
Multilevel analysis using nlme (lme) . Error using z-scores
Hi,
i am trying to learn something about multilevel analysis using a great
"Discovering statistics using R". I constructed some sample data and then
tried to fit a model. Generally model fits well, however when trying to fit
the same model using z-score (standarizded) variables i got an error:
Error in lme.formula(z_wyn ~ z_IQ + Kasa, data = la, random = ~z_IQ | :
nlminb problem,
2011 Mar 03
1
OCFS2 1.4 + DRBD + iSCSI problem with DLM
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20110303/0fbefee6/attachment.html
2008 Jun 23
2
Maildir and Invalid data in file
Hello,
I'm using dovecot version 1.0.13 on reiserfs on hardware RAID-0, but I'm getting the
following error in the logs every time one user tries to access his old mails in the .Sent
directory:
dovecot: 2008-06-23 15:09:46 Error: IMAP(marek.chajecki): Invalid data in file
/var/mail/Maildir/marek.chajecki/.Sent/dovecot-uidlist
As a result he fails to get access to the emails in this
2011 Mar 03
1
embed latex beamer sans serif default font into R plot
Hello,
I have seen instructions on how to embed Latex Computer Modern fonts into R, but these are the default serif fonts. I am trying to embed the default font used for Latex beamer (theme Warsaw), which is a sans serif font and may be the default LateX Computer Modern sans serif font. Does anyone know the names of the font files?
Thanks
Heemun
2014 Jan 23
0
Quad head graphics card.
On 01/23/14 23:12, Ilia Mirkin wrote:
> On Thu, Jan 23, 2014 at 4:56 PM, Grzegorz S?jka <gs at sojka.co> wrote:
>> Hi there,
>>
>> I have 4 identical monitors. So I decided to buy (not to expensive,
>> around 100USD) quad head graphics card. I do not need anything
>> particular. Only office applications, no gaming. The crucial thing is
>> that I would