Recent content by ShamanS

  1. Show GSM and SIP Channel Status in you browser

    I'm write on PHP simply show GSM and SIP Channel Status (I have OpenVoxG400 GSM card) Placed in /var/www/html/showstatus.php and exec attr <html> <title>GSM and SIP Channel Status</title> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <script...
  2. Asterisk logs WARNINGS if reload Asterisk

    This normal? Connected to Asterisk 11.17.1 currently running on server (pid = 3239) [2015-07-10 13:39:20] NOTICE[3619]: app_queue.c:7822 reload_queue_rules: queuerules.conf has not changed since it was last loaded. Not taking any action. [2015-07-10 13:39:20] NOTICE[3619]: cel_custom.c:95...
  3. chan_dahdi.c: Read failed with -1: Unknown error 500

    I'see in /var/log/asterisk/full [2015-07-09 13:33:53] WARNING[3380] chan_dahdi.c: Read failed with -1: Unknown error 500 what is is??? config: Kernel Linux(i386)-2.6.18-406.el5 Elastix elastix-2.5.0-1 elastix-a2billing-1.9.4-7 elastix-a2billing-callback_daemon-1.9.4-7...
  4. If Incoming number begin +, cold'not download, listen in CDR

    elastix-2.5.0-1 If Incoming number begin with +, cold'not download or listen recording in CDR PBX->Calls Recordings->Monitoring List Example in my CDR Incoming number: +380996100000 Maybe error in /var/www/html/modules/monitoring/index.php ??? UPDATE: i'm found in...