search for: 20110126

Displaying 20 results from an estimated 23 matches for "20110126".

Did you mean: 20110127
2011 Jan 26
0
list of errorswhile registering client at asterisk with sipp
...t=yes ALSO CHECK MY BOBREG.XML FILE FOR ERRORS ...................... Awaiting for the reply as soon as possible Best Regards, viswavardhanredy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110126/3ade44c4/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: bobreg.xml Type: text/xml Size: 1701 bytes Desc: not available URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110126/3ade44c4/attachment.bin> -------------- ne...
2011 Jan 26
5
Regarding error in Asterisk dail plan:
...p.conf files for registering and for inviting. I have been trying for this a lot if any one help me i would be more thankful ..... BR viswavardhanreddy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110126/7bd9cdc0/attachment.htm>
2011 Jan 23
4
pen drive, hard disk, cd not being detected
I am working in Centos5.5. Pen drive, hard disk, cd are not being recognised. During booting, "mounting local filesystems [failed]" is displayed among other errors which I am unable to see as the messages proceed fast. Are these messages stored in some file, so that I can check them and report all the errors that are displayed during booting. -------------- next part -------------- An
2011 Jan 27
2
Package updates for 5.4?
...ty patches. Is there a repo for this? I can't seem to find a 5.4 specific update repo with anything since last March. Is 5.4 EOL'd? Thanks, -- Mitch -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110126/be09edf4/attachment-0002.html>
2011 Jan 19
15
res_fax
I am working on some fax tools for some of my users. I am reading the https://wiki.asterisk.org docs for faxing. Is see Application_SendFax and Application_SendeFax has one been discondinued? Any feed back on using the res_fax module would be apperciated. Any examples or other. Thanks Bryant -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 26
2
Resizing EXT3 partition in guest instance CentOS5
...s is the first time i am doing it, will these work? Anyone has experience resiziing their EXT3 partition in KVM environment before? Thanks! Regards yongsan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20110126/2075aa25/attachment-0006.html>
2011 Jan 26
4
ReMarkdown.css makes HTML look like Markdown text
...in text again? The answer is: because it looked like fun. Comments, suggestions and publicity welcome. :) Best, -- Florent Verschelde http://fvsch.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20110126/18274a27/attachment.htm>
2011 Jan 26
1
[LLVMdev] building llvm :: host_os==mingw
...s topic would be greatly appreciated. ++ kirk ++ kirk beitz : nokia : austin + san diego : kirk.beitz at nokia.com<mailto:kirk.beitz at nokia.com> ++ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110126/ceaf31e3/attachment.html>
2011 Jan 26
1
[LLVMdev] [LLVMDev] Where can I find the LLVM instruction to target instruction transformation
Where can I find the LLVM instruction to target instruction transformation. I would like to see if this can be further optimized. - Thanks Jeff Kunkel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110126/0e4d379b/attachment.html>
2011 Jan 26
0
SIP channel status - Why is it different when calling an internal extension rather than an outside line over SIP?
...and jumps to Playback (s,2) without even the first party yet picking up: *originate SIP/sip_provider/12148889999 extension s at dial_wait* * * *Thanks,* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110126/dd8fdae6/attachment.htm>
2011 Jan 26
2
Minor issues cross-compiling windows_port branch
Hi, No patches today, sorry, just three little observations (i'm compiling windows_port branch on Debian GNU/Linux testing with mingw): * missing but required by the configure scripts/augeas/nutupsconf.aug.in scripts/hal/ups-nut-device.fdi.in scripts/udev/nut-usbups.rules.in * it autodetects hal and udev support but (of course) fails to cross-compile it (so i had to use
2011 Jan 22
5
ethernet configuration
I pressed the tab "probe" by mistake near "bind to MAC address" in system->administration->network->edit->hardware device. After this the MAC address disappeared. Internet is not working. Shall I write the MAC address and activate again? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 27
2
Help - Seeking recommendations-script to install on CENT OS web server for backup to Network Attached Storage
...install on a CENT OS web server that allows you to back up the entire box to network attached storage? Many thanks, Steve Eisenberg steve.eisenberg at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110126/35ed4b82/attachment-0002.html>
2011 Jan 26
3
ipconfig fails when an interface is flapping?
I had an odd situation yesterday, klibc 1.5.17 ipconfig was trying DHCP on all 3 NICs in the server, but one has a bad switch that causes the link on eth2 to go up/down every 10 seconds. IPconfig would just time out. If I tell ipconfig to only try eth0, then DHCP address is configured, and the netboot proceeds 100%. I'll take a peek at the code but maybe someone here is familiar with the
2011 Jan 27
0
[LLVMdev] Update PHINode after extracting code
...is pass or we add the corresponding functions to RegionInfo and you > translate just the regions that you finally will extract. > > Cheers > Tobi > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110126/5d76bad3/attachment.html>
2011 Jan 24
1
Java implementation - about weak checksum difference
Hi all, I'm trying a java implementation of rsync for "fun and profits" ;-) helped by librsync 0.9.7 and jarsync (a died java implementation) So i started to implement rdiff command and for now i have a working signature command. With first test, i had the same signature file of testsuite/mksum.input/COPYING.sig but when i try with another dummy file, for each checksum pair :
2011 Jan 27
0
[LLVMdev] Update PHINode after extracting code
...led. > I do want to extract this code region into function. Does anyone have a > solution for this? > Thanks a lot. > Vu > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110126/b66106fb/attachment.html>
2011 Jan 27
2
[LLVMdev] Update PHINode after extracting code
On 01/26/2011 07:50 PM, Vu Le wrote: > I guess I didn't have a clear question. > > Suppose we have BB1 and BB2 both point to BB3. > BB1 has variable x. BB2 also as variable x. > BB3 will have PHINode for x with 2 value from BB1 and BB2. > BB1 BB2 > \ / > BB3 > > Now if BB1 and BB2 is extracted into a function > (using ExtractCodeRegion), they
2011 Jan 25
2
[LLVMdev] Update PHINode after extracting code
Hi all, I have problem with ExtractCodeRegion (CodeExtractor.cpp). My original program is as follows. bb: ... %tmp.15 = load %struct.MYSQL_ROWS** %3, align 4 ... bb1: ... %tmp.1 = load %struct.MYSQL_ROWS** %6, align 4 ... bb4: ; preds = %bb1, %bb, %entry %tmp.0 = phi %struct.MYSQL_ROWS* [ null, %entry ], [ %tmp.15, %bb ], [ %tmp.1, %bb1 ]
2011 Jan 24
6
ReceiveFAX issue.
I am testing out inbound faxing using res_fax and res_fax_spandsp.so My system answers the call but then sets there on the ReseiveFax line then comes back with an error that it exceeded the maximum retries. How would I go about debugging this? Below is my very simple dialplan code I am using, and the fax show version gives the following as well. FAX For Asterisk Components: