[Asterisk-Users] Need help with config-files

Kai Fürstenberg asterisk at fuerstenberg.ws
Tue Jul 4 06:12:20 MST 2006


Hi Thomas,

Thomas Jacobsen wrote:
> Hello list,
> 
> I'm a asterisk-beginner and could use some assistance with my
> configfiles(sip.conf & extensions.conf). I'll attach them to this mail,
> and I hope some of you prof's can give me some advice or point me in the
> right direction. At the moment by using this configuration, and call
> somebody internal i get instant voicemail, and sometimes a call isn't
> even possible. Please help! :)

I'm also a beginner, so I have just hints.

> exten => s,1,Background(/home/thomas/banestroeget)
> exten => s,2,DigitTimeout(3)
> exten => s,3,WaitExten(3)
> exten => s,4,Dial(SIP/1001&SIP/1002&SIP/1003)
> exten => s,5,Hangup
> exten => i,1,Dial(SIP/1001&SIP/1002&SIP/1003)
> exten => i,2,Hangup
> include => internal
> include => office-main
> include => utilities
> include => internal
> include => outbound-46932400

I'll take a deeper look into your files a bit later.

Kai



More information about the asterisk-users mailing list