search for: telnet_log

Displaying 2 results from an estimated 2 matches for "telnet_log".

2003 Dec 30
1
Accountcodes
I'm trying to use accountcodes, but experiencing inconsistant results. I have two * servers, one which appears to be working as expected and one not. I would like to prepend the device's accountcode to the dialed number. The sip1 server does not seem to have the ${ACCOUNTCODE} variable set when reading the extensions.conf, but sip2 server does. What troubleshooting or trace
2003 Dec 31
0
ast gui client error
...2:41 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] ast gui client error ### connect to asterisk manager through telnet $t = new Net::Telnet (Port => 5038, Prompt => '/.*[\$%#>] $/', Output_record_separator => '',); #$fh = $t->dump_log("./telnet_log.txt"); # uncomment for telnet log $t->open("$server_ip"); i got error in this line $t->open("$server_ip"); my ip is 192.168.0.5 for asterisk and everyhings ok. the error i get is [root@asterisk astguiclient]# perl AST_SQL_update_channels.pl problem connecting...