- Joined
- May 5, 2009
- Messages
- 40
- Reaction score
- 0
When i leave a message in voicemail the email that arrive to me is something like:
Hai un nuovo messaggio nella casella di posta vocale 249301:
Da: <249317>
Durata: 0:05 secondi
Data: Tuesday, February 28, 2012 at 12:52:00 PM
Digita *97 per accedere alla posta vocale dal telefono.
Visita https://192.168.6.15/recordings/index.php?login=249301 per controllare la posta vocale da web.
I want to set the ip address as the public domain: i would recive an email like:
Hai un nuovo messaggio nella casella di posta vocale 249301:
Da: <249317>
Durata: 0:05 secondi
Data: Tuesday, February 28, 2012 at 12:52:00 PM
Digita *97 per accedere alla posta vocale dal telefono.
Visita https://sip.mydomain.org/recordings/ind ... gin=249301 per controllare la posta vocale da web.
I try to modify that part of the vm_email.inc in the elestix gui, but wen i reload asterisk something append and i find again the local ip address il the vm_email.inc insted of the public domain. I even try to modify in the shell by nano. Until i do not reload asterisk all seems to be ok, but wen i reload asterisk i find the ip address instead of the public domain.
I modify the amportal.conf and i set AMPWEBADDERSS=sip.mydomain.org.
always the same. The amportal.conf remain with my mod, but the email i recieve is always with local IP address (the vm_email.inc is reset with the local ip)
I guess there is a script that rewrite vm_emeil.inc putting in it the local IP.
someone have an idea ?
Hai un nuovo messaggio nella casella di posta vocale 249301:
Da: <249317>
Durata: 0:05 secondi
Data: Tuesday, February 28, 2012 at 12:52:00 PM
Digita *97 per accedere alla posta vocale dal telefono.
Visita https://192.168.6.15/recordings/index.php?login=249301 per controllare la posta vocale da web.
I want to set the ip address as the public domain: i would recive an email like:
Hai un nuovo messaggio nella casella di posta vocale 249301:
Da: <249317>
Durata: 0:05 secondi
Data: Tuesday, February 28, 2012 at 12:52:00 PM
Digita *97 per accedere alla posta vocale dal telefono.
Visita https://sip.mydomain.org/recordings/ind ... gin=249301 per controllare la posta vocale da web.
I try to modify that part of the vm_email.inc in the elestix gui, but wen i reload asterisk something append and i find again the local ip address il the vm_email.inc insted of the public domain. I even try to modify in the shell by nano. Until i do not reload asterisk all seems to be ok, but wen i reload asterisk i find the ip address instead of the public domain.
I modify the amportal.conf and i set AMPWEBADDERSS=sip.mydomain.org.
always the same. The amportal.conf remain with my mod, but the email i recieve is always with local IP address (the vm_email.inc is reset with the local ip)
I guess there is a script that rewrite vm_emeil.inc putting in it the local IP.
someone have an idea ?