Koozali.org: home of the SME Server

LOCALIP Bug in 7.4 ?

Offline d6hq

  • ***
  • 52
  • +0/-0
LOCALIP Bug in 7.4 ?
« on: January 23, 2009, 04:46:24 PM »
Fresh internal server only install configured as 10.0.0.x

Minimal Asterisk config.
Only edited globals and created 2 extensions from the server manager panel.
Phones work.
Voicemail doesn't work.
Why?

Probable Reason
Extract from etc/asterisk/extensions.conf

[globals]
LOCALIP=192.168.1.77

Anybody shed any light on this?
Not new to SME - we hack IBM Lotus Domino into it on a regular basis - but new to Sail

Offline Teviot

  • *
  • 610
  • +0/-0
Re: LOCALIP Bug in 7.4 ?
« Reply #1 on: January 24, 2009, 07:16:44 AM »
in the headers section you will find a file for your SIP Header file

change the localnet to match your internal network

Code: [Select]
localnet=192.168.xxx.0/255.255.255.0
This will put your extensions on the same network.

As for voicemail, I am assuming that this will fix that problem too.  I not a wizz with SAIL so if the above doesn't work somebody else may have to help.
« Last Edit: January 24, 2009, 07:53:20 AM by teviot »
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: LOCALIP Bug in 7.4 ?
« Reply #2 on: January 24, 2009, 09:30:49 PM »
LOCALIP incorrect value fixed in -713

Your problem was not related to this but thanks for pointing it out.

There is an older problem which has been around for some time which has the effect of "missing" voicemail boxes when you create an extension.  It will be fixed shortly.  However for now there is a simple workaround.  Simply edit the extension which isn't working , you don't have to change anything but make sure you save it back and then do a commit.  This will "kick" SAIL into creating the voicemail box for you.

Kind Regards

S