I have a telephone number that points to my asterisk service and I want it to ring to my cisco 186 when I call it but for some reason when I dial it I get a busy signal and my asterisk server rejects it what am I doing wrong?

 

 

Sip.conf

[dstech4]

type=friend

username=dstech4

secret=atapassword

qualify=200

nat=yes

host=dynamic

canreinvite=no

context=HOME

 

Extensions.conf

 

[HOME]

exten => 8103570767,1,Answer

exten => 8103570767 ,1,Dial(SIP/dstech4,20,rt)

Reply via email to