[sr-dev] [kamailio/kamailio] rms_bridge() doesn't send out B-leg: run_onsend(): required parameters are not available - ignoring (#2524)

Anthony Messina notifications at github.com
Fri Oct 23 21:59:23 CEST 2020


Is there a reason for the requirement of the `;` suffix to appear in the config file?  It seems like that is something that could be handled in the module itself (if there is no `;` in the first parameter, then add `;`, since as you said it's necessary for other internal processing) -- seems like lots of adopters will see this as an issue.

Also FYI, before I apply your patch, this is what I have...
```
INFO: rtp_media_server [rtp_media_server.c:583]: rms_bridging_call(): parsed[sip:conference at 10.77.79.3:5080;][0]
INFO: rtp_media_server [rtp_media_server.c:599]: rms_bridging_call(): si[0x7f791c637a18]call-id[0_448469831 at 2001:db8::99]cseq[0]ruri[31|sip:conference at 10.77.79.3:5080;]remote_uri[<sip:conference at 10.77.79.3:5080>]local_uri[<sip:888 at example.com>]
DEBUG: tm [uac.c:450]: t_uac_prepare(): next_hop=<sip:conference at 10.77.79.3:5080>
DEBUG: tm [uac.c:158]: dlg2hash(): hashid 29747
DEBUG: tm [uac.c:678]: send_prepared_request_impl(): uac: 0x7f791c639b40  branch: 0  to 10.77.79.3:5080
DEBUG: <core> [core/onsend.c:50]: run_onsend(): required parameters are not available - ignoring
ERROR: rtp_media_server [rtp_media_server.c:622]: rms_bridging_call(): tmb.t_request_within ok
```

I rebuilt Kamailio and all the Belledonne Communications deps last night.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2524#issuecomment-715562433
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201023/777c4c4d/attachment.htm>


More information about the sr-dev mailing list