Sebastian Gutierrez
Sebastian Gutierrez
there is no method in libcurl to replace in a slist but they say you should free slist after usage https://curl.se/libcurl/c/curl_slist_append.html
ok I saw that now, but seems to be an issue withe the Asterisk list then, shouldn't it be init somewhere? as seems gets duplicated each time you call curl....
so what about each time a header is added we traverse the list if the header is there remove it and add the new one?
dont know the answer but is clear that if you use it as it is fails in any webservice you call
current beheavior: As seen on the image is wrong as content type wont change and the other variable is adding to the header. I will propose a PR that gets...
not sure how you cannot read the image but here it is in text: already submitted the PR ucontactx*CLI> originate Local/1@testcurl extension 11111@nada -- Called 1@testcurl -- Executing [1@testcurl:1] Set("Local/1@testcurl-0000002e;2",...
is this going to be merged?
is this going to be merged?
are you originating async? are you going to fast on generating? if you are generation to a provider does your provider support the cps that you are doing?