search for: ps_contact_status

Displaying 3 results from an estimated 3 matches for "ps_contact_status".

2020 May 26
2
Realtime PJSIP RTT
...2] in sorcery.conf, But I'm not seeing any output or seeing anything else to follow with GoogleFu. [1], A mailinglist crawler, i know: https://asteriskfaqs.org/2015/10/29/asterisk-users/pjsip-and-rtt-in-realtime.html [2], sourcery.conf [res_pjsip] ******stuff*********** contact_status=realtime,ps_contact_status (Which I've also defined in extconfig) *Nick Olsen* Network Engineer Office: 321-408-5000 x103 Mobile: 321-794-0763 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200526/e61bd7cd/attachment.html...
2020 May 26
0
Realtime PJSIP RTT
...ing any output or seeing anything > else to follow with GoogleFu. > > [1], A mailinglist crawler, i know: > https://asteriskfaqs.org/2015/10/29/asterisk-users/pjsip-and-rtt-in-realtime.html > [2], sourcery.conf > [res_pjsip] > ******stuff*********** > contact_status=realtime,ps_contact_status (Which I've also defined in > extconfig > ) > Contact status is not a sorcery object and is kept strictly in memory. There's no ability to store the information in a database, you'd need to query Asterisk. -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check...
2020 May 26
1
Realtime PJSIP RTT
...g >> else to follow with GoogleFu. >> >> [1], A mailinglist crawler, i know: >> https://asteriskfaqs.org/2015/10/29/asterisk-users/pjsip-and-rtt-in-realtime.html >> [2], sourcery.conf >> [res_pjsip] >> ******stuff*********** >> contact_status=realtime,ps_contact_status (Which I've also defined in >> extconfig >> ) >> > > Contact status is not a sorcery object and is kept strictly in memory. > There's no ability to store the information in a database, you'd need to > query Asterisk. > > -- > Joshua C. Colp > As...