Hi, Anselm<br><br><div><span class="gmail_quote">On 12/2/06, <b class="gmail_sendername">Anselm Martin Hoffmeister</b> <<a href="mailto:anselm@hoffmeister-online.de">anselm@hoffmeister-online.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Freitag, den 01.12.2006, 17:57 -0500 schrieb Mark Price:<br>> Hi,<br><br>> On 12/1/06, Mark Price <<a href="mailto:markprice@gmail.com">markprice@gmail.com</a>> wrote:<br>> hi,<br>><br>> I am using asterisk
1.2.10.<br>> I am trying to send sip links in asterisk voicemail, so that<br>> users can easily reply to emails.<br>> This does not seem to be straightforward.<br>> First, there seems to be no variable that prints out the
<br>> domain name of the sip call, since I am including every<br>> variable mentioned on <a href="http://www.voip-info.org/wiki-Asterisk">http://www.voip-info.org/wiki-Asterisk</a><br>> +config+voicemail.conf
<br><br>You might use your own notification script, s.t. you can send a<br>Content-type: text/html for your E-Mail.</blockquote><div><br>I don't understand how the notification script is useful for this purpose.<br>The voicemail.conf
page on <a href="http://voip-info.org">voip-info.org</a> that is referenced above says the following:<br> <br> The way it works is basically any time that somebody leaves a voicemail
on<br> the system (regardless of mailbox number), the command specified for
externnotify<br> is run with the arguments (in this order): context,
extension, and number of <br> voicemails in that mailbox<br></div><br></div>In other words, the the documentation says that the externnotify command is not <br>given any information at all regarding the source of the phone call.
<br><br>Thanks,<br>Mark<br>