Advertisement
Guest User

Untitled

a guest
Apr 26th, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. I am using a Digium TE220 set for Europe.
  2.  
  3. /etc/modprobe.d/dahdi.conf
  4. options wct4xxp default_linemode=e1
  5.  
  6. /etc/asterisk/chan_dahdi.conf
  7. [channels]
  8. language=en
  9. busydetect=yes
  10. busycount=10
  11. usecallerid=yes
  12. callwaiting=yes
  13. usecallingpres=yes
  14. threewaycalling=yes
  15. transfer=yes
  16. cancallforward=yes
  17. callreturn=yes
  18. echocancel=yes
  19. echocancelwhenbridged=no
  20. echotraining=no
  21. immediate=no
  22. faxdetect=no
  23. rxgain=0.0
  24. txgain=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement