search for: res_sorcery_config

Displaying 17 results from an estimated 17 matches for "res_sorcery_config".

2016 Feb 15
2
Multiple protocols for transport in PJSIP
...ot;, I only see the first. I also get an error in the log file: [Feb 15 12:42:36] VERBOSE[4377] loader.c: Loading res_pjsip_transport_websocket.so. [Feb 15 12:42:36] VERBOSE[4377] loader.c: res_pjsip_transport_websocket.so => (PJSIP WebSocket Transport Support) [Feb 15 12:52:42] DEBUG[5793] res_sorcery_config.c: Using bucket size of '1' for objects of type 'transport' from 'pjsip.conf' [Feb 15 12:52:42] ERROR[5793] res_sorcery_config.c: Could not create an object of type 'transport' with id 'transport-ws' from configuration file 'pjsip.conf' -- Teleco...
2016 May 12
2
pjsip module reload problem
...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 'aor' with id '3567' from configuration file 'pjsip.conf' After asterisk restart: bkk*CLI> pjsip reload Module 'res_pjsip.so' reloaded successfully. -- Reloading module 'res_pjsip...
2015 Feb 02
2
Asterisk 13 - realtime + static modes
...http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > Yeah, it works now. Thank you Joshua! However I'm getting following error: [2015-02-02 16:55:56] ERROR[32605] res_sorcery_config.c: Could not create an object of type 'endpoint' with id '192.168.1.3' from configuration file 'pjsip.conf' my endpoint is defined as: [192.168.1.3] type = endpoint transport=simpletrans context = inbound dtmf_mode = inband disallow = all allow = alaw allow = ulaw aors = 19...
2019 Dec 22
2
res_rtp_asterisk.so problem with minimal (ish) chan-sip based Asterisk
Hi, For years I've been running a minimal (ish) SIP based Asterisk with the modules based on chan-sip. For various reasons unrelated to Asterisk the machine the latest incarnation of this configuration has been updated to Debian Buster and thus to Asterisk 16. Since this upgrade I have a dependency problem related to res_rtp_asterisk.so. So the old config was: [modules] autoload=no load
2018 Feb 08
3
pjsip trunking configuration issue
Greetings ! My goal is to get Twilio trunking working, and with TLS/SRTP. I see this concerning message in my log: [Feb 7 16:50:26] ERROR[20596] res_sorcery_config.c: Could not create an object of type 'endpoint' with id ?twilio' from configuration file ?pjsip.conf? Thus, ?pjsip show endpoints? does not show the endpoint for the Twilio trunk. Hoping for a sanity check of my pjsip.conf file, and what could be causing this. A test call for...
2016 Feb 15
2
Multiple protocols for transport in PJSIP
Is it possible to use serveral protocols for a single transport section in pjsip.con? In sip.conf you could use transport=udp,ws,wss so you cound use webrtc along with your phones but if I try: [transport-udp] type=transport protocol=udp,ws,wss bind=0.0.0.0 I get an error that transport-udp is not found. Do I need a dedicated interface for WebRTC? [Feb 15 12:42:10] ERROR[3308]:
2015 Feb 02
0
Asterisk 13 - realtime + static modes
Sunny wrote: <snip> > Yeah, it works now. Thank you Joshua! > > However I'm getting following error: > [2015-02-02 16:55:56] ERROR[32605] res_sorcery_config.c: Could not > create an object of type 'endpoint' with id '192.168.1.3' from > configuration file 'pjsip.conf' > > my endpoint is defined as: > [192.168.1.3] > type = endpoint > transport=simpletrans > context = inbound > dtmf_mode = inband > d...
2015 Feb 02
1
Asterisk 13 - realtime + static modes
On 2 February 2015 at 17:23, Joshua Colp <jcolp at digium.com> wrote: > Sunny wrote: > > <snip> > > Yeah, it works now. Thank you Joshua! >> >> However I'm getting following error: >> [2015-02-02 16:55:56] ERROR[32605] res_sorcery_config.c: Could not >> create an object of type 'endpoint' with id '192.168.1.3' from >> configuration file 'pjsip.conf' >> >> my endpoint is defined as: >> [192.168.1.3] >> type = endpoint >> transport=simpletrans >> context = inboun...
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 Jan 22
2
permission woes on systemd
I'm running asterisk 16 on Fedora 31. If I start asterisk as user asterisk, all goes well. But if I start asterisk from systemd: asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: res_sorcery_config.c:320 sorcery_config_internal_load: Unable to load config file 'pjsip.conf' Jan 21 19:36:47 asterisk.riverside asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: config_options.c:710 aco_process_config: Unable to load config file 'confbridge.conf' asterisk[1411]: [Jan 21 19:36:47] ER...
2018 Sep 05
0
Asterisk 13.23.0 Now Available
...rey Searle) * ASTERISK-27880 - [patch] pjproject_bundled: Repair ./configure --with-ssl=PATH. (Reported by Alexander Traud) * ASTERISK-25548 - stasis: Improve message type "Use of before init/after destruction" error (Reported by Joshua Colp) * ASTERISK-27972 - res_sorcery_config: Allow object name based matching (Reported by Joshua Colp) * ASTERISK-27967 - srtp: rejecting short sdes lifetimes incompatible with obihai ATAs (Reported by Nick French) * ASTERISK-27961 - res_pjsip: Spurious ERROR logging when printing headers in sip_msg (Re...
2018 Sep 05
0
Asterisk 15.6.0 Now Available
...terisk.service (Reported by seanchann.zhou) * ASTERISK-27880 - [patch] pjproject_bundled: Repair ./configure --with-ssl=PATH. (Reported by Alexander Traud) * ASTERISK-27810 - BASIC-RETRANS: Implement receive (Reported by Benjamin Keith Ford) * ASTERISK-27972 - res_sorcery_config: Allow object name based matching (Reported by Joshua Colp) * ASTERISK-25548 - stasis: Improve message type "Use of before init/after destruction" error (Reported by Joshua Colp) * ASTERISK-27967 - srtp: rejecting short sdes lifetimes incompatible with obi...
2014 Dec 21
3
PJSIP ports, multiple IP addresses and wrong owner
Dear list, I am currently trying to send faxes via T.38 using PJSIP (newest version 2.3) with Asterisk 13.0.2. After having configured PJSIP, I have seen several things the cause of which I would like to know. 1) Ports and IP addresses which PJSIP bind to I have configured one transport like that: [tr_wZCMk5MvC2ATNzAr] type = transport protocol = udp bind = 192.168.20.48 Nevertheless, PJSIP
2014 Dec 22
0
PJSIP ports, multiple IP addresses and wrong owner
...UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > [and so on, 10 IP addresses] > > So what is the meaning of the additional ports PJSIP is opening, and why does it open these on all IP addresses? Using an extremely simple module.conf: autoload = no load => pbx_config.so load => res_sorcery_config.so load => res_sorcery_memory.so load => res_sorcery_astdb.so load => chan_pjsip.so load => res_pjsip.so load => res_pjsip_session.so load => res_pjsip_sdp_rtp.so load => res_pjsip_t38.so load => res_rtp_asterisk.so With a single UDP bind-all transport defined in pjsip.conf...
2018 Oct 09
0
Asterisk 16.0.0 Now Available
...serve behavior (Reported by Joshua C. Colp) * ASTERISK-27880 - [patch] pjproject_bundled: Repair ./configure --with-ssl=PATH. (Reported by Alexander Traud) * ASTERISK-27810 - BASIC-RETRANS: Implement receive (Reported by Benjamin Keith Ford) * ASTERISK-27972 - res_sorcery_config: Allow object name based matching (Reported by Joshua C. Colp) * ASTERISK-27965 - module: Remove old modules, update support levels (Reported by Joshua C. Colp) * ASTERISK-25548 - stasis: Improve message type "Use of before init/after destruction" error...
2018 Oct 09
2
Asterisk 16.0.0 Now Available
...serve behavior (Reported by Joshua C. Colp) * ASTERISK-27880 - [patch] pjproject_bundled: Repair ./configure --with-ssl=PATH. (Reported by Alexander Traud) * ASTERISK-27810 - BASIC-RETRANS: Implement receive (Reported by Benjamin Keith Ford) * ASTERISK-27972 - res_sorcery_config: Allow object name based matching (Reported by Joshua C. Colp) * ASTERISK-27965 - module: Remove old modules, update support levels (Reported by Joshua C. Colp) * ASTERISK-25548 - stasis: Improve message type "Use of before init/after destruction" error...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...e --with-ssl=PATH. (Reported by Alexander Traud) - [ASTERISK-27810 <https://issues.asterisk.org/jira/browse/ASTERISK-27810>] - BASIC-RETRANS: Implement receive (Reported by Benjamin Keith Ford) - [ASTERISK-27972 <https://issues.asterisk.org/jira/browse/ASTERISK-27972>] - res_sorcery_config: Allow object name based matching (Reported by Joshua C. Colp) - [ASTERISK-27965 <https://issues.asterisk.org/jira/browse/ASTERISK-27965>] - module: Remove old modules, update support levels (Reported by Joshua C. Colp) - [ASTERISK-25548 <https://issues.asterisk.org/jira/bro...