[OpenSIPS-Users] Callee details not visible in dialog detail

Brett Nemeroff brett at nemeroff.com
Fri Mar 29 15:16:02 UTC 2024


While I agree with Bogdan about asking on the right list this particular
one is likely to be resolved the same way. You gotta be careful because
there are enough differences where that isn’t always the case. I believe
dlg_manage is Kamailio so you are definitely in the wrong spot!


Dialog variables can be used to store just about anything into the dialog
works similarly on both.

Best of luck!


https://www.kamailio.org/docs/modules/devel/modules/dialog.html#idm1681


https://opensips.org/html/docs/modules/2.2.x/dialog.html#idp6006096


On Thu, Mar 28, 2024 at 3:36 PM Bogdan-Andrei Iancu <bogdan at opensips.org>
wrote:

> Hi,
>
> If using Kamailio, you should ask this on the kamilio mailing list, right
> ? This mailing list is for OpenSIPS.
>
> Regards
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
>   https://www.opensips-solutions.com
>   https://www.siphub.com
>
> On 28.03.2024 16:35, egemen ulus wrote:
>
> Hi,
> I am wondering why callee info is not visible in dialog details:
> Here is the case:
>
> client-1 > kamailio > two asterisks > kamailio > client-2
> registration is on asterisk.
>
> dialog module is enabled and I want to see the asterisk IP that is
> determined by dispatcher module.
> I have tried to put dlg_manage function even after dispatch function, but
> did not help.
>
> Any way to have asterisk IP in dialog details?
>
> It shows only this:
>
> {
>  h_entry: 483
>  h_id: 8644
>  ref: 1
>  call-id: v489LdfOFD5mnlHupQHOvw..
>  from_uri: sip:1515 at 12.12.12.12;transport=UDP
>  to_uri: sip:2222 at 12.12.12.12
>  state: 5
>  start_ts: 0
>  init_ts: xxxx
>  end_ts: xxxx
>  duration: xxxx
>  timeout: 0
>  lifetime: 3600
>  dflags: 512
>  sflags: 0
>  iflags: 0
>  caller: {
>   tag: d0283007
>   contact: sip:1515 at 1.1.1.1:64966;transport=UDP
>   cseq: 1
>   route_set:
>   socket: udp:172.22.10.10:5060
>  }
>  callee: {
>   tag: <null string>
>   contact: <null string>
>   cseq: <null string>
>   route_set: <null string>
>   socket: <null string>
>  }
>  profiles: {
>  }
>  variables: {
>  }
> }
>
>
> Regards
>
> Get Outlook for Android <https://aka.ms/AAb9ysg>
>
> _______________________________________________
> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20240329/da026270/attachment-0001.html>


More information about the Users mailing list