[Asterisk-Users] Dial Plan

Neil Cherry ncherry at comcast.net
Tue Oct 18 14:20:37 MST 2005


Felix Amaral wrote:
> The Asterisk I biult only does outbound calls, and it do them by LAN, I
> don´t have any special hardware. Please help with the Dial Plan.

I don't know maybe I'm being a bit snippy (a bit upset) but you don't
seem to be making any effort to do any work. My example is not a
great example but it's not bad either. Try removing the 'SIP/pstn'
portion and putting in what you need (since you aren't telling us
I'm not guessing either). You need to do a little home work also.
I know there are examples out there for just about every service.
I found them for plenty when I did a Google search for my home
setup.

>    exten => _1.,1,Dial(SIP/pstn/${EXTEN}) ; Unanswered, Do we ever get here?
>    exten => _1.,2,Playback(allison7/all-circuits-busy-now)
>    exten => _1.,3,Playback(allison7/pls-try-call-later)
>    exten => _1.,4,Macro(hangupcall)
> ; Busy, Or do we always go here?
>    exten => _1.,102,Playback(allison7/pls-try-call-later)
>    exten => _1.,103,Playback(allison7/all-circuits-busy-now)
>    exten => _1.,104,Macro(hangupcall)


-- 
Linux Home Automation         Neil Cherry       ncherry at comcast.net
http://home.comcast.net/~ncherry/               (Text only)
http://hcs.sourceforge.net/                     (HCS II)
http://linuxha.blogspot.com/                    My HA Blog



More information about the asterisk-users mailing list