search for: 22222222

Displaying 12 results from an estimated 12 matches for "22222222".

2014 Apr 09
2
I can't make outbound calls (status is 'CHANUNAVAIL')
...o internal-call No Yes debian-asterisk*CLI> This is the result of "sip set debug on" when I try to make an outbound call: ---------------------------------------------------------------------------- <--- SIP read from UDP:192.168.1.5:1555 ---> INVITE sip:22222222 at 192.168.1.22 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.5:1555;branch=z9hG4bK2009427179;rport From: <sip:telefono at 192.168.1.22>;tag=1524540678 To: <sip:22222222 at 192.168.1.22> Call-ID: 667168938-1555-4 at BJC.BGI.B.F CSeq: 30 INVITE Contact: <sip:telefono at 192.168.1.5:1555> X-Gr...
2010 Jan 26
1
splitting a factor column into binary columns for each factor
...ing question (my apologies for not putting a subject line): =================question====================== Hello -- I would like to know of a more efficient way of writing the following piece of code. Thanks. options(stringsAsFactors=FALSE) orig <- c(rep('11111111',100000),rep('22222222',200000),rep('33333333' ,300000),rep('44444444',400000)) orig.unique <- unique(orig) system.time(df <- as.data.frame(sapply(orig.unique, function(x) ifelse(orig==x, 1, 0)))) ============================================ I received a response via e-mail which was **extr...
2010 Jan 26
0
splitting a factor column into binary columns for each level
...ing question (my apologies for not putting a subject line): =================question====================== Hello -- I would like to know of a more efficient way of writing the following piece of code. Thanks. options(stringsAsFactors=FALSE) orig <- c(rep('11111111',100000),rep('22222222',200000),rep('33333333' ,300000),rep('44444444',400000)) orig.unique <- unique(orig) system.time(df <- as.data.frame(sapply(orig.unique, function(x) ifelse(orig==x, 1, 0)))) ============================================ I received a response via e-mail which was **extr...
2010 Jan 25
2
(no subject)
Hello -- I would like to know of a more efficient way of writing the following piece of code. Thanks. options(stringsAsFactors=FALSE) orig <- c(rep('11111111',100000),rep('22222222',200000),rep('33333333',300000),rep('44444444',400000)) orig.unique <- unique(orig) system.time(df <- as.data.frame(sapply(orig.unique, function(x) ifelse(orig==x, 1, 0))))
2018 Nov 16
4
How to concatenate Ogg in the browser JS?
...you again for your help, now I am thinking about much simpler solution - because all my Oggs comes from the the one source looks like I can alter serial and crc32 at their hardcoded positions. Please see this screenshot https://giphy.com/gifs/9AIe7ksYBwiYQoLVv9/fullscreen with serials 11111111 and 22222222- it will be correct approach? And can you please say me from what region I need to calculate crc32? And also as we can see on the screenshot above - changed two groups of numbers beside the serials - what is that? Thank you very much for help. > > 16.11.2018, 04:01, "Ralph Giles" &...
2007 Feb 24
0
Call was hangup when LIMIT_WARNING_FILE was playing
...But the call will be hangup by system at 60 seconds left. In another word, when it plays warning file, the call will be hangup. The answeredtime is only 5 seconds. Can anybody give me an idea for it? *********** extensions.conf *********************** [default] exten=> _+[1-9].,1,SetCallerID(22222222) exten=> _+[1-9].,2,Set(LIMIT_WARNING_FILE=beep) exten=> _+[1-9].,3,Set(LIMIT_TIMEOUT_FILE=beep) exten=> _+[1-9].,4,Dial(zap/g1/002${EXTEN:1}|60|L(65000:60000:30000)) exten=> _+[1-9].,105,Hangup ************ Log from CLI ******************************************************* -- S...
2018 Nov 16
2
How to concatenate Ogg in the browser JS?
On 2018-11-15 11:01 a.m., Vitaly Zdanevich wrote: > Maybe you know some existing code snippet or library for Javascript for altering serial and crc? I don't, sorry. > Just now I compiled your quick script to wasm but the size is 28K, > I think about simple correct solution for that case. If you strip out the fprintf()s for progress and error reporting, it might get smaller. More
2018 Nov 23
1
How to concatenate Ogg in the browser JS?
...you again for your help, now I am thinking about much simpler solution - because all my Oggs comes from the the one source looks like I can alter serial and crc32 at their hardcoded positions. Please see this screenshot https://giphy.com/gifs/9AIe7ksYBwiYQoLVv9/fullscreen with serials 11111111 and 22222222- it will be correct approach? And can you please say me from what region I need to calculate crc32? And also as we can see on the screenshot above - changed two groups of numbers beside the serials - what is that? Thank you very much for help. >>> >>>   16.11.2018, 04:01, "Ra...
2018 Nov 16
0
How to concatenate Ogg in the browser JS?
...you again for your help, now I am thinking about much simpler solution - because all my Oggs comes from the the one source looks like I can alter serial and crc32 at their hardcoded positions. Please see this screenshot https://giphy.com/gifs/9AIe7ksYBwiYQoLVv9/fullscreen with serials 11111111 and 22222222- it will be correct approach? And can you please say me from what region I need to calculate crc32? And also as we can see on the screenshot above - changed two groups of numbers beside the serials - what is that? Thank you very much for help. 16.11.2018, 04:01, "Ralph Giles" <giles a...
2018 Nov 16
0
How to concatenate Ogg in the browser JS?
...you again for your help, now I am thinking about much simpler solution - because all my Oggs comes from the the one source looks like I can alter serial and crc32 at their hardcoded positions. Please see this screenshot https://giphy.com/gifs/9AIe7ksYBwiYQoLVv9/fullscreen with serials 11111111 and 22222222- it will be correct approach? And can you please say me from what region I need to calculate crc32? And also as we can see on the screenshot above - changed two groups of numbers beside the serials - what is that? Thank you very much for help. >> >>  16.11.2018, 04:01, "Ralph Giles...
2004 Aug 11
0
X-Lite behind NATed ADSL router
...l. I can't make outbound calls but I can receive but before then I had to use the following in the account section in SIP.conf [2222] ... type=friend secret=xxxx host=dynamic ;dtmfmode=inband ; Choices are inband, rfc2833, or info nat=yes callerid = "xxxxxx" <(216) 22222222> defaultip=x.x.x.x I keep getting this error when I enable SIP Debug. Transmitting (NAT): SIP/2.0 401 Unauthorized Does have an idea what is going on?
2018 Nov 22
0
How to concatenate Ogg in the browser JS?
...you again for your help, now I am thinking about much simpler solution - because all my Oggs comes from the the one source looks like I can alter serial and crc32 at their hardcoded positions. Please see this screenshot https://giphy.com/gifs/9AIe7ksYBwiYQoLVv9/fullscreen with serials 11111111 and 22222222- it will be correct approach? And can you please say me from what region I need to calculate crc32? And also as we can see on the screenshot above - changed two groups of numbers beside the serials - what is that? Thank you very much for help. >> >>  16.11.2018, 04:01, "Ralph Giles...