[Spce-user] R: R: VoiceMail Announcment language and customize / non exixtent
Daniel Grotti
dgrotti at sipwise.com
Fri May 2 04:56:36 EDT 2014
Hi,
for the record, after a private chat, the problem was solved by adding
the following part in failure_route:
## patch
if(t_check_status("404"))
{
xlog("L_NOTICE", "User not found on PSTN - [% logreq
-%]\n");
$var(announce_handle) = "callee_unknown";
$var(announce_set) =
$xavp(caller_real_prefs[0]=>sound_set);
$(avp(s:announce_code)[*]) = 404;
$(avp(s:announce_reason)[*]) = "User Not Found";
route(ROUTE_EARLY_REJECT);
}
### end patch
In this way, when the Peer generates a 404, NGCP will be able to
reproduce an audio file instead of the peer itself (as it should be).
Daniel
On 04/28/2014 12:30 PM, Alessandro Romano - Rp engineering wrote:
> Hi Daniel,
> i've already configured in this way, but not work.
> I've asked to my service provider, that aswer me
>
> The error is : SIP 404 NOT FOUND
>
> BR
> -----Messaggio originale-----
> Da: spce-user-bounces at lists.sipwise.com
> [mailto:spce-user-bounces at lists.sipwise.com] Per conto di Daniel Grotti
> Inviato: lunedì 28 aprile 2014 11.56
> A: spce-user at lists.sipwise.com
> Oggetto: Re: [Spce-user] R: VoiceMail Announcment language and customize /
> non exixtent
>
> Hi Alessandro,
> you should see among the sounds list the following file to upload:
>
> callee_offline
> callee_busy
> callee_unknown
> callee_tmp_unavailable
>
>
> So you can upload a sound file in case of "callee_unkonow" for example.
>
> Daniel
>
>
>
>
> On 04/28/2014 11:48 AM, Alessandro Romano - Rp engineering wrote:
>> Dear Daniel,
>> thank you for the reply..
>>
>> Another last question:
>>
>> is possible to play a message ("number non exixtent") when the
>> subscriber call a non existent number ?
>>
>> BR
>>
>> -----Messaggio originale-----
>> Da: spce-user-bounces at lists.sipwise.com
>> [mailto:spce-user-bounces at lists.sipwise.com] Per conto di Daniel
>> Grotti
>> Inviato: venerdì 25 aprile 2014 13.41
>> A: spce-user at lists.sipwise.com
>> Oggetto: Re: [Spce-user] VoiceMail Announcment language and customize
>>
>> Hi Alessandro,
>>
>> On 04/25/2014 01:32 PM, Alessandro Romano - Rp engineering wrote:
>>> Dear Daniel,
>>> thank you for the reply..
>>>
>>> 1) it will be possible to customize this announcments an greetigs by
>>> the web interface uploading some waves ? , in the next releases ?
>>
>> No, this is not possible. Can't say nothing regarding next releases.
>> Greetings and announcements need to be registered via voicebox.
>>
>>
>>> 2) i need to change the language of the IVR menu after calling 2000
>>> in italian .
>>
>>
>> We already support italian language. You just need to change "lang" to
> "it"
>> in /etc/ngcp-config/config.yml:
>>
>>
>> general:
>> adminmail: adjust at example.org
>> companyname: sipwise
>> lang: it
>>
>>
>>
>> and then apply the changes with "ngcpcfg apply".
>>
>> Also we support italian translations for the web interface.
>>
>>
>>
>> Daniel
>>
>>
>>
>>>
>>> Thank you a lot.
>>>
>>> BR
>>>
>>> Alessandro
>>>
>>> -----Messaggio originale-----
>>> Da: spce-user-bounces at lists.sipwise.com
>>> [mailto:spce-user-bounces at lists.sipwise.com] Per conto di Daniel
>>> Grotti
>>> Inviato: venerdì 25 aprile 2014 10.45
>>> A: spce-user at lists.sipwise.com
>>> Oggetto: Re: [Spce-user] I: VoiceMail Announcment language and
>>> customize
>>>
>>> Hi Alessandro,
>>>
>>> On 04/24/2014 11:26 PM, Alessandro Romano - Rp engineering wrote:
>>>> Dear All,
>>>>
>>>> is possible to customize the voicemail announcement message, per
>>>> user ?e.g. i want the voicemail greeting of subscr 1 is different
>>>> from subscr 2
>>>>
>>>>
>>>
>>> Each subscribers can configure his own voicemail by dialing the
>>> voicebox number (2000 by default).
>>> Inside the menu you can register greetings, announcements etc.
>>>
>>>
>>>>
>>>> Another question:
>>>>
>>>>
>>>>
>>>> 1) why is not possible to add files to soundsets when contract id
>>>> is configured ?
>>>>
>>>> 2) why the other soundgroups are not enabled ? (pbx,calling_cards,
>>>> etc… )
>>>>
>>>>
>>>
>>> This is because PBX function is not available on CE version, so there
>>> is no customer's sound set to upload.
>>> PBX module is only available on PRO.
>>> This is something we should fix in CE 3.2.1, to avoid to assign a
>>> customer to a soundset, since PBX is not installed.
>>>
>>>
>>>
>>>
>>> Daniel
>>>
>>>
>>>>
>>>>
>>>>
>>>> Best Regards
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Spce-user mailing list
>>>> Spce-user at lists.sipwise.com
>>>> http://lists.sipwise.com/listinfo/spce-user
>>>>
>>>
>>> _______________________________________________
>>> Spce-user mailing list
>>> Spce-user at lists.sipwise.com
>>> http://lists.sipwise.com/listinfo/spce-user
>>>
>>>
>>>
>>> _______________________________________________
>>> Spce-user mailing list
>>> Spce-user at lists.sipwise.com
>>> http://lists.sipwise.com/listinfo/spce-user
>>>
>>
>> _______________________________________________
>> Spce-user mailing list
>> Spce-user at lists.sipwise.com
>> http://lists.sipwise.com/listinfo/spce-user
>>
>>
>>
>> _______________________________________________
>> Spce-user mailing list
>> Spce-user at lists.sipwise.com
>> http://lists.sipwise.com/listinfo/spce-user
>>
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
>
>
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
>
More information about the Spce-user
mailing list