search for: add_param

Displaying 2 results from an estimated 2 matches for "add_param".

2004 Dec 11
2
ACK from asterisk not matched to transaction by SER / LCS2005
...rst.net] 9(2890) DEBUG: to body [<sip:chriz@karlshorst.net> ] 9(2890) get_hdr_field: cseq <CSeq>: <102> <INVITE> 9(2890) DEBUG: get_hdr_body : content_length=364 9(2890) found end of header 9(2890) DEBUG: is_maxfwd_present: max_forwards header not found! 9(2890) DEBUG: add_param: tag=as47998c2b 9(2890) end of header reached, state=29 9(2890) parse_headers: flags=256 9(2890) find_first_route(): No Route headers found 9(2890) loose_route(): There is no Route HF 9(2890) parse_headers: flags=2048 9(2890) check_via_address(192.168.4.39, 192.168.4.39, 0) 9(2890) Sending:...
2012 Mar 31
3
[PATCH (incomplete)] Rewrite virt-sysprep in OCaml.
This patch is incomplete but it illustrates the idea. virt-sysprep is rewritten as a modular tool in OCaml. Only the 'utmp' and 'hostname' operations are implemented at the moment. Rich.