[Spce-user] Client unavailable

Jon Bonilla (Manwe) jbonilla at sipwise.com
Mon Sep 2 05:30:46 EDT 2013


El Tue, 27 Aug 2013 16:55:37 -0500
Jeremie Chism <jchism2 at gmail.com> escribió:

> When a client ata is offline is it possible to send a 486 instead of the
> standard response when a customer does not use voicemail or a call forward.
> This would prevent some phone companies sending a number disconnected
> message. 
> 
> 

Hi Jeremie

You can change the reply in kamailio proxy via a customtt file. Search for the
480 sent and change it for a 486 and the reason you desire. 

$var(announce_handle) = "callee_offline";
$var(announce_set) = $xavp(callee_real_prefs[0]=>sound_set);
$(avp(s:announce_code)[*]) = 480;
$(avp(s:announce_reason)[*]) = "Offline";
route(ROUTE_EARLY_REJECT);



cheers,

Jon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20130902/770e33fb/attachment.asc>


More information about the Spce-user mailing list