Hi Branko, My specific issue is that on the pjsua demo app the --rtp-port command option does not work because the rtp_cfg.port variable in the pjsua_var structure is never initialized with my port value. I wanted to re-enable pjsua_media_transports_create so I could set that value but if I should be avoiding creating static sockets then I need to find another approach. I guess I need to find another way to set that rtp_cfg structure from the pjsua app. Do you have any suggestions? Thanks Matt On 11/12/2012 9:43 AM, Branko Zebec wrote: > I checked this functionality - creating static socket for media > RTP/RTCP but it's malfunctioning. It's not compilable. You must leave > that and use dynamicaly creation of that sockets for each call. > Are you using your implementation of that socket? > > Regards, > Branko > > 2012/11/12 Matt Daughtrey <mdaughtrey at eventide.com>: >> Hi All, >> I see that there's quite a bit of functionality disabled via the >> DISABLED_FOR_TICKET_1185 define even though the ticket was closed out some >> time ago. Are people coding their own workarounds to the missing >> functionality ? >> Regards >> >> >> >> -- >> Matthew Daughtrey >> Eventide Inc >> 201.641.1200 x 241 >> mdaughtrey at eventide.com >> Skype: matthew.daughtrey >> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip at lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -- Matthew Daughtrey Eventide Inc 201.641.1200 x 241 mdaughtrey at eventide.com Skype: matthew.daughtrey