Discussion:
[SR-Users] Voicemail & EarlyMedia
m***@public.gmane.org
2014-09-17 09:58:34 UTC
Permalink
I would like to send a call to voicemail server after simple timeout.
Called client replies with prov response (183 with SDP) but doesn't answer, so no 200OK message.
Is it possible to route call to voicemail server? How?
Many thanks
Corey Edwards
2014-09-17 14:31:11 UTC
Permalink
The source tree includes an example of how to do this:

https://github.com/kamailio/kamailio/blob/master/examples/vm_proxy.cfg

After fr_inv_timer expires, Kamailio will generate a 408 and call your
failure_route, which is where you can redirect to your voicemail server.
Post by m***@public.gmane.org
I would like to send a call to voicemail server after simple timeout.
Called client replies with prov response (183 with SDP) but doesn't
answer, so no 200OK message.
Is it possible to route call to voicemail server? How?
Many thanks
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Loading...