April 15, 2003 | ||
---|---|---|
View 5dcfb23d56
- added disable tcp support (-T or disable_tcp=yes in the cfg) - the number of tcp "worker" processes is now setable (-N or tcp_children=NN) - replaced get_out_socket w/ get_send_socket in tm/uac.c & fixed some proto stuff (proto was not set properly when called w/ PROTO_NONE) - updated man pages & INSTALLAndrei Pelinescu-Onciul authored on 15/04/2003 20:39:37 |
April 12, 2003 | ||
---|---|---|
View 3e8c3475a5
- added force rport (force_rport command in script, FL_FORCE_RPORT flags, msg->msg_flags) - added chroot and wdir in script (to bring it in line with the cmd. line options)Andrei Pelinescu-Onciul authored on 12/04/2003 19:26:15 |
April 2, 2003 | ||
---|---|---|
View 1971054445
- fixed ":" in port_no_str bug. Now port_no_str no longer contains the colon (updated sms & tm)Andrei Pelinescu-Onciul authored on 02/04/2003 15:51:03 |
January 29, 2003 | ||
---|---|---|
View 049f64c292
scratchpad removed, textops changed to skip the first lineJiri Kuthan authored on 29/01/2003 19:24:10 |
January 23, 2003 | ||
---|---|---|
View 2d4b798ec2
determination of outbound interace introduced (get_out_socket)Jiri Kuthan authored on 23/01/2003 12:27:50 |
December 12, 2002 | ||
---|---|---|
View f2f969dda6
- changed sip_msg (new rcv member containing all the ips, ports, protocol) - added a "proto" parameter to forward_request, via_builder, get_send_sock etc. - added 2 new script commands: forward_udp & forward_tcp - lots of tcp bloat - changed parse_via to recognize TCP - more functions added to ip_addr.h (cmp for ips & sockaddrs etc.)Andrei Pelinescu-Onciul authored on 12/12/2002 21:46:37 |
December 11, 2002 | ||
---|---|---|
View 0c5da34bd1
- increased ROUTE_MAX_REC_LEV to 100 - added new route commad: send_tcp(address, port) - tcp global vars (added new members to pt a.s.o) - tcp_send(buf, len, server, 0) will try to find an existing open tcp connection to "server"; if none found a new one will be opened (ser will also start listening on it for sip messages) - first udp to tcp & tcp to tcp send (not forward, I still have to solve some tricky via stuff)Andrei Pelinescu-Onciul authored on 11/12/2002 21:30:44 |
November 29, 2002 | ||
---|---|---|
View 5b532c7fdd
- preliminary tcp support (it doesn't work, it's just for debugging, as long as you compile w/o -DUSE_TCP you should be safe) Note: sip + tcp really sucksAndrei Pelinescu-Onciul authored on 29/11/2002 21:12:24 |
September 25, 2002 | ||
---|---|---|
View 054cb6cff5
- big makefile changes - debian fixes (works like a charm now) - ipaddr2he bug fix - changes rpm specs - modified the tar makefile target - new make vars: basedir, cfg-target, modules-target - cfg. file modified on the fly (module-path=modules-target) - ser default cfg. file=cfg-target - etc.Andrei Pelinescu-Onciul authored on 25/09/2002 19:20:26 |
September 20, 2002 | ||
---|---|---|
View e3fc93f472
- cosmetic changes (lines too long a.s.o)Andrei Pelinescu-Onciul authored on 20/09/2002 09:29:07 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
September 18, 2002 | ||
---|---|---|
View d9e1403542
process table introducedJiri Kuthan authored on 18/09/2002 07:50:47 |
September 10, 2002 | ||
---|---|---|
View a76545c8ae
process_bit removedJiri Kuthan authored on 10/09/2002 15:58:19 |
||
View 609ada4201
memlog introducedJiri Kuthan authored on 10/09/2002 10:47:47 |
September 3, 2002 | ||
---|---|---|
View 71bb231e4d
is_main made accessible from modules on destroyJan Janak authored on 03/09/2002 23:31:10 |