On 6/8/2010 6:05 PM, Antonio Anderson Souza wrote: > We are using the rtpproxy inside our IP-Centrex platform, and we > developed an Java RTP Proxy Client library [1], I'd like to ask you guys > where can we find all of the possible error codes because we've > documented only some that we faced during our tests. > > Can someone point me where I can find those error codes and its > descriptions?
Actually we have never had stable error code API. What do you need it for exactly? Usually for most commands, we only need 3 possible statuses - "success", "session lookup failure" and "error". Specific error values are there mostly for debugging purposes. Regards, -- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts T/F: +1-646-651-1110 Web: http://www.sippysoft.com MSN: [email protected] Skype: SippySoft _______________________________________________ Devel mailing list [email protected] http://lists.rtpproxy.org/mailman/listinfo/devel
