VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
RyanT at OscarWinski.com Guest
|
Posted: Thu Oct 29, 2015 2:35 pm Post subject: [asterisk-users] PJSIP and RTT in realtime |
|
|
So I am using PJSIP realtime with Asterisk 13. I set the qualify_frequency column AORS and it now shows the RTT in milliseconds in the console. I want to be able to display that in a webpage, and was hoping the RTT would be updated in one of the realtime tables, but I don’t see it. The old chan_sip had this available.
Any ideas?
Thanks,
Travis |
|
Back to top |
|
|
jrees at gmlnt.com Guest
|
Posted: Thu Oct 29, 2015 2:35 pm Post subject: [asterisk-users] PJSIP and RTT in realtime |
|
|
Hello, Thank you for your email. I am currently out of the office and will return on Tuesday 3rd November 2015. Whilst I will periodically be checking my emails, your email has been forwarded to info@gmlnt.com. If your query is urgent then please contact 01255 851 999 and press option 2 to speak to one of my colleagues. Regards, Jamie Rees GML Networking Technologies |
|
Back to top |
|
|
jrees at gmlnt.com Guest
|
Posted: Thu Oct 29, 2015 2:36 pm Post subject: [asterisk-users] PJSIP and RTT in realtime |
|
|
Hello, Thank you for your email. I am currently out of the office and will return on Tuesday 3rd November 2015. Whilst I will periodically be checking my emails, your email has been forwarded to info@gmlnt.com. If your query is urgent then please contact 01255 851 999 and press option 2 to speak to one of my colleagues. Regards, Jamie Rees GML Networking Technologies |
|
Back to top |
|
|
mjordan at digium.com Guest
|
Posted: Fri Oct 30, 2015 7:38 am Post subject: [asterisk-users] PJSIP and RTT in realtime |
|
|
On Thu, Oct 29, 2015 at 2:34 PM, Ryan, Travis <RyanT@oscarwinski.com (RyanT@oscarwinski.com)> wrote:
Quote: |
So I am using PJSIP realtime with Asterisk 13. I set the qualify_frequency column AORS and it now shows the RTT in milliseconds in the console. I want to be able to display that in a webpage, and was hoping the RTT would be updated in one of the realtime tables, but I don’t see it. The old chan_sip had this available.
|
Unlike chan_sip, a single table isn't used to store all the information related to the activities happening in the stack. In this case, the round trip time is associated with a 'contact_status' object, not the endpoint or AoR itself (as an AoR may have multiple contacts). Unlike other sorcery objects that typically represent configuration information, this is a dynamic object that Asterisk typically manages transparently for you; hence why it generally does not show up in configuration documentation. However, since this is a sorcery object, you can specify in sorcery.conf where you'd like that object to be persisted. Note that by default, it is persisted using the 'memory' wizard.
--
Matthew Jordan
Digium, Inc. | Director of Technology
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|