search for: cpn

Displaying 20 results from an estimated 22 matches for "cpn".

Did you mean: can
2011 Mar 09
6
SIPAddHeader not working
Hello list, I notice that the dialplan method SIPAddHeader is not working : in dialplan : /exten => s,n,SIPAddHeader(Privacy: id)/ in SIP invite no trace of this header : /INVITE sip:0473 at sip.domain.be SIP/2.0 Via: SIP/2.0/UDP 192.168.1.106:5063;branch=z9hG4bK-5b2b1b97 From: "VC" <sip:voip2 at sip.domain.be>;tag=729476652f511c67o2 To: <sip:0473 at sip.domain.be>
2006 Nov 04
1
SAMBA with PDC
...on the logfile, i'm put these lines below. I'm have OpenSuse Linux 10 + SAMBA 3 with LDAP authentication. Below the SMB.CONF + Slices of a LOG file. Thanks to all ! ################################################################# SMB.CONF ------------- [global] netbios name = cpn workgroup = cpn server string = Servidor Piloto CPN hosts allow = 10.1.48. printcap name = /etc/printcap load printers = yes printing = cups cups options = raw guest account = nobody log file = /var/log/samba/%m.log log...
2011 Jan 19
1
Problem in using bdh function for Govt tickers
Hi, all I wanted to fetch data from Bloomberg for govt bonds, and analyse it further. I am having trouble in getting data as when I use field=PX_LAST, it is giving the prices but when I use field=CPN, or ISSUE_DT, it is not giving the results and just bouncing back <NA> for that. This is the piece of code: > library(rJava) Warning message: package 'rJava' was built under R version 2.12.1 > library(RBloomberg) > k<-as.POSIXct("2010-12-29") >...
2009 Nov 06
2
[LLVMdev] BasicAliasAnalysis: Null pointers do not alias with anything
...nce it's not valid to do arithmetic from null to > reach an LLVM identified object either. I'm not sure what you mean by generalizing. Do you mean I should do the check on O1 and O2, which are the results of calls to getUnderlyingObject? Something like: if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O1)) if (CPN->getType()->getAddressSpace() == 0) return NoAlias; and the same for O2 (maybe extract it into a function?) / Hans > > Dan >
2009 Nov 07
0
[LLVMdev] BasicAliasAnalysis: Null pointers do not alias with anything
On Nov 6, 2009, at 7:49 AM, Hans Wennborg wrote: > > I'm not sure what you mean by generalizing. > Do you mean I should do the check on O1 and O2, which are the results of calls to getUnderlyingObject? > > Something like: > > if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O1)) > if (CPN->getType()->getAddressSpace() == 0) > return NoAlias; > > and the same for O2 (maybe extract it into a function?) Yes, thanks. Dan
2009 Nov 07
1
[LLVMdev] BasicAliasAnalysis: Null pointers do not alias with anything
...n Nov 6, 2009, at 7:49 AM, Hans Wennborg wrote: >> I'm not sure what you mean by generalizing. >> Do you mean I should do the check on O1 and O2, which are the results of calls to getUnderlyingObject? >> >> Something like: >> >> if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O1)) >> if (CPN->getType()->getAddressSpace() == 0) >> return NoAlias; >> >> and the same for O2 (maybe extract it into a function?) > > Yes, thanks. Ok, patch with test case attached. / Hans > > Dan > -----...
2008 Jun 09
1
Long call setup with non-PRI T1
We have 2 T1's coming from our phone switch to a digium TE220B. We have managed to get CPN and the extension outpulsed from the switch, but call setups are really slow. Our T1's are set up as E&M Wink, and they send us the last 5 digits dialed followed by the 10 digit calling party number (we couldn't get the switch to be happy with *CPN*+5* to use featd). We are using aste...
2004 Jul 07
8
VoIP hackers gut Caller ID
The Register is carrying a article written by Kevin Poulsen of Securtiy Focus, calling asterisk "..the most powerful tool for manipulating and accessing CPN data.." > http://www.theregister.co.uk/2004/07/07/hackers_gut_voip/ I hope NuFone doesn't drop asterisk-set-able callerid's after this article; i've been wanting that feature from voicepluse for a long time.
2007 Jul 08
0
Sip trunk between Asterisk and Mitel 3300 ICP
...sk IP Address) SIP registrar FQDN or IP = 192.168.1.101 (Asterisk IP Address) Transport = UDP and Port = 5060 for all 2. System IP Port Assignment Change the SIP UDP, TCP, or TLS port number if it is different from the default value. SIP UDP = 5060 SIP TCP = 5060 SIP TLS = 5061 3. DID Ranges for CPN Substitution To set up the CPN Substitution table for outbound calls, enter a DID number or a range of DID numbers assigned in the system. Then enter the corresponding CPN substitution number that will be delivered for that range e.g Index = 10 DID Range = 500-599 CPN Substitution = 5XX 4. Create...
2013 Apr 04
2
LocalDiscovery detecting nodes through tunnel
Hi, I have tried the LocalDiscovery feature of tinc. The problem is that it also sends broadcast probes out the CPN interface *and* detects nodes on the VPN. A connection is then established through the tunnel, which effectively breaks connectivity between the two nodes. I do not think that discovering hosts on the VPN makes sense in any way. How can it be disabled? I could easily netfilter those packets out o...
2009 Nov 05
0
[LLVMdev] BasicAliasAnalysis: Null pointers do not alias with anything
Hello, On Nov 4, 2009, at 1:51 AM, Hans Wennborg wrote: > > > / Hans > Index: lib/Analysis/BasicAliasAnalysis.cpp > =================================================================== > --- lib/Analysis/BasicAliasAnalysis.cpp (revision 86023) > +++ lib/Analysis/BasicAliasAnalysis.cpp (working copy) > @@ -633,6 +633,15 @@ > AliasAnalysis::AliasResult >
2009 Nov 04
5
[LLVMdev] BasicAliasAnalysis: Null pointers do not alias with anything
This is the first patch I've sent to this project. Please be gentle :) LLVM fails to remove the dead load in the following code when running $./llvm-as -o - test.ll | ./opt -O3 -o - | ./llvm-dis -o - %t = type { i32 } declare void @foo(i8*) define void @f(%t* noalias nocapture %stuff ) { %p = getelementptr inbounds %t* %stuff, i32 0, i32 0 %before = load i32* %p call void
2009 Mar 13
2
Sending input events to background applications in Win32
...local user's perspective will the the one they are using on there real, physical desktop. I want to write a wrapper for the Win32 DLL(s) and reimplement the window management with multiple event queues/multiple activate windows. I don't need multiple pointers (altough that has been done by CPN Mouse) to achieve this as I just need to route calls like SendInput to the desired background application (clicks, drags, over, up/down and keystrokes). Since Wine is also a (re)implementation of Win32, I was hoping developers here will have some insight on where I should start looking and whether...
2007 Sep 14
1
ISIN numbers into Bloomberg tickers
Hi R, Can I convert ISIN numbers into Bloomberg tickers in the RBloomberg package? BR, Shubha [[alternative HTML version deleted]]
2007 Sep 18
0
FW: ISIN numbers into Bloomberg tickers
...rading.com [mailto:davidr at rhotrading.com] Sent: Friday, September 14, 2007 10:24 PM To: Shubha Vishwanath Karanth; r-help at stat.math.ethz.ch Subject: RE: [R] ISIN numbers into Bloomberg tickers You can try > blpGetData(conn, "US912828HA15 Govt", c("ticker", "cpn", "maturity", "market_sector_des"), retval="raw") and paste together the parts. HTH, David L. Reiner Rho Trading Securities, LLC -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Shubha Vish...
2004 Mar 17
1
Asterisk in the news
http://www.tmcnet.com/tmcnet/articles/2004/031704rt.htm Previous article by same author: http://www.tmcnet.com/it/0104/0104PO.htm
2004 Nov 29
1
How to rid yourself of Broadvoice
If you're having problems cancelling your Broadvoice service like I was simply do the following: 1) Dial 1-978-418-7300 (don't block your caller ID/CPN). 2) Announce your displeasure with the service to their voicemail (it should tell you something that you have to leave voicemail to get support). Expletives will reduce the waiting in step 3 from 10 minutes to 5 minutes. 3) Wait 10 minutes and your phone will ring with a Broadvoice representative...
2012 Apr 19
6
FTDI Drivers
I have a AIS Receiver which requires a ftdi chip driver(which I have) but I am stumped as to how I may get wine to load and see it. I need to run ShipPlotter software which seems to sit very nicely in the Wine environment but cannot make contact with the receiver as there is no driver. Any help would be appreciated.
2007 Dec 01
1
Asterisk & Cisco calling Name
....35.24 t=0 0 m=audio 18472 RTP/AVP 0 101 c=IN IP4 216.86.35.24 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 --uniqueBoundary Content-Type: application/gtd Content-Disposition: signal;handling=optional IAM, PRN,isdn*,,NI***, USI,rate,c,s,c,1 USI,lay1,ulaw TMR,00 CPN,04,,1,9734333001 CGN,04,,1,y,4,9733901090 CPC,09 FCI,,,,,,,y, GCI,602d57449f0411dc8052000f352dca41 UFC,GEN,5,gentf,79 UFC,GEN,5,fachd,9f8b0100 UFC,GEN,5,inpdu,02010106072a8648ce150004 --uniqueBoundary-- --- (21 headers 33 lines)--- Using INVITE request as basis request - 602E8F94-9F0411DC-8ACEEC2...
2004 Jul 08
2
Shady dial anyone??
...>> Adam Hart [adam@teragen.com.au] wrote: >> > Chris Foster wrote: >> > > The Register is carrying a article written by Kevin Poulsen of >> > > Securtiy Focus, calling asterisk "..the most powerful tool for >> > > manipulating and accessing CPN data.." >> > > >> > > I hope NuFone doesn't drop asterisk-set-able callerid's after >> > > this article; i've been wanting that feature from voicepluse for >> > > a long time. >> > > >> > These kind of things wi...