Evaluating bids

Dialstatus no Snep

Published on the January 09, 2015 in IT & Programming

About this project

Open

Hoje o snep sinaliza quase tudo como ocupado, preciso que ao discar ou transferir a ligação ele toque um audio reportando o status recebido como por exemplo:


noanswer     - tocar o audio = playback(astcc-noanswer);
busy        - tocar o audio = playback(astcc-isbusy);
chanunavail - tocar o audio = playback(astcc-badphone);
congestion  - tocar o audio = playback(congestion);



/var/www/snep/lib/asterisk/agi.php
define('AST_STATE_DOWN', 0);
  define('AST_STATE_RESERVED', 1);
  define('AST_STATE_OFFHOOK', 2);
  define('AST_STATE_DIALING', 3);
  define('AST_STATE_RING', 4);
  define('AST_STATE_RINGING', 5);
  define('AST_STATE_UP', 6);
  define('AST_STATE_BUSY', 7);
  define('AST_STATE_DIALING_OFFHOOK', 8);
  define('AST_STATE_PRERING', 9);


Fico a disposição para sugestões ou esclarecer duvidas.

Category IT & Programming
Subcategory Web development
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
Experience in this type of projects Yes (I have managed this kind of project before)
Roles needed Developer

Delivery term: January 16, 2015

Skills needed

Other projects posted by J. P. A. R.