search for: 23435

Displaying 10 results from an estimated 10 matches for "23435".

Did you mean: 2343
2005 Mar 18
3
Asterisk handling of SIP info
We encouter a situation where we need to use SIP info to convey infomation for one end point to another endpoint. I use asterisk to do the test and find asterisk does not forward the SIP info to another endpoint, but act as UAS and returns a 4xx error message. I think asterisk is not right to handle this SIP info message. In RFC 3261 Page 70 "This protocol is designed to be extended.
2016 Apr 10
2
Plus addressing on Sentora using Postfix
...Anonymous TLS connection established from mr11p26im-asmtp004.me.com[17.110.86.109]: TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits) > Apr 10 23:53:24 njoror postfix/smtpd[23320]: 6D44955ADC: client=mr11p26im-asmtp004.me.com[17.110.86.109] > Apr 10 23:53:24 njoror postfix/cleanup[23435]: 6D44955ADC: message-id=<1D905D9B-99E0-4156-A652-51D1A9BD96D0 at icloud.com> > Apr 10 23:53:24 njoror postfix/qmgr[13937]: 6D44955ADC: from=<philipmcgaw at icloud.com>, size=2021, nrcpt=1 (queue active) > Apr 10 23:53:24 njoror postfix/pipe[23436]: 6D44955ADC: to=<site+gah at...
2017 Jun 02
2
How the LLVM handle the debug location information of continue keyword and right brace(loop end location)?
...nt main() { int i; for (i = 0; i < 256; i++) { i++; } } In this simple C code, if we use Clang to compile it and debug it: We will get something like this: (gdb) b main Breakpoint 1 at 0x100000f7b: file a.c, line 5. (gdb) r Starting program: a.out [New Thread 0x1403 of process 23435] warning: unhandled dyld version (15) Thread 2 hit Breakpoint 1, main () at a.c:5 5 for (i = 0; i < 256; i++) (gdb) n 7 i++; (gdb) 5 for (i = 0; i < 256; i++) (gdb) 7 i++; That is to say, the right brace of location LLVM doesn't emit. However if we have the co...
2010 Jul 26
2
[LLVMdev] Win32 COFF Support patch 5 (the final patch in the saga!)
...is the 5th and final patch of the beginning of COFF support for MC. It simply makes the X86 backend use it on Win32 targets and tests it. - Michael Spencer -------------- next part -------------- A non-text attachment was scrubbed... Name: ms-coff-patch-5.patch Type: application/octet-stream Size: 23435 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100725/91fe4b29/attachment.obj>
2014 Apr 23
0
Asterisk 12.2.0 Now Available
...- ARI/AMI: allow objects created via interfaces to have their unique ID specified by the external application (Reported by Matt Jordan) * ASTERISK-22008 - Config framework docs should display the see-also information in CLI output. (Reported by Richard Mudgett) * ASTERISK-23435 - PJSIP: Fix the DNS resolution (whoops) (Reported by Matt Jordan) * ASTERISK-22499 - ARI documentation - point to HTTP server configuration sample and wiki docs where appropriate (Reported by Rusty Newton) * ASTERISK-23437 - ARI: Add the ability to add properties to a bri...
2014 Apr 23
0
Asterisk 12.2.0 Now Available
...- ARI/AMI: allow objects created via interfaces to have their unique ID specified by the external application (Reported by Matt Jordan) * ASTERISK-22008 - Config framework docs should display the see-also information in CLI output. (Reported by Richard Mudgett) * ASTERISK-23435 - PJSIP: Fix the DNS resolution (whoops) (Reported by Matt Jordan) * ASTERISK-22499 - ARI documentation - point to HTTP server configuration sample and wiki docs where appropriate (Reported by Rusty Newton) * ASTERISK-23437 - ARI: Add the ability to add properties to a bri...
2016 Apr 08
2
Fwd: Plus addressing on Sentora using Postfix
I am running Ubuntu 14.04.4 LTS ?Trusty? and "postconf -d | grep mail_version? gives me ?mail_version = 2.11.0?, with Dovecot 2.2.9 I have installed Sentora (http://sentora.org) which sets most of the configuration up for Postfix up, I have made some changes to allow me to use certificates for IMAP and SMTP SSL (https://skippy.org.uk/lets-encrypt-postfix-and-dovecot/), My Postfix main
2006 Feb 18
5
Model methods and partial view templates
I have a method in a controller that invokes a render :partial => ''some_partial_view'' In that view, I''m trying to access a method defined in a model, like this; <% for view in @an_array %> <% local_var = view.some_method() %> <% another_var = view.a_column_name %> etc.. I am getting an undefined method error but the model is accessible
2017 Jun 03
3
How the LLVM handle the debug location information of continue keyword and right brace(loop end location)?
...nt main() { int i; for (i = 0; i < 256; i++) { i++; } } In this simple C code, if we use Clang to compile it and debug it: We will get something like this: (gdb) b main Breakpoint 1 at 0x100000f7b: file a.c, line 5. (gdb) r Starting program: a.out [New Thread 0x1403 of process 23435] warning: unhandled dyld version (15) Thread 2 hit Breakpoint 1, main () at a.c:5 5 for (i = 0; i < 256; i++) (gdb) n 7 i++; (gdb) 5 for (i = 0; i < 256; i++) (gdb) 7 i++; That is to say, the right brace of location LLVM doesn't emit. However if we have the co...
2003 Apr 07
3
Solaris 8 and winbindd/wbinfo
Hi All, I cannot get my Samba server 2.2.8 working with winbind correctly on Solaris 8. I intend to use this to transparently authenticate squid 2.5stable2. I compiled samba using gcc 2.95.3. configure options were ./configure --with-winbind-auth-challenge --with-winbind --with-pam root# ./wbinfo -t Secret is good root# ./wbinfo -u 0xc0000022 The same thing with wbinfo -g. getent group