Re: [asterisk-users] Avaya 9608G and DHCP and TFTP and HTTP oh my

2018-03-07 Thread Daniel Tryba
On Wed, Mar 07, 2018 at 10:08:52PM +, Thomas Peters wrote:
> You did indeed warn me. I've made progress, gotten the dhcp option 242 to 
> work, and finally gotten the phone to the point where it asks for a username 
> and password. I defined these on the Asterisk server. I entered them on the 
> phone. It says "Acquiring Service" and sits there.  At least it sets the 
> clock on the phone now. 
> 
> TCPDump shows traffic going back & forth every few seconds: 
> 10.1.138.245.13602 > ad-apbx.mcts.org.sip
> ad-apbx.mcts.org.sip > 10.1.138.245.60206
> 10.1.138.245.30360 > ad-apbx.mcts.org.sip:
> 
> But it sits at Acquiring Service eternally. 
> 
> The username and password I am entering are the Asterisk extension and 
> asterisk extension secret. Should these be entered somewhere in the craft 
> menu instead?

My 9608 has no password/secret in asterisk, could be due to some
problem like you are encountering. Also these phones only work with SIP
over TCP.

sip.conf for my 9608:

[a204]
type=friend
context=204
defaultuser=204
host=dynamic
qualify=yes
nat=yes
disallow=all
allow=alaw
dtmfmode=rfc2833
canreinvite=no
transport=tcp,udp


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

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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


Re: [asterisk-users] Avaya 9608G and DHCP and TFTP and HTTP oh my

2018-03-07 Thread Thomas Peters
You did indeed warn me. I've made progress, gotten the dhcp option 242 to work, 
and finally gotten the phone to the point where it asks for a username and 
password. I defined these on the Asterisk server. I entered them on the phone. 
It says "Acquiring Service" and sits there.  At least it sets the clock on the 
phone now. 

TCPDump shows traffic going back & forth every few seconds: 
10.1.138.245.13602 > ad-apbx.mcts.org.sip
ad-apbx.mcts.org.sip > 10.1.138.245.60206
10.1.138.245.30360 > ad-apbx.mcts.org.sip:

But it sits at Acquiring Service eternally. 

The username and password I am entering are the Asterisk extension and asterisk 
extension secret. Should these be entered somewhere in the craft menu instead?

-Original Message-
From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Daniel Tryba
Sent: Wednesday, March 07, 2018 1:30 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion 

Subject: Re: [asterisk-users] Avaya 9608G and DHCP and TFTP and HTTP oh my

On Tue, Mar 06, 2018 at 05:36:04PM +, Thomas Peters wrote:
> But please don't tell me the only way to program up each phone is via 
> the craft interface?
> 
> Every other phone I've ever used requires a configuration file, which 
> has the MAC address of the phone as its name. The Avaya phones must 
> have some other method. Unless I have to embed the mac address and 
> particulars for all the phones into the 46xxsettings.txt file??

I tried to warn you, didn't I? :)

The phones themselves are nice, when used with an Avaya PBX. What I have seen 
is that these phones are really dumb themselves and need a decent PBX that does 
the smartstuff via proprietary interfaces (H.232 gatekeeper like IPOffice or 
whatever they use with the SIP based Communication Manager)

There is some intelligence in parsing the 46xxsettings file, but AFAIK you need 
the CRAFT menu to do this (apart from MAC adresses).

My advise: sell these phones, any SIP device you can buy with the proceeds is 
more intelligent when used with Asterisk.

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

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

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

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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


Re: [asterisk-users] Avaya 9608G and DHCP and TFTP and HTTP oh my

2018-03-07 Thread Daniel Tryba
On Tue, Mar 06, 2018 at 05:36:04PM +, Thomas Peters wrote:
> But please don't tell me the only way to program up each phone is via
> the craft interface?
> 
> Every other phone I've ever used requires a configuration file, which
> has the MAC address of the phone as its name. The Avaya phones must
> have some other method. Unless I have to embed the mac address and
> particulars for all the phones into the 46xxsettings.txt file??

I tried to warn you, didn't I? :)

The phones themselves are nice, when used with an Avaya PBX. What I have
seen is that these phones are really dumb themselves and need a decent
PBX that does the smartstuff via proprietary interfaces (H.232
gatekeeper like IPOffice or whatever they use with the SIP based
Communication Manager)

There is some intelligence in parsing the 46xxsettings file, but AFAIK
you need the CRAFT menu to do this (apart from MAC adresses).

My advise: sell these phones, any SIP device you can buy with the
proceeds is more intelligent when used with Asterisk.

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

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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


Re: [asterisk-users] Database re-connect issue

2018-03-07 Thread Ben Ford
Looks like there were some changes that went into 1.8 that were supposed to
fix the problem, and the issue was closed because the version the reporter
was on hit EOL. If you think this is a bug within Asterisk, please file an
issue with the appropriate information so we can triage it!

As a side note, make sure you are on version 13 or 15. Any other version
will be autoclosed since bug fixes are not done due to EOL.

Hope this helps!

On Wed, Mar 7, 2018 at 7:29 AM, D'Arcy Cain  wrote:

> I had a problem inserting CDR records into my PostgreSQL database.
> According to the log it failed to open the database at startup.  I
> searched and found the following report.
>
> https://issues.asterisk.org/jira/browse/ASTERISK-15820
>
> However, it looks like it was closed after 14 months and nothing was
> done about the problem.  Is there any point to opening another report?
> How do we make sure that the issue doesn't get forgotten?
>
> --
> D'Arcy J.M. Cain
> Vybe Networks Inc.
> http://www.VybeNetworks.com/
> IM:da...@vex.net VoIP: sip:da...@vybenetworks.com
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Check out the new Asterisk community forum at: https://community.asterisk.
> org/
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

[asterisk-users] Database re-connect issue

2018-03-07 Thread D'Arcy Cain
I had a problem inserting CDR records into my PostgreSQL database.
According to the log it failed to open the database at startup.  I
searched and found the following report.

https://issues.asterisk.org/jira/browse/ASTERISK-15820

However, it looks like it was closed after 14 months and nothing was
done about the problem.  Is there any point to opening another report?
How do we make sure that the issue doesn't get forgotten?

-- 
D'Arcy J.M. Cain
Vybe Networks Inc.
http://www.VybeNetworks.com/
IM:da...@vex.net VoIP: sip:da...@vybenetworks.com

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

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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