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: [email protected] [mailto:[email protected]] On Behalf Of
Jonathan Thurman
Sent: Monday, November 22, 2010 2:05 PM
To: [email protected]; 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 <[email protected]>
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


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to