Freedigits on Asterisk
Wednesday, February 6th, 2008I use freedigits to receive calls only.
So I just have one registration line:
register: 515xxxxxxx:xxxxxx@freedigits.net/515xxxxxxx
in sip.conf [general]
defaultexpiry=120
I tried without the above line, I would miss calls after a short time.
in extension.conf
exten => 515xxxxxxx,1,Answer
exten => 515xxxxxxx,2,Ringing
exten => 515xxxxxxx,3,Dial(SIP/3000,30,Ttm)
I tried with only the last line, it didn’t work with error message.
“No application ‘Dial’ for extension”.
Dont know why.
Sphere: Related Content