Skip to content

opensips-2.2-beta: async: incompatible with rest_client #847

@chrismanivong

Description

@chrismanivong

We observed this in 2.1.2 already. Previous versions have not been tested.

async(rest_post("https://URL/push/unregister", "$var(jrq)", "application/json", "$var(body)", "$var(ct)", "$var(rcode)"), resume_route);

The resume_route will never be called. When you call this once, the first worker will hang, if you call this a second time in a second worker process, it will throw a

kernel: opensips[12330]: segfault at 0 ip 00007fb09bfedafe sp 00007fffc9b265d0 error 4 in libcurl.so.4.3.0[7fb09bfab000+71000]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions