Archive for the ‘asterisk’ Category

forum

E’ attivo il forum all’inidirizzo http://forum.nixtips.net

FacebookTechnotiziePlaxo PulseLinkedInTwitterWordPressGoogle BookmarksGoogle ReaderStumbleUponTechnorati FavoritesShare
Read the rest of this entry »

how to check sip channels connected for a long period

If you want to verify if there are sip channels that are connected for a long period, use this script #!/bin/bash ########################################################### # this script chech if channel has reached limit duration ########################################################### COUNT=`asterisk -rx “show channels verbose” |grep -v “hannel|active” |grep ^SIP |awk ‘{print $1″ “$9}’ |wc -l` `asterisk -rx “show channels verbose” |grep [...]

FacebookTechnotiziePlaxo PulseLinkedInTwitterWordPressGoogle BookmarksGoogle ReaderStumbleUponTechnorati FavoritesShare
Read the rest of this entry »
 
WordPress SEO fine-tune by Meta SEO Pack from Poradnik Webmastera