Picture of Johannes 3482
Registered 8 years 30 days
Johannes 3482 Tuesday, 30 January 2018, 07:50 PM
Voice Mail specifying cgpn
For a showcase project I am using a V12R1 PBX System with the voicemail files from the V12 advanced training.
My problem is, there is no information in the vm regardingthe number of the caller that leaves the message. The user can tell the vm to make a call by pressing a button, but the vm handles the call and the user never sees the number of the caller. Is there any way to get the cgpn from the voice mail directly?

Kind regards
JB
Picture of Olaf 1639
Registered 11 years 138 days
Olaf 1639 Wednesday, 31 January 2018, 09:28 AM
Re: Voice Mail specifying cgpn
Hi Johannes

I have made a modifikation but only with German Announcment:

http://wiki.innovaphone.com/index.php?title=Howto:Voice_Mail_multiple_announcements_with_and_without_possibility_to_leave_a_message

If you only want to hear the Number you can simply add a:

End of Chapter:

=Prompt Date and Time of File. URL in $message==

add
<if notcond="$dtmf">
<store-get root="" name="en_received_by_number.$coder" out-url="$ctrl" />
<pbx-prompt url="$ctrl" />
</if>
<if notcond="$dtmf">
<assign out="$string" value="$callback"/>
<call name="PromptString"/>
</if>

You have to put a voice promt: en_received_by_number.$coder

If you need more help please tell me.

regards
Olaf
← You can define your color theme preference here