[Kamailio-Users] Silently replying 500 ?

Daniel-Constantin Mierla miconda at gmail.com
Tue Jan 27 17:36:32 CET 2009


Hello,

to disable the automatic sending of the reply, you can give some flags 
as parameter to t_relay():
http://kamailio.org/docs/modules/1.2.x/tm.html#AEN335

However, in your case, won't help much if you don't have enough memory. 
In 1.5.0, there is by default 4MB of private memory and an easier way to 
increase it via Makefile.vars file.

Cheers,
Daniel


On 01/27/2009 11:49 AM, Aurelien Grimaud wrote:
> Ok, found it in kill_transaction.
> I'll increase PKG_MEM_POOL_SIZE.
>
> Thanks.
> Aurelien
>
> Aurelien Grimaud a écrit :
>> Sorry, my log were filtered, I have ERRORS because of pkg_mem.
>> This will help for code digging for silent reply.
>>
>> build_res_buf_from_sip_req: out of memory
>> print_uac_req: no pkg_mem
>> t_forward_nonack: failure to add branches
>>
>> Aurelien
>>
>> Aurelien Grimaud a écrit :
>>   
>>> Hi,
>>> I have a route block which issues a t_relay().
>>> route[1]
>>> {
>>>     t_relay() ;
>>> }
>>>
>>> If this t_relay fails, is there a default reply from openser to caller ?
>>>
>>> Let me explain.
>>>
>>> In my logs, I have an incoming INVITE, followed 2 ms after t_relay by an 
>>> ACK from uac.
>>> The callee never gets the INVITE.
>>>
>>> UAC -- INVITE --> openser : t_relay()
>>> UAC -- ACK --> openser
>>>
>>> I guess UAC gets a default reply from openser, I want to make sure of it.
>>> I have no ERROR in my log file.
>>> UAC logs tells that openser hang up with a server internal error (no sip 
>>> trace, no sip code, just an indication of what cause could be).
>>>
>>> This is openser 1.2.0
>>>
>>> Is anyone aware f this issue ?
>>> Could someone point me where the 5xx reply is in source code ?
>>> If it is a default reply, is there now an ERROR message before reply ?
>>>
>>> Thanks,
>>>
>>> Aurelien
>>>
>>>
>>> _______________________________________________
>>> Kamailio (OpenSER) - Users mailing list
>>> Users at lists.kamailio.org
>>> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
>>> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
>>>
>>>   
>>>     
>>
>>
>>
>> _______________________________________________
>> Kamailio (OpenSER) - Users mailing list
>> Users at lists.kamailio.org
>> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
>> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
>>
>>   
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Kamailio (OpenSER) - Users mailing list
> Users at lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

-- 
Daniel-Constantin Mierla
http://www.asipto.com





More information about the sr-users mailing list