Connecting Asterisk with AMP on AstBill

From AstBillWiki

Jump to: navigation, search

Configuring a Asterisk with AMP Interface on AstBill is pretty easy if you know how.

First create a normal Drupal User and create the Account as IAX.

In the AMP Interface configure a IAX Trunk to use with AstBill

Outgoing Settings

Trunk Name: AstBill (This Name can be whatever you want)

PEER Details:
  host=xxx.xxx.xxx.xxx (Your AstBill Server)
  secret=12345         (The Password of the Account created in AstBill)
  type=peer
  username=70000       (Your Account in Astbill)
Incoming Settings

USER Context: 70000 (This must be your account name)

USER Details
  context=from-pstn
  secret=12345
  type=friend
Registration

Register String
  70000:12345@xxx.xxx.xxx.xxx (account:password@astbill-server

Now you need to configure a outgoing rule to use the new trunk, after that try to call 500, 501, 502 to test the connection. Other Astbill Users can reach you by dialing your account or you can reach them my dialing there accounts.

Personal tools