[Serusers] SER not forwarding early media from PSTN Gateway

Mohamed Omar amatek2004 at yahoo.ca
Wed Feb 16 05:26:11 CET 2005


Kanakatti thanks for your suggestion,  tried it  but did not work for..  I captured some packets and I notice that my gateway is senting this media just after sending code 100 trying and does not sent 180/183...
I'm trying to run TCL script on my router that will play the credit amount to my SIP users.  The debug on my router is showing  that the script is running fine and I can see the RTP payload between my router and SER but I dont see the RTP payload leavinf SER to my AU.
 
 
my router just sents code 100 "trying" and then plays the media for the credit amount... Any idea how to fix this??
 
Thanks
 
Mohamed

Kanakatti Mahesh Subramanya <mahesh at aptela.com> wrote:
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


---------------------------------
_______________________________________________Serusers mailing listserusers at lists.iptel.orghttp://lists.iptel.org/mailman/listinfo/serusers  
begin:vcard
fn:Kanakatti Mahesh Subramanya
n:Subramanya;Kanakatti
org:Aptela, Inc.
adr:;;1616 Anderson Road;McLean;VA;22102;USA
email;internet:mahesh at aptela.com
title:CTO
tel;work:800.979.4638x9100
tel;fax:800.979/4638
tel;home:312.491.1909
tel;cell:773.220.6484
x-mozilla-html:TRUE
url:http://www.aptela.com
version:2.1
end:vcard

_______________________________________________
Serusers mailing list
serusers at lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers



---------------------------------
Post your free ad now! Yahoo! Canada Personals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20050215/547a04ab/attachment.htm>


More information about the sr-users mailing list