ตัวอย่างการตั้งค่าสำหรับใช้งาน TOT netcall บน Asterisk IP PBX

จัดทำเมื่อ 17-04-2009
ที่มา http://webboard.totnetcall.com/smf/index.php?topic=32.0

เซ็คต่าดังนี้

  1. สมมุติได้ค่า Username และ Password จาก TOT netcal ดังนี้

    Username =  0681xxxxxx
    Password = password


  2. ให้ทำการเซ็ตค่าของไฟล์ sip.conf ดังนี้

    register => 0681xxxxxx:password@203.113.125.82/0681xxxxxx

    [0681xxxxxx]
    username=0681xxxxxx
    type=friend
    fromuser=0681xxxxxx
    realm=10.10.2.20
    secret=password
    host=203.113.125.82
    outboundproxy=203.113.125.82
    fromdomain=203.113.125.82
    insecure=very
    canreinvite=no
    dtmfmode=rfc2833
    call-limit=1
    allow=g729
    allow=alaw
    allow=ulaw
    nat=no

จบครับ