search for: ph3

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

Did you mean: ph
2016 May 24
1
BitcodeReader non explicit error
...%4 = icmp ult i32 %2, %3 br i1 %4, label %.lr.ph3, label %._crit_edge...
2010 Feb 09
1
lm combined with splines
...ght (lb)") lines(ht2,ph2) 3) height <- women$height # 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 weight <- women$weight # 115 117 120 123 126 129 132 135 139 142 146 150 154 159 164 fb3 <- bs(height, df = 5) fm3 <- lm(weight ~ fb3) ht3 <- seq(57, 73, len = 200) ph3 <- predict(fm3, data.frame(height=ht3)) # Error message about newdata. Why ? plot(women, xlab = "Height (in)", ylab = "Weight (lb)") lines(ht3,ph3) # no line Thanks for the reason of this message. Alex Randria [[alternative HTML version deleted]]
2008 Aug 29
0
Asterisk cdr_mysql inexact values
...n => s,102,Dial(Sip/${ARG1:1}@ovh2,40,Tw) exten => s,103,NoOp(PH1) exten => s,200,GotoIf($[${GROUP_COUNT(ph2)}>=2]?300:201) exten => s,201,Set(GROUP()=ph2) exten => s,202,Dial(Sip/${ARG1:1}@phonesystems1,40,Tw) exten => s,203,NoOp(PH2) exten => s,300,GotoIf($[${GROUP_COUNT(ph3)}>=2]?400:301) exten => s,301,Set(GROUP()=ph3) exten => s,302,Dial(Sip/${ARG1:1}@phonesystems2,40,Tw) exten => s,303,NoOp(PH3) exten => s,400,GotoIf($[${GROUP_COUNT(ph4)}>=2]?400:500) exten => s,401,Set(GROUP()=ph4) exten => s,402,Dial(Sip/${ARG1:1}@phonesystems3,40,Tw) ext...
2015 Jan 13
4
HTTP Basic Auth alternative
Hello, Is HTTP basic authentication the only way for icecast to perform authentication ? With a link like http://username:password at example.com:8000/mystream (HTTP basic authentication) it has a number of problems regarding browsers. Chrome for security reasons does not follow the link and shows a popup asking to enter the credentials but this destroys user experience for a site with a
2015 Jan 13
0
HTTP Basic Auth alternative
...other token, you can also pass a cookie, etc. As this is an advanced feature we don't offer it for the plain htpasswd auth. > I am willing to implement something like this as it seems relatively > simple. In addition I should mention, that we have completely rewritten (most work was by ph3) the authentication backend after 2.4.1. This is going to be in the 2.5.0 release planned for later this year. This feature is still limited to URL auth though, IIRC. If you'd like to map parameters to user/password also for type 'htpasswd' and 'static', we could be interested...
2005 Sep 25
2
iax problem
Hi I've 3 iax connections to my provider , each of them have own DID , PH1<----| | \/ PH2<-->|-----| <---------------------------> |----|<-- DID1 | A1 | <---------------------------> |ISP |<-- DID2 PH3<-->|-----| <---------------------------> |----|<-- DID3 I had iax phone on each of this connection , but now I want to terminate all on my asterisk box , and send calls to phones connected to my asterisk depending to incoming username/DID . for example : Call to DID1 must be dire...
2013 Feb 21
1
Windows version of 2.3.3
Where can I find it? The website says it will be done ASAP but that entry was dated June 11 2012. I'd like to run a version that doesn't have memory leaks and it appears 2.3.3 fixes that issue as well as a few others. Let me know Thanks Mike
2019 Apr 22
1
icecast eating CPU in Debian
Hello! I have had problems with icecast beginning to eat all my CPU lately. I use the icecast2-2.4.4 source on Debian testing, I have recompiled it for SSL support. The hardware is amd64. I see nothing particular in the log files. One thing I can think of is that I have liquidsoap asking icecast if some mount points are up. It looks like this in the log files: 10.0.0.6 - -
2017 May 29
2
Proper way to start multiple icecast services through bash script?
Good afternoon, On Mon, 2017-05-29 at 17:35 +0300, Yahav Shasha wrote: > try this: > /usr/bin/icecast -c /etc/icecast.xml -b > /dev/null 2>&1 & > as for killing them, don't overcomplicate things, killall icecast -KILL You should never kill process with SIGKILL if not really, really needed. Using SIGKILL will not give them a chance to clean up. E.g. no flushing of
2014 Jan 08
2
Possible memory leak in Icecast-2.4-beta3
2020 Mar 10
1
LDAP pass_filter seems to be not working
...=customMail)(!(mailEnabled=FALSE))(mail=%u)(%LsEnabled=TRUE)) iterate_attrs = mail=user iterate_filter = (objectClass=demonMail) default_pass_scheme = SSHA *Dovecot main config:* dovecot -n # 2.3.9.3 (9f41b88fa): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.9 (db4e9a2f) # OS: Linux 4.19.87-1.ph3-esx x86_64 xfs # Hostname: 26feef366ef9 auth_cache_negative_ttl = 1 mins auth_cache_size = 10 M auth_cache_ttl = 1 mins auth_debug = yes auth_master_user_separator = * auth_mechanisms = login plain auth_verbose = yes default_vsz_limit = 512 M disable_plaintext_auth = no doveadm_api_key = # hidden,...
2001 Aug 23
2
EXT3 Trouble on 2.4.4
..._Metadata on_lru:1 cpu:0 on_hash:1 b_count:2 b_blocknr:1 b_jbd:1 b_frozen_data:00000000 b_committed_data:00000000 b_transaction:1 b_next_transaction:0 b_cp_transaction:0 b_trans_is_running:1 b_trans_is_comitting:0 b_jcount:0 <0> journal_commit_transaction() [commit.c:385] ph3: write metadata b_state:0xb1 b_list:BUF_CLEAN b_jlist:BJ_Metadata on_lru:1 cpu:0 on_hash:1 b_count:3 b_blocknr:1 b_jbd:1 b_frozen_data:00000000 b_committed_data:00000000 b_transaction:1 b_next_transaction:0 b_cp_transaction:0 b_trans_is_running:0 b_trans_is_comitting:1 b_jc...