Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 13th, 2010 | Syntax: None | Size: 0.70 KB | Hits: 32 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. [22]
  2. type=friend
  3. callerid="Lars" <22>
  4. username=lars
  5. secret=**********
  6. nat=yes
  7. host=dynamic
  8. context=internal
  9. qualify=yes
  10. dtmfmode=rfc2833
  11.  
  12. [23]
  13. type=friend
  14. callerid="Henrik" <23>
  15. username=henrik
  16. secret=******
  17. nat=yes
  18. host=dynamic
  19. context=internal
  20. qualify=yes
  21. dtmfmode=rfc2833
  22.  
  23. [24]
  24. type=friend
  25. callerid="Ole" <24>
  26. username=ole
  27. secret=**************
  28. nat=yes
  29. host=dynamic
  30. context=internal
  31. qualify=yes
  32. dtmfmode=rfc2833
  33.  
  34. [25]
  35. type=friend
  36. callerid="Hege" <25>
  37. username=hege
  38. secret=************
  39. nat=yes
  40. host=dynamic
  41. context=internal
  42. qualify=yes
  43. dtmfmode=rfc2833
  44.  
  45. MY  extensions.conf
  46.  
  47.  
  48. [internal]
  49. 22,1,Dial(SIP/22)
  50. 23,1,Dial(SIP/23)
  51. 24,1,Dial(SIP/24)
  52. 25,1,Dial(SIP/25)