similar to: Sorcery with templates

Displaying 20 results from an estimated 12000 matches similar to: "Sorcery with templates"

2015 Feb 18
3
Asterisk 13 - sorcery realtime for pjsip publish objects
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. I know you said that it *should* work, with no guarantee, which I'm fine with. I just want to make sure I don't
2015 Feb 18
2
Asterisk 13 - sorcery realtime for pjsip publish objects
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 what the status of those objects are. Thanks! Matt Hoskins | NPG Corp | Systems Architect
2016 Nov 09
2
sorcery.conf mappings
Is there some documentation for all the available sorcery.conf mappings for realtime? Asterisk already includes some tables in the database that are not enabled by default on the sorcery.conf like transports and outbound registrations. There are no examples in the file on how to enable them. Where can I find some documentation to enable those mappings? -- Telecomunicaciones Abiertas de
2015 Feb 19
2
Asterisk 13 - sorcery realtime for pjsip publish objects
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 how to make the sorery > configuration read from the other sorcery
2017 Sep 14
3
Realtime pjsip issues
On Thu, Sep 14, 2017, at 05:27 PM, Bryant Zimmerman wrote: > This appears to be some kind of cache issue. > We have been doing caching with earlier versions of asterisk 13 on the > pjsip realtime, but now for some reason > The items only show up the first time we use pjsip list/show and then > they > are wiped. I see a new full cache option and that appears to make a >
2017 Sep 15
3
Realtime pjsip issues
On Fri, Sep 15, 2017, at 10:37 AM, Bryant Zimmerman wrote: > Joshua > > That is the interesting part of it. We took our configs and database > tables from our working 13.12.2 deployments and tried to use them with > our > new 13.17.1 deployments and we are having issues where the tables are not > working. On the new server asterisk keeps saying it can't find the
2020 May 26
2
Realtime PJSIP RTT
Hello all, We would like to pull the RTT of registered endpoints from MySQL for use in a webportal. However it doesn't appear asterisk tables this by default like chan_sip did. I've found some information [1] that a modification of sorcery.conf can get it writing to a table. But I'm struggling to figure out what that configuration is. It seems the object is called
2017 Sep 15
2
Realtime pjsip issues
Joshua We have completed more testing this morning and when we remove the realtime cache options from the sorcery file the endpoints complete registration, but we pjsip show/list does not offer any feed back at all, We also can't send any pjsip send notify commands as they say they don't have an endpoint there. Something has changed in the cache part of the system that is breaking
2016 Jan 21
2
Mixing PJSIP realtime and flat files
Hello, Is it possible to mix PJSIP realtime and flat file configuration in pjsip,conf? What we want is to set up endpoints in the ps_endpoints table with some columns set but most being NULL, and then allow end-customers to optionally add configuration by adding a pjsip.conf section. For example, in ps_endpoinds might be an endpoint with id "asterisk-1" with the transport, aors, auth,
2016 Jul 04
2
CALLERID on pjsip doesn't work?
On 1 July 2016 at 17:41, Joshua Colp <jcolp at digium.com> wrote: > > >> exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>) >> same => n,Dial(PJSIP/phone123, 30) >> > > Your exten line has no priority, is that how it is in your dialplan? > Actually no, I stole that line from an earlier email to this list. Mine has a priority.
2016 Jun 01
2
Realtime for PJSIP registrations
I use realtime for my Asterisk configuration and are now making the transition to Asterisk 13 and PJSIP. I used alchemy to set up my databases and I can now configure my endpoints. While trying to configure a trunk I can see that there is a database table called ps_registrations that should be used to make the registration to the provider but there is no corresponding entry in the
2016 Jul 01
2
CALLERID on pjsip doesn't work?
Asterisk 13.8 Is CALLERID(all) supposed to wok for pjsip? When I do this: exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>) same => n,Dial(PJSIP/phone123, 30) I expect the callerid to be as set, but is always seems to be "phone123", the name of the endpoint. Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Dec 02
3
Asterisk Can't start with the default configs
Hi, I compiled the asterisk 14.0.2 to my ARMv5 NAS, however I just have enough time to test it now. But with the default config (I only edited the http.conf), it won't start, but gives the following: Sorcery registered wizard 'bucket' Sorcery registered wizard 'bucket_file' Parsing /ffp/etc/asterisk/sorcery.conf Parsing '/ffp/etc/asterisk/sorcery.conf': Found Cannot
2016 May 12
2
pjsip module reload problem
Hi! Installing new asterisk server and decided to use chan_pjsip. While module reload I get: y 12 15:33:04] ERROR[21137]: config_options.c:715 aco_process_var: Could not find option suitable for category '3567' named 'inband_progress' at line 867 of [May 12 15:33:04] ERROR[21137]: res_sorcery_config.c:317 sorcery_config_internal_load: Could not create an object of type
2015 Oct 04
2
pjsip realtime registrations not pulling from ODBC
I have a pjsip install that is not pulling it's realtime registrations from an ODBC database. When I have them directly pull from a MySQL database everything seems to work. I am having trouble finding a requirements document for the pjsip realtime registrations. Is there some kind of special config that has to be used to trigger the connection for realtime registrations over ODBC?
2015 Feb 02
2
Asterisk 13 - realtime + static modes
Hello, In Asterisk 11 it is possible to set extensions on DB table (sipppers) and also in sip.conf. But in Asterisk 13 apparently this is not possible: as I tried to set in ps_endpoints and also in pjsip.conf but only the realtime endpoints are loaded. Is there a way to use realtime + static modes at the same time for the ps_endpoints lookup using PJSIP. Thanks -------------- next part
2020 Oct 29
2
astdbdir in asterisk.conf has no effect
Hello, On Asterisk 13.19 I'm trying to set astdbdir in /etc/asterisk.conf, but it's not having any effect. For example: # grep astdbdir /etc/asterisk/asterisk.conf astdbdir => /tmp/asterisk /tmp/asterisk exists and is owned by asterisk:asterisk, as the asterisk processing is running as asterisk:asterisk with the config file forced: # ps aux | grep asterisk asterisk 3389 13.1 3.5
2016 Jun 13
2
PJSIP does not qualify contacts after starting Asterisk
Hi, Yes, we're implementing the dialplan in realtime too. Here the contents of sorcery.conf: [res_pjsip] endpoint=realtime,ps_endpoints aor=realtime,ps_aors contact=realtime,ps_contacts [res_pjsip_endpoint_identifier_ip] identify=realtime,ps_endpoint_id_ips Cheers, Francisco. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf
2015 Feb 19
0
Asterisk 13 - sorcery realtime for pjsip publish objects
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 how to make the sorery configuration read from the other sorcery wizards and it's now working for the
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
The Asterisk Development Team has announced the first beta of Asterisk 14.0.0. This beta is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 14.0.0-beta1 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this beta: New