Hello everyone, i have some questions about kamailio. After i install rtpproxy 0.3version, the kamailio server can't work any more. The following is the error message. Dose any one know the reason? dose the rtpproxy 0.3 change something that kamailio need?
Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module registrar Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module textops Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module uri_db Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module siputils Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module xlog Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module acc Sep 23 11:07:53 [4911] INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 255 kb Sep 23 11:07:53 [4911] INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 255 kb Sep 23 11:07:53 [4911] INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 255 kb Sep 23 11:07:57 [4925] ERROR:core:build_req_buf_from_sip_req: out of pkg memory Sep 23 11:07:57 [4925] ERROR:tm:print_uac_request: no more shm_mem Sep 23 11:07:57 [4925] ERROR:tm:t_forward_nonack: failure to add branches Sep 23 11:07:57 [4925] ERROR:tm:_reply_light: failed to allocate shmem buffer Sep 23 11:07:57 [4925] ERROR:tm:relay_reply: no more share memory Sep 23 11:07:57 [4925] ERROR:tm:_reply_light: failed to allocate shmem buffer
Hello,
On 23.09.2009 5:17 Uhr, zhangchao00001 wrote:
Hello everyone, i have some questions about kamailio. After i install rtpproxy 0.3version,
rtpproxy version 0.3?!? That is pretty old if still exist, use a more recent one to be sure it works with kamailio, like 1.2 or 1.1.
the kamailio server can't work any more. The following is the error message. Dose any one know the reason? dose the rtpproxy 0.3 change something that kamailio need?
Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module registrar Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module textops Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module uri_db Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module siputils Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module xlog Sep 23 11:07:53 [4911] INFO:core:init_mod: initializing module acc Sep 23 11:07:53 [4911] INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 255 kb Sep 23 11:07:53 [4911] INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 255 kb Sep 23 11:07:53 [4911] INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 255 kb Sep 23 11:07:57 [4925] ERROR:core:build_req_buf_from_sip_req: out of pkg memory Sep 23 11:07:57 [4925] ERROR:tm:print_uac_request: no more shm_mem Sep 23 11:07:57 [4925] ERROR:tm:t_forward_nonack: failure to add branches Sep 23 11:07:57 [4925] ERROR:tm:_reply_light: failed to allocate shmem buffer Sep 23 11:07:57 [4925] ERROR:tm:relay_reply: no more share memory Sep 23 11:07:57 [4925] ERROR:tm:_reply_light: failed to allocate shmem buffer
This might be actually caused by too few private memory. What version of kamailio are you use? Send here the output of "kamailio -V"
Cheers, Daniel