[Serusers] SER not forwarding early media from PSTN Gateway

Kanakatti Mahesh Subramanya mahesh at aptela.com
Sun Feb 13 20:14:04 CET 2005


Are you sure your 180/183 responses are being forwarded back to the UAC 
appropriately (and through MediaProxy)? 
Thats usually where the early media data notifications reside

e.g. make sure that your on_reply_route() section has something like

> onreply_route[1] {
>
>   if (!(status=~"183" || status=~"180" || status=~"200")) {
>     break;
>
>   };
>
>   fix_contact();
>   use_media_proxy();
>
>   break;
>
> }


cheers

Mohamed Omar wrote:

> When I call to PSTN network from my UA,  The call is forwarded to the 
> PSTN gateway by SER with is configured with mediaproxy.  Tha gateway 
> normally sends some early media before the call is connected..  I want 
> SER to relay this media to the user Agent.   Is there a way to 
> configure SER to forward this media to UA before is connected..
>  
> Thanks in advance..
>  
> mohamed.
>
>
> ------------------------------------------------------------------------
> Post your free ad now! *Yahoo! Canada Personals* 
> <http://ca.personals.yahoo.com/>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Serusers mailing list
>serusers at lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20050213/8eebbbd6/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mahesh.vcf
Type: text/x-vcard
Size: 332 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20050213/8eebbbd6/attachment.vcf>


More information about the sr-users mailing list