[OpenSIPS-Users] uac_replace_to segmentation fault

Răzvan Crainea razvan at opensips.org
Thu Jan 9 14:03:31 CET 2014


Hi, Samuel!

Can you go back in gdb and print the following value:

# f 1
# p uac_rrb

Best regards,

Razvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 01/09/2014 02:21 PM, Samuel Muller wrote:
> Hello Razvan,
>
> All the module parameters are set up as default ...
>
> #modparam("uac","restore_mode","auto")
> #modparam("uac","restore_passwd","")
> #modparam("uac","force_dialog",no)
> #modparam("uac","rr_to_store_param","vst")
>
> the function is called in the branch route only, and only one time, like :
>
> 1300 branch_route[1] {
> ...
> 1310     if (is_method("INVITE")) {
> ...
> 1316         if (isbflagset(PSTNDISPLAY)) {
> 1317             uac_replace_from("+$avp(caller_e164)","$var(caller_pstnuri)");
> 1318         }
> 1319     }
> 1320 }
>
> The same problem happened when I tried with uac_replace_to() (see my
> first email entry).
>
> Thanks a lot,
>
> Samuel
>
>> Hi, Samuel!
>>
>> What value are you using for the restore_mode[1] parameter?
>>
>> [1] http://www.opensips.org/html/docs/modules/1.10.x/uac#id249006
>>
>> Best regards,
>>
>> Razvan Crainea
>> OpenSIPS Core Developer
>> http://www.opensips-solutions.com
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



More information about the Users mailing list