[Asterisk-Users] Asterisk and Cisco 7960
Andrew Gillham
gillham at vaultron.com
Thu Sep 4 22:29:02 MST 2003
Andrew Joakimsen wrote:
>>>exten => 1000,1,Dial(SIP/1000 at 1000,20,tr)
>>>
>>>
>>This didn't work - what does the @1000 indicate?
>>
>>
>
>
>It shouldn't be there, If it's defined as 1000 in sip.conf make your
>dial string
>
>exten => 1000,1,Dial(SIP/1000,20,Ttr)
>
You need 'SIP/1000 at 1000' if you want to tell the Cisco what line you are
calling!
This just says I am calling the line configured as '1000' on the Cisco
device that is defined as [1000] in sip.conf.
-Andrew
More information about the asterisk-users
mailing list