- http://www.packetlife.net/lab
———————————–
Thanks to ljozsa.
linkek — Cisco router and CallManager
linkek — Cisco IOS Voice Command Reference
linkek — Cisco IP telephony verifying and troubleshooting
- Cisco CallManager Express (CME) SIP Trunking Configuration
—————————————————————
- IP_Telephony_Advanced_Topics_And_Troubleshooting
http://www.cisco.com/web/CA/events/pdfs/IP_Telephony_Advanced_Topics_And_Troubleshooting.pdf
—————————————————————
- IOS Gateway BRI Backhaul with Cisco CallManager
http://www1.cisco.com/application/pdf/paws/67021/ccm41-ios-gtwy-bri.pdf
—————————————————————
- Cisco IOS H.323 Gateway Configuration for Use with Cisco CallManager
http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a0080094636.shtml
—————————————————————
- Verify and Troubleshoot the Cisco IOS MGCP Gateway
http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a008017b2ad.shtml
—————————————————————
- Configuring MGCP-Controlled Backhaul of BRI Signaling in Conjunction with Cisco Unified Communications Manager
http://www.ciscosystems.lt/en/US/docs/ios/12_3/vvf_c/interop/int_bri.html
—————————————————————
- Verify and Troubleshoot the Cisco IOS MGCP Gateway
http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a008017b2ad.shtml
—————————————————————
- CallManager and IOS Gateway DSP Farm Configuration Example
http://www.cisco.com/en/US/products/sw/voicesw/ps556
/products_configuration_example09186a0080334294.shtml
—————————————————————
- Cisco Unified CallManager System Issues
http://www-uk.cisco.com/en/US/docs/voice_ip_comm/cucm/trouble/5_0_4/tbsystem.pdf
—————————————————————
- Diagnosing Cisco CallManager Problems
http://cisco.biz/en/US/docs/voice_ip_comm/cucm/trouble/3_1_1/Trblch3.html
—————————————————————
- CallManager and IOS Gateway DSP Farm Configuration Example
—————————————————————
- Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers
http://www.cisco.com/en/US/docs/ios/12_3/vvf_c/interop/intcnf2.html
linkek — ISDN
- http://alumnus.caltech.edu/~dank/isdn/isdn_ai.html
- http://networking.ringofsaturn.com/Cisco/ciscoisdn.php#_troubleshooting
- http://isdn.modemhelp.net/causecodes/causecodelist.shtml
- http://www.protocols.com/pbook/h323.htm
- http://www.ak-nord.de/en/daten/manual_isdn.pdf
- http://www.cisco.com/en/US/tech/tk801/tk379/technologies_tech_note09186a0080093c1a.shtml
- http://www.cisco.com/en/US/tech/tk801/tk379/technologies_tech_note09186a0080094b78.shtml
- http://www.cisco.com/en/US/tech/tk801/tk379/technologies_tech_note09186a0080094b77.shtml
- http://www.cisco.com/en/US/docs/ios/12_1/debug/command/reference/dbdipx.html
- http://www.jet.net/isdn/isdnintro.html
- http://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1917.html
- http://www.cisco.com/en/US/tech/tk801/tk379/technologies_tech_note09186a0080094bb8.shtml
- https://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1917.html
- http://www.idstech.com/troubleshoot.htm
- http://www.teach-ict.com/as_a2/topics/telephone_systems/telephone_systems/isdn.htm
linkek — keresők — fordítók — térképek — utca nézet
linkek — Understanding the SHOW INTERFACE SERIAL stats
linkek — Cisco Type5 password crack with John The Ripper
http://www.openwall.com/lists/john-users/2006/05/14/8
http://www.osix.net/modules/article/?id=455
In a nutshell:
I. Config file => passwd file (for John)
sed -n 's/[ :]/_/g; s/^(.{1,})_5_($1$[$./0-9A-Za-z]{27,31})_*$/1:2/p' < cisco-device-config > passwd
II. Start the process (nice 19 -> low priority, you can work on your computer..):
nice -n 19 john -incremental:lanman -session:cisco passwd