[Asterisk-Users] TDM400P Internal Extenion Config
Nick Cobley
info at nvworld.net
Mon Jul 19 09:50:06 MST 2004
Jason your a legend!!! I swear I tried include => internal in the sip
context, guess I managed to stuff it up somehow!!
Thanks so much for your help, sanity now saved :)
Regards
Nick
Jason Williams wrote:
>On Mon, 19 Jul 2004 20:13:09 +0800, Nick Cobley <info at nvworld.net> wrote:
>
>
>>Hopefully someone here can save my sanity. I have been trying to solve
>>this problem for days now, but just cant put my finger on it. Im new to
>>* so I have probably done something stupid!
>>
>>
>Only a config issue I'm sure
>
>
>
>>[sip]
>>exten => 301,1,Dial(SIP/Nick,20,tr)
>>exten => 302,1,Dial(SIP/Sharon,20,tr)
>>exten => 1000,1,Dial(SIP/Nick&SIP/Sharon,20,tr)
>>exten => 302,2,VoiceMail,u302
>>exten => 301,2,VoiceMail,u301
>>exten => 1000,2,VoiceMail,u9999
>>exten => 1000,102,VoiceMail,b9999
>>exten => 1001,1,Ringing
>>exten => 1001,2,Wait(2)
>>exten => 1001,3,VoicemailMain
>>include => outgoing
>>
>>
>add here
>include => internal ; allow sip to dial 310
>
>
>
>>[incoming]
>>exten => s,1,Dial(SIP/Nick&SIP/Sharon,20,tr)
>>
>>[outgoing]
>>exten => _7.,1,Dial(IAX2/login:passwd at XXX.XXX.XXX>XXX/${EXTEN:1})
>>exten => 5.,1,Dial,Zap/1/${EXTEN:1}
>>
>>[9103]
>>exten => 21060,1,Dial(SIP/Nick)
>>exten => 21062,1,Dial(SIP/Sharon)
>>
>>[internal]
>>exten => 310,1,Dial,Zap/2
>>
>>
>include => sip ; allow internal to dial sip phone
>
>
>
>Try those changes and see how you get on
>
>
>Jason
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
>
More information about the asterisk-users
mailing list