Brandon Price wrote:
How can I specify only to offer one codec when negotiating an INVITE. Particularly G-711-ulaw?
A SIP proxy isn't intended to do such things, but you could modify the SDP body of the INVITE in your config using the functions of the textops module...
Andy