[asterisk-users] asterisk and cisco 7970 - multiple lines

Peter Kowalski kowallawok at gmail.com
Mon Nov 22 14:34:44 CST 2010


Solved!
Thank you Jonathan.

Like you suggested - I've changed port on both lines to 5060 and changed
contact so all: name, authName and contact are the same and it is working
like charm.

Thanks again,
Peter



-----Original Message-----
From: jthurman42 at gmail.com [mailto:jthurman42 at gmail.com] On Behalf Of
Jonathan Thurman
Sent: Monday, November 22, 2010 2:05 PM
To: kowallawok at gmail.com; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [asterisk-users] asterisk and cisco 7970 - multiple lines

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