search for: 512c

Displaying 2 results from an estimated 2 matches for "512c".

Did you mean: 512
2006 Apr 04
2
Can't get Pickup app working
...conf as: exten => _*.,1,Pickup(SIP/${EXTEN:1}) but if, for example, extension 03 is ringing by a call made from extension 01, and I try to pick it up from extension 02 (by dialing *03 from extension 02), I can see in the Asterisk console (Verbosity set to 10): -- Executing Dial("SIP/01-512c", "SIP/03") in new stack -- Called 03 -- SIP/03-4ae2 is ringing -- Executing Pickup("SIP/02-10d8", "SIP/03") in new stack but nothing happens, and extension 02 only gets busy tone. I read this: http://www.voip-info.org/wiki/view/Asterisk+cmd+Pickup [^] and thi...
2015 Apr 10
4
how can I tell what's on the MBR of /dev/sda?
Subject says it. I would like to find out if I have anything written on the MBR of a disk in my system /dev/sda, or any other device. If there is something there, is it readable, or recognizable to humans? thanks, -chuck