December 12, 2002 | ||
---|---|---|
View c0c6207a49
- tcp bug fixesAndrei Pelinescu-Onciul authored on 12/12/2002 23:59:26 |
||
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 |
||
View 0a22850173
- replaced msg->src_ip w/ msg->rcv.src_ip (to be in sync w/ core)$ - updated all get_send_sock , forward_request & via_builder calls to the new format (proto included) [now it compiles and hopefully works on udp]Andrei Pelinescu-Onciul authored on 12/12/2002 21:42:33 |
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 |
||
View 4eaf07d3b7
ser binary file added.Jan Janak authored on 11/12/2002 13:55:57 |
December 10, 2002 | ||
---|---|---|
View 6ee62314b8
- even more tcp receive bs - sip msg.buff & orig are no longer 0 terminated (to avoid an extra copy in the tcp case)Andrei Pelinescu-Onciul authored on 10/12/2002 19:41:44 |
||
View 0270fb5b20
aliases, location, grp version 2, all include domain column now.Jan Janak authored on 10/12/2002 19:20:40 |
||
View 71f3fc6788
Reverted my previous changes.Jan Janak authored on 10/12/2002 11:03:52 |
||
View fd3a184a0a
new server: EdgeAccessJiri Kuthan authored on 10/12/2002 07:58:01 |
December 9, 2002 | ||
---|---|---|
View 6bc40dea88
- more tcp stuff (not sure it compiles though, so don't use -DUSE_TCP yet)Andrei Pelinescu-Onciul authored on 09/12/2002 18:40:42 |
||
View a2acf4e88e
- integrated juha's changes to resolve.[ch] (naptr parser & structure) - fixed a bug in resolve.c ( >end instead of >=end in lots of places) - eliminated unused var from parser_f.c - changed ver. no.Andrei Pelinescu-Onciul authored on 09/12/2002 18:26:13 |
||
View 5f5883c3f4
new servers added: lucent and snomJiri Kuthan authored on 09/12/2002 18:18:06 |
||
View 5dc00db638
- fixed a typo (r instead of w in freopen stderr)Andrei Pelinescu-Onciul authored on 09/12/2002 17:26:29 |
||
View 55dd7213ac
When URI is enclosed between <>, the trailing spaces are ignored. Thanks to Jan!Bogdan-Andrei Iancu authored on 09/12/2002 12:07:36 |
||
View d917ebb531
- added ser shm fail on 2.2 kernelsAndrei Pelinescu-Onciul authored on 09/12/2002 12:04:08 |