Getting started with VoIP

Firewall access

You should open up your filewall to all access:

  • From 213.166.5.129, 213.166.5.130, 213.166.5.13, 87.238.72.151, 87.238.72.151, 87.238.72.153, 87.238.72.154
  • Using SIP (UDP) on port 5060, RTP (UDP) on ports 16384-32767

Example Asterisk script

in /etc/asterisk/sip.conf:

[mag-SIP]
type = peer
context =from-mag
host=213.166.5.129
allow=alaw,ulaw
dtmfmode=inband

in /etc/asterisk/extensions.conf:

[from-mag]
exten => _X., 1, Answer
exten => _X., 2, Playback(demo-congrats)
exten => _X., 3, Hangup

Please note that we do not support Asterisk, and this is a friendly hint to to VOIP PABX savvy professionals.

Technical VOIP features that we support

  • Inband DTMF signalling
  • CLI signalling
  • G.711 codec (A-Law & u-Law)

To test the your VOIP number is working

 

Screenshot of control page

Notes:-

  1. The 44173373214 will be your dmClub number
  2. The failure/busy divert to number should be one of your numbers
  3. don't forget to click the save key

What we do not currently support

  • IAX
  • Outbound VOIP
  • VOIP registration of handsets to our servers

Comments

No one has commented on this note.

Add a comment

Please login if you want to add a comment.

 

PERM SERVER DEBUGGING

EXECUTING REQUEST: http://m2001.dmclub.net/dmPerm_r24s2/dmPerm.cfm
GET VARS SENT
POST VARS SENT
siteroot = http://notes.dmclub.net
phurl = http://notes.dmclub.net/voip/3511
cmd = GetPerm
UserIP = 127.0.0.1
_Protocol = dmPerm_r24s2
ClientAppVer = unspecified
COOKIE VARS SENT

RESULT RECEIVED Cmd="GetPermAck" Perm="RU-GUEST" DocPath="/voip/3511" RU="RU-GUEST"
DECODING PWP
$response[Cmd] = GetPermAck
$response[Perm] = RU-GUEST
$response[DocPath] = /voip/3511
$response[RU] = RU-GUEST