On 11/6/05, Norm <[EMAIL PROTECTED]> wrote: > > >Try UDP port 10000. It's something I found somewhere, but I can't > >verify if it's 100% accurate. Let us know. > > > >Thanks! > >Matt > >_______________________________________________ > >mythtv-users mailing list > >[email protected] > >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > > > > Very cool add on -- where is it changed to udp 10000? >
my $filter_str='udp port 5061'; possibly should be: my $filter_str='udp port 10000'; no promises, just what I could find out from google and vonage-forums.com Matt _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
