mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
update jrtp to 3.4.0 version with our mods. Pending: Autotools rerun on this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@868 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -46,8 +46,8 @@ int main(void)
|
||||
#endif // WIN32
|
||||
|
||||
RTPSession sess;
|
||||
u_int16_t portbase,destport;
|
||||
u_int32_t destip;
|
||||
uint16_t portbase,destport;
|
||||
uint32_t destip;
|
||||
std::string ipstr;
|
||||
int status,i,num;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user