Asterisk Settings Gradwell
iax.conf
[general]
; no register line is needed
[your_gradwell_username]
type=user
secret=your_password
context=from-pstn
extensions.conf
[from-pstn]
exten => 0238AAAAAAA,1,Answer
exten => 0238AAAAAAA,1,Wait(1)
exten => 0238AAAAAAA,2,Dial(SIP/1234,30,t)
[general]
; no register line is needed
[your_gradwell_username]
type=user
secret=your_password
context=from-pstn
extensions.conf
[from-pstn]
exten => 0238AAAAAAA,1,Answer
exten => 0238AAAAAAA,1,Wait(1)
exten => 0238AAAAAAA,2,Dial(SIP/1234,30,t)
Replace the AAAAAAA's in the exten lines with your DID number. If you have multiple numbers from Gradwell you need to include them all in the from-pstn context
Created by: gammaray, Last modification: Fri 10 of Mar, 2006 (18:54 UTC)
Featured -
Search:

Page Changes














