Home
last modified time | relevance | path

Searched defs:switch_core_port_allocator_new (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_port_allocator.c51 SWITCH_DECLARE(switch_status_t) switch_core_port_allocator_new(const char *ip, switch_port_t start, in switch_core_port_allocator_new() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs8195 …public static switch_status_t switch_core_port_allocator_new(string ip, ushort start, ushort end, … in switch_core_port_allocator_new() method in FreeSWITCH.Native.freeswitch
18411 …public static extern int switch_core_port_allocator_new(string jarg1, ushort jarg2, ushort jarg3, … in switch_core_port_allocator_new() method in FreeSWITCH.Native.freeswitchPINVOKE