Koozali.org: home of the SME Server

Remote phones

Offline compsos

  • *
  • 472
  • +0/-0
Remote phones
« on: January 21, 2013, 11:49:00 PM »
Hi Jeff
Just some questions about remote phones.
  • In 2008 the location of the cfg files for remote phones was in Primary/html directory. Is this still the case
  • Is it possible for a remote phone to have "messages" and/with links to email?
TIA
Regards

Gordon............

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Remote phones
« Reply #1 on: January 22, 2013, 10:29:38 PM »
Hi Gordon

Quote
In 2008 the location of the cfg files for remote phones was in Primary/html directory. Is this still the case

No, it was removed in V3. 

Quote
Is it possible for a remote phone to have "messages" and/with links to email?

If you mean voicemail-to-email then yes, it is just the same as a local phone in that respect, as long as you set your mail up for it.

Best
S


Offline compsos

  • *
  • 472
  • +0/-0
Re: Remote phones
« Reply #2 on: January 22, 2013, 10:56:22 PM »
Thanks Jeff
Will the remote phone get MWI signals?
Regards

Gordon............

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Remote phones
« Reply #3 on: January 22, 2013, 11:03:51 PM »
Yes it will.

Asterisk doesn't actually care if the endpoint is remote or local.  The only material difference is that we force Asterisk to use symmetrical RTP by turning on nat=yes in the extension definition.

What kind of phones you going to use?

Best

S

« Last Edit: January 22, 2013, 11:05:48 PM by SARK devs »

Offline compsos

  • *
  • 472
  • +0/-0
Re: Remote phones
« Reply #4 on: January 22, 2013, 11:09:05 PM »
Yealink TP26 with firmware 6.61.0.148.
Notice that Sail 3.2 is marked as discontinued. Was there a unsolvable issue with it? We have seen a couple of transfers to another extension dial a mobile number instead.
« Last Edit: January 22, 2013, 11:25:02 PM by compsos »
Regards

Gordon............

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Remote phones
« Reply #5 on: January 23, 2013, 08:42:20 AM »
HI Gordon

V3.2 was merged back into 3.1.1 so it became unnecessary.    I'm not aware of anything in there that caused problems, it just became redundant.

Best

S

Offline compsos

  • *
  • 472
  • +0/-0
Re: Remote phones
« Reply #6 on: January 23, 2013, 08:54:21 AM »
Thanks Jeff
So 3.2.0-16 will upgrade into 3.1.1-20 and likewise for smesailenv 3.2.0-17 to 1.0.0-30? Or just move to 4?

Regards

Gordon............

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Remote phones
« Reply #7 on: January 23, 2013, 09:56:59 PM »
HI Gordon
Quote
So 3.2.0-16 will upgrade into 3.1.1-20 and likewise for smesailenv 3.2.0-17 to 1.0.0-30

Unfortunately not,  you'll need to rpm -e the 3.2 rpms and the rpm -Uvh the 3.1 versions.  That should be OK, the database doesn't get trashed in a de-install but you might want to take a copy of it and any greetings you've got before you do it, just to be on the safe side.  You should be able to take straight it up to 4.0 without removal but again, I would back your stuff up first.

Best

S