Displaying 2 results from an estimated 2 matches for "ewith".
Did you mean:
with
2012 Jun 15
2
time zones and the chron to POSIXct conversion
Hey R folks,
i found some strange (to me) behaviour with chron to POSIXct conversion.
The two lines of code result in two different results, on ewith the
correct time zone, one without:
library(chron)
as.POSIXct(chron('12/12/2000'), tz = 'UTC')
as.POSIXlt(chron('12/12/2000'), tz = 'UTC')
Only the code below would give me a POSIXct object with the correct time
zone:
as.POSIXct(as.POSIXlt(chron('12/12/2000&...
2006 Jun 16
0
Sip re-invite
Hi all,
I'm testing the re-invite with an * box and two phones (ywh500 ewith
pa1688 chipset) but it doesn't wotk.
The phones support the re-invite, and i use this row to dial (without
Ttr)
exten => s,22,Dial(${tjext})
and put canreinvite = yes in my sip.conf.
Anyone can help me pls ?
Thanks
-------------- next part --------------
An HTML attachment was scrubb...