Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. == This TODO list is in order of importance (what I think is more important for users to have) ==
  2.  
  3. - Send logs to syslog
  4.  
  5. - DTMF/R2
  6.  
  7. - Add support for use 1 variant for outgoing calls and one for incoming calls
  8.  
  9. - Port to Windows
  10.  
  11. - Add metering pulse on demand after answering
  12. An openr2 user in Thailand said:
  13. The Answer has Forward "0 0" and backward "0 1"
  14. Metering will change from "|0 0|0 1|" and to "|0 0|1 1|" for 150ms
  15. before changing back to "|0 0| 0 1|"
  16. it's like when a caller calls in we answer the call then play voice prompt asking
  17. if the caller wants to use the service by pressing DTMF if not, hang them up
  18. once the caller press whatever digit, we then send metering pulse to tell telco we
  19. want to start charging so, it will be sent only once but if we want to change the tariff
  20. during the call we send again I think. In my services I only send once
  21.  
  22. - block calls per specific category
  23. mfcr2_category_block=1,5,7 (that should block categories 1 5 and 7 whatever they are)
  24.  
  25. - Imrpove CAS debugging to just show AB bits (probably even a special CAS file)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement