[asterisk-users] dialout problem with analog phone

Eckhard Jokisch e.jokisch at orange-moon.de
Wed Dec 2 11:59:23 CST 2009


Hi,
I am stuck with my analog telephones on DADHI/1.

I can place a call from a SIP-phone to the analog phone.
But as soon as I try to dial somethin on the analog phone asterisk does hang-
up immediately.

What do I miss?

Cheers
Eckhard

My extensions.conf

[default]
exten => 1001,1,Answer()
exten => 1001,2,Playback(hello-world)
exten => 1001,3,Hangup()

exten => 10,1,Dial(DAHDI/1)
exten => s,1,Dial(SIP/${EXTEN})

[sipphones]
exten => 8010,1,Dial(SIP/8010,20)
exten => 8010,2,VoiceMail(8010,u)

exten => 8011,1,Dial(SIP/8011,20)
exten => 8011,2,VoiceMail(8011,u)



More information about the asterisk-users mailing list