Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Problem between Asterisk and an Aastra 57i


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
asterisk01 at in-put.de
Guest





PostPosted: Wed Mar 05, 2008 1:17 pm    Post subject: [asterisk-users] Problem between Asterisk and an Aastra 57i Reply with quote

Hi,

I'm currently trying to connect an Aastra 57i to our Asterisk Server.
The strange thing is, that altough I have definitely entered the correct
IP address of the server, the phone doesn't even attempt to register.

Here is the configuration file (local.cfg) of the phone:

firmware md5: dee6e938b469e217a87138076f47fe41
boot count: 1
tone set: Germany
language 1: German
time server1: 192.53.103.108
time server2: 192.53.103.104
time format: 1
date format: 5
sip line1 auth name: AWirth
sip line1 password: AWirth493
sip line1 user name: 47
sip line1 display name: AWirth
sip line1 screen name: "Alfred Wirth"
sip line1 proxy port: 5060
sip line1 registrar ip: 192.168.8.7
sip line1 registrar port: 5060
sip line1 outbound proxy port: 5060
sip line1 registration period: 84400
sip line1 dtmf method: 1
sip line1 missed call summary subscription: 1
sip line1 backup proxy port: 5060
sip line1 backup registrar port: 5060
sip use basic codecs: 1
sip out-of-band dtmf: 0
log module sip: 100
log module net: 100
log server ip: 192.168.8.7
log server port: 514

Has anyone successfully connected an Aastra 57i to an Asterisk server
and could give me a hint what maybe wrong?

I have used tcpdump to monitor the connection - the phone doesn't send
any packages on port 5060.

Thanks for any hints,

Stefan
--

********************************************
in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de
********************************************
Schulungen Installationen
Beratung Support
Voice-over-IP-Loesungen
********************************************
Back to top
gowen at aastra.com
Guest





PostPosted: Wed Mar 05, 2008 1:34 pm    Post subject: [asterisk-users] Problem between Asterisk and an Aastra 57i Reply with quote

You need to configure the proxy address to be the same as the registrar
address.
Gareth

---------------------------------------------------------------------------
This email communication may contain CONFIDENTIAL, PRIVILEGED and/or
LEGALLY PROTECTED information and is intended only for the named
recipient(s). Any unauthorized use, dissemination, copying or forwarding
is strictly prohibited. If you are not the intended recipient and have
received this email communication in error, please notify the sender
immediately, delete it and destroy all copies of this email.
---------------------------------------------------------------------------

Quote:
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
bounces at lists.digium.com] On Behalf Of Stefan Guenther
Sent: 05 March, 2008 1:18 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Problem between Asterisk and an Aastra 57i

Hi,

I'm currently trying to connect an Aastra 57i to our Asterisk Server.
The strange thing is, that altough I have definitely entered the
correct
Quote:
IP address of the server, the phone doesn't even attempt to register.

Here is the configuration file (local.cfg) of the phone:

firmware md5: dee6e938b469e217a87138076f47fe41
boot count: 1
tone set: Germany
language 1: German
time server1: 192.53.103.108
time server2: 192.53.103.104
time format: 1
date format: 5
sip line1 auth name: AWirth
sip line1 password: AWirth493
sip line1 user name: 47
sip line1 display name: AWirth
sip line1 screen name: "Alfred Wirth"
sip line1 proxy port: 5060
sip line1 registrar ip: 192.168.8.7
sip line1 registrar port: 5060
sip line1 outbound proxy port: 5060
sip line1 registration period: 84400
sip line1 dtmf method: 1
sip line1 missed call summary subscription: 1
sip line1 backup proxy port: 5060
sip line1 backup registrar port: 5060
sip use basic codecs: 1
sip out-of-band dtmf: 0
log module sip: 100
log module net: 100
log server ip: 192.168.8.7
log server port: 514

Has anyone successfully connected an Aastra 57i to an Asterisk server
and could give me a hint what maybe wrong?

I have used tcpdump to monitor the connection - the phone doesn't send
any packages on port 5060.

Thanks for any hints,

Stefan
--

********************************************
in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de
********************************************
Schulungen Installationen
Beratung Support
Voice-over-IP-Loesungen
********************************************


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
asterisk01 at in-put.de
Guest





PostPosted: Thu Mar 06, 2008 1:56 am    Post subject: [asterisk-users] Problem between Asterisk and an Aastra 57i Reply with quote

Gareth Owen wrote:

Quote:

You need to configure the proxy address to be the same as the registrar
address.


I tried that, too - no change
After a while I entered the server ip into server fields of the gui and
set all ports to 5060.

In the section troubleshooting I defined the asterisk server as syslog
server and I configured the server to accept remote syslog messages.
But tcpdump doesn't show any packages from this phone coming to the
asterisk server.
I can ping the phone from the asterisk server and I checked the MAC
address, it is really the 57i. And 192.168.8.7 is the IP address of the
asterisk.

Stefan
--

********************************************
in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de
********************************************
Schulungen Installationen
Beratung Support
Voice-over-IP-Loesungen
********************************************
Back to top
asterisk01 at in-put.de
Guest





PostPosted: Thu Mar 06, 2008 2:01 am    Post subject: [asterisk-users] Problem between Asterisk and an Aastra 57i Reply with quote

Gleim, Jason wrote:

Quote:
If there is a specific reason to have different extensions appear on
different buttons, use the Line configuration for each button. However,
if the phone is only handling a single extension, put the settings in
the Global SIP section. In that section (or in the Line X sections) the
only things you need are:
- Screen name: What will show on the phone when it is idle
- Authentication Name: This is what you have setup in Asterisk as the
extension. Usually this is the numeric extension number.
- Password: The secret for this extension in Asterisk
- Proxy server: Asterisk's IP address
- Proxy Port: 5060
- Registrar Server: Asterisk's IP
- Registrar Port: 5060

I set these values after I resettet the phone - no change in behaviour.

Quote:
You can obviously change the IP if you don't want to use DHCP... I
assume you can handle that

That's what I thought, too!
I disabled DHCP, entered a free IP address, restarted the phone and it
still has the IP address that it has received from the DHCP Server!

The phone seems to store the settings (fixed IP, registrar, proxy), but
it doesn't use this settings.

Stefan
--

********************************************
in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de
********************************************
Schulungen Installationen
Beratung Support
Voice-over-IP-Loesungen
********************************************
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services