[asterisk-users] asterisk and cisco 7970 - multiple lines
Jonathan Thurman
jonathan at thurmantech.com
Mon Nov 22 14:04:39 CST 2010
On Mon, Nov 22, 2010 at 11:24 AM, Peter Kowalski <kowallawok at gmail.com> wrote:
>
> Below is my xml button 1 and button 2 portion. Any help will be appreciated.
>
> <line button="1">
> <name>130</name>
> <authName>130</authName>
> <authPassword>pass</authPassword>
> <contact>7b452e87-4496-4762-e11f-b26751a1884b</contact>
> </line>
>
> <line button="2">
> <name>160</name>
> <authName>160</authName>
> <authPassword>pass</authPassword>
> <contact>7b452e87-4496-4762-e11f-b26751a1884b</contact>
> </line>
I don't use 7970s, but on the 7941/61s I set the name, authName, and
contact all to the SIP username. The first thing that I see is that
the Contact is set to the same thing on both lines, which might cause
your problem. Try changing the contact to the SIP account name for
each line.
-Jonathan
More information about the asterisk-users
mailing list