Menu

#71 nathelper error misleading

closed
modules (91)
7
2012-03-22
2011-02-15
No

Nathelper module sometimes reports "incorrect port 0 in reply" when talking to rtpproxy. In reality rtpproxy returns an error code - for example "E7". This gets parsed as port 0 due to: `port = atoi(argv[0]);` line.
More accurate error reporting would be really useful.

Discussion

  • Vladut-Stefan Paiu

    • priority: 5 --> 7
    • assigned_to: nobody --> razvancrainea
     
  • Razvan Crainea

    Razvan Crainea - 2012-03-22

    Hello, Stanislaw!

    This has already been implemented in 1.7 and 1.8.

    Regards,
    Răzvan

     
  • Razvan Crainea

    Razvan Crainea - 2012-03-22
    • status: open --> closed
     

Log in to post a comment.