ser(8) Sip Express Router ser(8) NNAAMMEE ser - very fast and configurable sip proxy SSYYNNOOPPSSIISS sseerr [ --hhccrrRRvvddDDEEVVTT ] [ --ff _c_o_n_f_i_g_-_f_i_l_e ] [ --ll _a_d_d_r_e_s_s [ --pp _p_o_r_t ] ]... ] [ --nn _p_r_o_c_e_s_s_e_s_-_n_o ] [ --NN _t_c_p _p_r_o_c_e_s_s_e_s_-_n_o ] [ --bb _m_a_x___r_c_v___b_u_f___s_i_z_e ] [ --mm _s_h_a_r_e_d___m_e_m___s_i_z_e ] [ --ww _w_o_r_k_- _i_n_g_-_d_i_r ] [ --tt _c_h_r_o_o_t_-_d_i_r ] [ --uu _u_i_d ] [ --gg _g_i_d ] [ --PP _p_i_d_-_f_i_l_e ] [ --ii _f_i_f_o_-_p_a_t_h ] DDEESSCCRRIIPPTTIIOONN sseerr or SSiipp EExxpprreessss RRoouutteerr is a very fast and configurable SIP proxy. OOPPTTIIOONNSS --hh Displays a short usage description, including all available options. --cc Checks the config file and displays the aliases and listen interface list. --rr Uses dns to check if it is necessary to add a "received=" field to a via. --RR Same as --rr but uses reverse dns. --vv Turns on via host checking when forwarding replies. --dd Turns on debugging, multiple --dd increase the debug level. --DD Runs ser in the foreground (it doesn't fork into daemon mode). --EE Sends all the log messages to stderr. --TT Disables TCP support. --VV Displays the version number. --ff _c_o_n_f_i_g_-_f_i_l_e Reads the configuration from ccoonnffiigg--ffiillee (default _._/_s_e_r_._c_f_g ). --ll _a_d_d_r_e_s_s Listens on the specified address. Multiple --ll mean listening on multiple addresses. The default behaviour is to listen on all the ipv4 interfaces. --pp _p_o_r_t Listens on the specified port (default 5060). It applies to the last address specified with --ll and to all the following that do not have a corresponding --pp.. --nn _p_r_o_c_e_s_s_e_s_-_n_o Specifies the number of children processes forked per interface (default 8). --NN _t_c_p _p_r_o_c_e_s_s_e_s_-_n_o Specifies the number of children processes forked to handle tcp incoming connections (by default is equal to --nn ). --bb _m_a_x___r_c_v___b_u_f___s_i_z_e Maximum receive buffer size which will not be exceeded by the auto-probing procedure even if the OS allows. --mm _s_h_a_r_e_d___m_e_m___s_i_z_e Size of the shared memory which will be allo- cated (in Megabytes). --ww _w_o_r_k_i_n_g_-_d_i_r Specifies the working directory. In the very improbable event that sseerr will crash, the core file will be generated here. --tt _c_h_r_o_o_t_-_d_i_r Forces sseerr to chroot after reading the config file. --uu _u_i_d Changes the user id under which sseerr runs. --gg _g_i_d Changes the group id under which sseerr runs. --PP _p_i_d_-_f_i_l_e Creates a file containing the pid of the main sseerr process. --ii _f_i_f_o_-_p_a_t_h Creates a fifo, usefull for monitoring sseerr status. FFIILLEESS //uussrr//ssbbiinn//sseerr //eettcc//sseerr//sseerr..ccffgg //uussrr//lliibb//sseerr//mmoodduulleess//** AAUUTTHHOORRSS Andrei Pelinescu - Onciul, Bogdan Andrei Iancu Daniel-Constantin Mierla Jan Janak Jiri Kuthan Juha Heinanen Maxim Sobolev Miklos Tirpak Nils Ohlmeier Ramona-Elena Modroiu Raphael Coeffic Ricardo Baratto Stelios Sidiroglou-Douskos SSEEEE AALLSSOO sseerr..ccffgg((55)) Full documentation on ser, including configuration guide- lines, FAQs and licensing conditions, is available at _h_t_t_p_:_/_/_w_w_w_._i_p_t_e_l_._o_r_g_/_s_e_r_/_. For reporting bugs see _h_t_t_p_:_/_/_w_w_w_._i_p_t_e_l_._o_r_g_/_s_e_r_/_b_u_g_s_/_. Mailing lists: serusers@iptel.org - ser user community serdev@iptel.org - ser development, new features and unstable version For help/support, write an email to . ser 15.07.2002 ser(8)