Sorry, you're right. Please ignore this.

Regards

Get Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Brett Nemeroff <br...@nemeroff.com>
Sent: Friday, March 29, 2024 6:16:02 PM
To: OpenSIPS users mailling list <users@lists.opensips.org>
Cc: egemen ulus <ulus_ege...@hotmail.com>
Subject: Re: [OpenSIPS-Users] Callee details not visible in dialog detail

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 
<bog...@opensips.org<mailto:bog...@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@12.12.12.12;transport=UDP
 to_uri: sip:2222@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@1.1.1.1:64966;transport=UDP
  cseq: 1
  route_set:
  socket: udp:172.22.10.10:5060<http://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 list
Users@lists.opensips.org<mailto:Users@lists.opensips.org>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@lists.opensips.org<mailto:Users@lists.opensips.org>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to