-
The first bootcamp it getting closer - 22 - 26 February 2010, Florianopolis, Brazil.
The class is getting full and the "first came, first served" rule is in place. The class has a maximum of 16 seats!
Contact: bootcamp@opensips.org.
2010-01-06 15:23:41 UTC by bogdan_iancu
-
OK - if there any other related issues, please reopen the report or create a new one.
Thanks and regards,
Bogdan.
2010-01-05 14:07:00 UTC by bogdan_iancu
-
Well no. I wasn't. For some reason I was thinking that calling create_dialog() would have the side effect of also creating the transaction. Now that I am calling t_newtran() I am no longer getting the error looking up the transaction. I am getting a "buffer overflow while copying command name" now but I need to make sure that isn't being caused by any code changes I made earlier. Thank you...
2010-01-04 17:31:36 UTC by rrevels
-
please reopen if you have some more relevant input.
Regards,
Bogdan.
2010-01-04 16:04:33 UTC by bogdan_iancu
-
patch uploaded.
2010-01-04 16:01:39 UTC by bogdan_iancu
-
Hi Alexey ,
For the first issue, contact related, if you want to do some very advanced sanity checks, you need to do them explicitly from the script. OpenSIPS is checking by default just the syntax part and the elements it is interested in.
Now, about the 400 reply and retransmission...Are you sure OpenSIPS is receiving the 400 reply? can you run in full debug (debug=6) and post the part...
2010-01-04 15:22:13 UTC by bogdan_iancu
-
Hi Richard,
I fixed the docs t_write_fifo -> t_write_req (the web pages will be updated over the night)
Also, you are right about the fixup function - it was fixing the wrong param.
Regarding the "t_get_trans_ident failed" error, do you create the transaction (from script via t_newtran) before running the t_write_req() function ?
Thanks and Regards,
Bogdan.
2010-01-04 15:11:14 UTC by bogdan_iancu
-
Found that the documentation refers to function as t_write_fifo but code exports function as t_write_req.
Function fixup_t_write (line 300 in t_fifo.c) checks param_no against 2 but should be checked for 1.
Function t_write_fifo fails with "t_get_trans_ident failed" on line 504 of t_fifo.c.
2010-01-03 18:19:38 UTC by rrevels
-
Enhancement of set_rtp_proxy_set function tu support AVP so proxy sets can be choosen dynamically.
2010-01-03 00:36:45 UTC by neutrino38
-
Forget to login. This is my issue.
2009-12-30 11:29:48 UTC by iamthedeath