search for: 24d

Displaying 5 results from an estimated 5 matches for "24d".

Did you mean: 24
2020 Nov 19
1
Problems with undef subranges in identity copies
...This remaining [32B,80B:0) across %bb.1 is a fake phi-only segment. If I freshly recompute LiveIntervals, the subrange is empty as it should be. The verifier doesn't care about this, however it does end up confusing RenameIndependentSubregs. After RenameIndependentSubregs, this becomes %0 [24r,24d:0)[104r,104d:1) 0 at 24r 1 at 104r L0000000000000003 [24r,24d:1)[104r,104d:2) which fails the verifier with "Multiple connected components in live interval". I'm able to hack this segment out in simple situations when the identity copy is removed, but so far have been unable to get i...
2004 May 23
5
PRI problem???
...pan 2 pbx1*CLI> (This is from an asterisk console started with -rvvvv.) Has anyone encountered similar behavior in the past? If so, what was the resolution? Thanks, Tim McKee configs: zaptel.conf # # span 1 is for channel bank (24 FXS) span=1,2,2,esf,b8zs # span 2 is for NuVox PRI (1-23B, 24D) span=2,1,2,esf,b8zs # span 3 is unused span=3,0,0,esf,b8zs # span 4 is unused span=4,0,0,esf,b8zs # # zapata.conf [channels] ; ; Default language ; language=en ; ; Default context ; context=dialnational ; signalling=fxo_ks use_callerid=yes callwaiting=no restrictcid=no usecallingpres=yes callwa...
2004 Oct 01
3
Nuvox PRI - CCITT (ITU??) vs. ANSI
All, Having problems terminating to a Nuvox PRI, the tech at Nuvox is saying Asterisk is transmitting in CCITT (aka ITU?) when they're expecting (and will only accept) ANSI. The question is, is there a simple way to change this or am I stuck with rewriting code? I googled and checked the mailing list and found nothing, I could be barking up the wrong tree I guess. PRI is not my forte.
2019 Jun 26
3
[nbdkit PATCH v2 0/2] adding nbdkit --run '$uri'
Since v1: - new patch to add uri_quote() - rebase on top of other recent patches needed while auditing shell_quote() - use uri_quote() instead of shell_quote() for producing $uri Eric Blake (2): common/utils: Add uri_quote and tests captive: Support $uri in --run docs/nbdkit-captive.pod | 8 ++- common/utils/utils.h | 1 + common/utils/test-quotes.c | 108
2005 Dec 21
9
question about changejournal
Hi, I''ve got a newbie question--sorry if this is covered elsewhere, I parsed through the archives for awhile and didn''t see it. I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old) and then magically change it back. This sounds odd, but I''m working with a stubborn application and this will actually make things work nice. So, if I do: