[OpenSIPS-Users] OpenSips, Media-Dispatcher: Calls not being sent to media-relays after upgrade
Saúl Ibarra Corretgé
saul at ag-projects.com
Tue Apr 13 09:05:49 CEST 2010
Hi,
On 13/4/10 7:49 AM, Mike O'Connor wrote:
> Hi All
>
> I just upgraded to opensips-1.6.2 and mediaproxy-2.4.2, I've made no
> changes to the opensips config but I have done the mysql and radius
> updates required.
>
> I use the following opensips config
>
> # account only INVITEs
> if (is_method("INVITE")) {
> setflag(1); # do accounting
> $avp(s:can_uri) = $ru;
> if (!has_totag()) {
> xlog("L_NOTICE", "enage_media_proxy: $ruri");
> engage_media_proxy();
> }
> route(ROUTE_LOOKUPROUTE);
> }
>
> The log message is being displayed but no calls are being sent to
> mediaproxy.
>
> Any ideas, any more information I could provide ?
>
Can you see anything in the MediaProxy logs?
Regards,
--
Saúl Ibarra Corretgé
AG Projects
More information about the Users
mailing list