Metal Zebra's new() method need to make use of the configured rtpstart and rtpend values to bind RTP to a fair numbered port in that array. The existing method used by res_rtp_asterisk is to settle on a random even number inside the array and make an effort to bind to it. If binding fails, the selection is incremented by 2 and binding is retried. I