Displaying 19 results from an estimated 19 matches for "16172".
Did you mean:
1172
2005 Feb 22
0
bridging <ZOMBIE> ?
...e of SIP/3000-1368 and SIP/3013-5f1c
-- Started music on hold, class 'default', on SIP/3013-5f1c
-- Stopped music on hold on Zap/1-1
-- Stopped music on hold on SIP/3013-5f1c
-- Attempting native bridge of SIP/3000-1368<ZOMBIE> and SIP/3000-4b9e
Feb 22 16:13:39 WARNING[16172]: rtp.c:1365 ast_rtp_bridge: Can't find native
functions for channel 'SIP/3000-1368<ZOMBIE>'
Feb 22 16:13:39 WARNING[16172]: channel.c:2634 ast_channel_bridge: Private
bridge between SIP/3000-1368<ZOMBIE> and SIP/3000-4b9e failed
well, duh it failed. how can a channel bridg...
2015 Jan 27
1
problem with update.packages() in R-Devel (3.2.0) on Windows
...> It works again using:
>
> % R --version
> R Under development (unstable) (2015-01-26 r67627) -- "Unsuffered
> Consequences"
> Copyright (C) 2015 The R Foundation for Statistical Computing
> Platform: x86_64-w64-mingw32/x64 (64-bit)
>
Indeed. I've closed PR#16172.
Dan
> /Henrik
>
> On Mon, Jan 26, 2015 at 9:54 AM, John Fox <jfox at mcmaster.ca> wrote:
>
> > Dear all,
> >
> > I've noticed the following problem for the past several days:
> >
> > ---------------- snip ----------------
> > > upda...
2008 Mar 26
1
(userdb/ldap) Set home dovecot variable - How?
...ass=inetlocalmailrecipient)(uid=someuser))
auth(default): ldap(someuser,client_ip): result: mail(user)=someuser
auth(default): ldap(someuser,client_ip): bind: dn=cn=112345,ou=people,dc=mydomain,dc=me
auth(default): client out: OK 1 user=someuser
auth(default): master in: REQUEST 10 16172 1
auth(default): ldap(someuser,client_ip): user search: base=dc=mydomain,dc=me scope=subtree fi
lter=(&(objectclass=inetlocalmailrecipient)(mail=someuser)) fields=uid, uid
auth(default): master out: USER 10 someuser user=someuser uid=1500
gid=12
imap-login: Login:...
2017 Nov 03
2
stats module
...n see the results of the restart:
[T] jeff at nantes-1:conf.d $ ls -l
total 136
-rw-r--r-- 1 root root? 5301 Aug 25 15:26 10-auth.conf
-rw-r--r-- 1 root root? 1893 Mar 16? 2016 10-director.conf
-rw-r--r-- 1 root root? 2805 Mar 16? 2016 10-logging.conf
-rw-r--r-- 1 root root 16172 Aug 25 15:35 10-mail.conf
-rw-r--r-- 1 root root? 3547 Aug 25 15:40 10-master.conf
-rw-r--r-- 1 root root? 2307 Aug 25 16:27 10-ssl.conf
-rw-r--r-- 1 root root?? 291 Apr 11? 2017 10-tcpwrapper.conf
-rw-r--r-- 1 root root? 1668 Mar 16? 2016 15-lda.conf
-rw-r--r-- 1 root root? 280...
2015 Jan 26
4
problem with update.packages() in R-Devel (3.2.0) on Windows
Dear all,
I've noticed the following problem for the past several days:
---------------- snip ----------------
> update.packages(ask=FALSE)
. . .
trying URL 'http://cran.utstat.utoronto.ca/src/contrib/zoo_1.7-11.zip'
Error in download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL
'http://cran.utstat.utoronto.ca/src/contrib/zoo_1.7-11.zip'
2006 May 10
3
Action Variables Not Available In The View For A Specific Action
I am setting an action variable in my PagesController such as:
def manage
render(:layout => "admin")
@strOut = "STRING Variable Set From The MANAGE Action!"
end
And in the /views/pages/manage.rhtml view, I don?t have access to that
@strOut variable by trying to call it as: <%= @strOut %>
However, I am setting the same variable in another action in the controller
2017 Nov 03
2
stats module
...ff at nantes-1:conf.d $ ls -l
>> total 136
>> -rw-r--r-- 1 root root? 5301 Aug 25 15:26 10-auth.conf
>> -rw-r--r-- 1 root root? 1893 Mar 16? 2016 10-director.conf
>> -rw-r--r-- 1 root root? 2805 Mar 16? 2016 10-logging.conf
>> -rw-r--r-- 1 root root 16172 Aug 25 15:35 10-mail.conf
>> -rw-r--r-- 1 root root? 3547 Aug 25 15:40 10-master.conf
>> -rw-r--r-- 1 root root? 2307 Aug 25 16:27 10-ssl.conf
>> -rw-r--r-- 1 root root?? 291 Apr 11? 2017 10-tcpwrapper.conf
>> -rw-r--r-- 1 root root? 1668 Mar 16? 2016 15-lda....
2018 Jan 09
2
pjsip rtp_ipv6=yes but endpoint registered via ipv4 (IP4 contact infor)
...:97 CLEARMODE/8000
a=rtpmap:91 X-CLEAR-CHANNEL/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
<--- Transmitting SIP response (914 bytes) to UDP:157.161.4.172:5060
--->
[...]
v=0
o=- 0 22 IN IP4 2001:4060:dead:beef::1
s=Asterisk
c=IN IP4 2001:4060:dead:beef::1
t=0 0
m=audio 16172 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:150
a=sendrecv
Errr... how should my client @ 157.161.4.172 send udp to
2001:4060:dead:beef::1?
Also when I compare with a real IPv6 client I notice from the client:
c=IN IP6 2001:4060:1:4...
2017 Nov 03
0
stats module
...gt;
> [T] jeff at nantes-1:conf.d $ ls -l
> total 136
> -rw-r--r-- 1 root root? 5301 Aug 25 15:26 10-auth.conf
> -rw-r--r-- 1 root root? 1893 Mar 16? 2016 10-director.conf
> -rw-r--r-- 1 root root? 2805 Mar 16? 2016 10-logging.conf
> -rw-r--r-- 1 root root 16172 Aug 25 15:35 10-mail.conf
> -rw-r--r-- 1 root root? 3547 Aug 25 15:40 10-master.conf
> -rw-r--r-- 1 root root? 2307 Aug 25 16:27 10-ssl.conf
> -rw-r--r-- 1 root root?? 291 Apr 11? 2017 10-tcpwrapper.conf
> -rw-r--r-- 1 root root? 1668 Mar 16? 2016 15-lda.conf
> -r...
2017 Nov 03
0
stats module
...s -l
> >> total 136
> >> -rw-r--r-- 1 root root 5301 Aug 25 15:26 10-auth.conf
> >> -rw-r--r-- 1 root root 1893 Mar 16 2016 10-director.conf
> >> -rw-r--r-- 1 root root 2805 Mar 16 2016 10-logging.conf
> >> -rw-r--r-- 1 root root 16172 Aug 25 15:35 10-mail.conf
> >> -rw-r--r-- 1 root root 3547 Aug 25 15:40 10-master.conf
> >> -rw-r--r-- 1 root root 2307 Aug 25 16:27 10-ssl.conf
> >> -rw-r--r-- 1 root root 291 Apr 11 2017 10-tcpwrapper.conf
> >> -rw-r--r-- 1 root root 1668...
2010 Jun 23
0
50 mantis issues marked 'Ready for Testing'
...[patch] Incorrectly configure (autoconf) when using the
--with-something=directory construct with non standard directories
https://issues.asterisk.org/view.php?id=14906
[patch] "make config" creates really wrong runlevels in Debian (includes patch)
https://issues.asterisk.org/view.php?id=16172
[patch] Automatic gain normalization in meetme
https://issues.asterisk.org/view.php?id=14433
[patch] SMS FIX for motorola phones
https://issues.asterisk.org/view.php?id=15276
[patch] Hints do not have the correct state on initialization
https://issues.asterisk.org/view.php?id=16355
[patch] mpg1...
2018 Mar 15
0
Asterisk 13.20.0 Now Available
...rted by Alexander
Traud)
* ASTERISK-26563 - core: macOS devmode build fails: variable
'freeswap' set but not used
(Reported by David M. Lee)
* ASTERISK-27630 - [patch] editline: Avoid shifting a negative
signed value.
(Reported by Alexander Traud)
* ASTERISK-16172 - Problems with siren14 codec; problems with
siren7 sound files.
(Reported by Steve Murphy)
* ASTERISK-16951 - [patch] configure.ac in 1.4.37 broken with
autoconf 2.60
(Reported by St??phan Kochen)
* ASTERISK-27603 - [patch] install_prereq: Download latest
Jansson....
2018 Mar 15
0
Asterisk 15.3.0 Now Available
...rted by Alexander
Traud)
* ASTERISK-26563 - core: macOS devmode build fails: variable
'freeswap' set but not used
(Reported by David M. Lee)
* ASTERISK-27630 - [patch] editline: Avoid shifting a negative
signed value.
(Reported by Alexander Traud)
* ASTERISK-16172 - Problems with siren14 codec; problems with
siren7 sound files.
(Reported by Steve Murphy)
* ASTERISK-16951 - [patch] configure.ac in 1.4.37 broken with
autoconf 2.60
(Reported by St??phan Kochen)
* ASTERISK-27603 - [patch] install_prereq: Download latest
Jansson....
2017 Nov 02
3
stats module
I'd like to monitor my dovecot instance (running on ubuntu 16.04) using
telegraf.
[T] jeff at nantes-1:log $ dovecot --version
2.2.22 (fe789d2)
[T] jeff at nantes-1:log $
To do that, I think I need to use the stats module and get it to talk on
port 24242.? I've not found enough documentation on this module to feel
really comfortable with it, so it doesn't surprise me that
2017 Nov 03
3
stats module
...t;? ? ?total 136
> >>? ? ?-rw-r--r-- 1 root root? 5301 Aug 25 15:26 10-auth.conf
> >>? ? ?-rw-r--r-- 1 root root? 1893 Mar 16? 2016 10-director.conf
> >>? ? ?-rw-r--r-- 1 root root? 2805 Mar 16? 2016 10-logging.conf
> >>? ? ?-rw-r--r-- 1 root root 16172 Aug 25 15:35 10-mail.conf
> >>? ? ?-rw-r--r-- 1 root root? 3547 Aug 25 15:40 10-master.conf
> >>? ? ?-rw-r--r-- 1 root root? 2307 Aug 25 16:27 10-ssl.conf
> >>? ? ?-rw-r--r-- 1 root root?? 291 Apr 11? 2017 10-tcpwrapper.conf
> >>? ? ?-rw-r--r-- 1...
2018 Jun 05
0
Certified Asterisk 13.21-cert1 Now Available
...rted by Alexander
Traud)
* ASTERISK-26563 - core: macOS devmode build fails: variable
'freeswap' set but not used
(Reported by David M. Lee)
* ASTERISK-27630 - [patch] editline: Avoid shifting a negative
signed value.
(Reported by Alexander Traud)
* ASTERISK-16172 - Problems with siren14 codec; problems with
siren7 sound files.
(Reported by Steve Murphy)
* ASTERISK-16951 - [patch] configure.ac in 1.4.37 broken with
autoconf 2.60
(Reported by St��phan Kochen)
* ASTERISK-27603 - [patch] install_prereq: Download latest
Jansson....
2018 Oct 09
2
Asterisk 16.0.0 Now Available
...rted by Alexander
Traud)
* ASTERISK-26563 - core: macOS devmode build fails: variable
'freeswap' set but not used
(Reported by David M. Lee)
* ASTERISK-27630 - [patch] editline: Avoid shifting a negative
signed value.
(Reported by Alexander Traud)
* ASTERISK-16172 - Problems with siren14 codec; problems with
siren7 sound files.
(Reported by Steve Murphy)
* ASTERISK-16951 - [patch] configure.ac in 1.4.37 broken with
autoconf 2.60
(Reported by St��phan Kochen)
* ASTERISK-27603 - [patch] install_prereq: Download latest
Jansson....
2018 Oct 09
0
Asterisk 16.0.0 Now Available
...rted by Alexander
Traud)
* ASTERISK-26563 - core: macOS devmode build fails: variable
'freeswap' set but not used
(Reported by David M. Lee)
* ASTERISK-27630 - [patch] editline: Avoid shifting a negative
signed value.
(Reported by Alexander Traud)
* ASTERISK-16172 - Problems with siren14 codec; problems with
siren7 sound files.
(Reported by Steve Murphy)
* ASTERISK-16951 - [patch] configure.ac in 1.4.37 broken with
autoconf 2.60
(Reported by St��phan Kochen)
* ASTERISK-27603 - [patch] install_prereq: Download latest
Jansson....
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...ore: macOS devmode build fails: variable 'freeswap' set but not used
(Reported by David M. Lee)
- [ASTERISK-27630
<https://issues.asterisk.org/jira/browse/ASTERISK-27630>] -
[patch] editline: Avoid shifting a negative signed value.
(Reported by Alexander Traud)
- [ASTERISK-16172
<https://issues.asterisk.org/jira/browse/ASTERISK-16172>] -
Problems with siren14 codec; problems with siren7 sound files.
(Reported by Steve Murphy)
- [ASTERISK-16951
<https://issues.asterisk.org/jira/browse/ASTERISK-16951>] -
[patch] configure.ac in 1.4.37 broken with auto...