Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects

2015-02-19 Thread Matt Hoskins
: Thursday, February 19, 2015 10:19 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects On Thu, Feb 19, 2015 at 9:15 AM, Joshua Colp wrote: Matt Hoskins wrote: Good Morning, After further investigation

Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects

2015-02-19 Thread George Joseph
On Thu, Feb 19, 2015 at 9:15 AM, Joshua Colp wrote: > Matt Hoskins wrote: > >> Good Morning, >> >> After further investigation, I found that the res_pjsip_publish_asterisk >> module does not use the realtime sorcery wizard, but instead only reads >> from the configuration files. I've been able t

Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects

2015-02-19 Thread Joshua Colp
Matt Hoskins wrote: Good Morning, After further investigation, I found that the res_pjsip_publish_asterisk module does not use the realtime sorcery wizard, but instead only reads from the configuration files. I've been able to patch the module, using the logic from the other modules to learn ho

Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects

2015-02-19 Thread Matt Hoskins
al Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Matt Hoskins Sent: Wednesday, February 18, 2015 12:47 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Asterisk 13 - sorcery realtime for p

Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects

2015-02-19 Thread Joshua Colp
Matt Hoskins wrote: Excellent. I was using ast-13.1.0 with no luck. I upgraded to 13.2.0 and have made it further, but am having a little difficulty. The outbound-publish object types seems to be working in realtime now. But the asterisk-publication object is only reading from sorcery.conf.

Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects

2015-02-18 Thread Matt Hoskins
@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Joshua Colp Sent: Wednesday, February 18, 2015 10:55 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects Matt Hoskins

Re: [asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects

2015-02-18 Thread Joshua Colp
Matt Hoskins wrote: Hello, Kia ora, I am currently trying to set up pjsip realtime and would like to have outbound-publish, inbound-publication, and asterisk-publication sorcery object types in ODBC realtime. Is that currently supported? I know that some object types are known working and oth

[asterisk-users] Asterisk 13 - sorcery realtime for pjsip publish objects

2015-02-18 Thread Matt Hoskins
Hello, I am currently trying to set up pjsip realtime and would like to have outbound-publish, inbound-publication, and asterisk-publication sorcery object types in ODBC realtime. Is that currently supported? I know that some object types are known working and others are not. I was curious w