Displaying 20 results from an estimated 200 matches similar to: "pjsip module reload problem"
2020 Jul 10
2
module cel error with bridge events
Hi,
On Asterisk 16.11.1 when enabling cel I get error with BRIDGE_START and
BRIDGE_END events
zone-s*CLI> module reload cel
The module 'cel' reported a reload failure
-- Reloading module 'cel' (CEL Engine)
[2020-07-10 17:57:01] ERROR[16163]: cel.c:428 ast_cel_str_to_event_type:
Unknown event name 'BRIDGE_START'
[2020-07-10 17:57:01] ERROR[16163]:
2020 Jul 22
1
module cel error with bridge events
On Wed, Jul 22, 2020 at 12:44 PM Administrator <admin at tootai.net> wrote:
> No one on this ?
>
> Le 10/07/2020 à 18:06, Administrator a écrit :
> > Hi,
> >
> > On Asterisk 16.11.1 when enabling cel I get error with BRIDGE_START
> > and BRIDGE_END events
> >
> > zone-s*CLI> module reload cel
> > The module 'cel' reported a
2009 Mar 22
1
Re: Chattha Sangayana - bit of a challenge
Hi Austin,
Alas, no, the program cannot be downloaded, but the CD can be ordered (free) from pariyatti.org. I would be happy to send one, but can only do so in a couple of weeks when I am in BKK (if you could send your mailing address to me privately, I would be more than happy to do so! ashin DOT sopaka at g(ee)mail dot c0m) More info about this can be found at http://www.tipitaka.org/
I also
2011 Jan 22
1
Plotting by factor with xts
Hi all,
I've got an xts time series of stock symbols and closing prices.
> head(x)
symbol close
2010-01-04 "AFB" "13.46"
2010-01-04 "AKP" "12.80"
2010-01-04 "APX" " 8.78"
2010-01-04 "AYN" "13.15"
2010-01-04 "BAF" "13.50"
2010-01-04 "BBF" "12.86"
>
2005 Jul 06
0
Re: Samba and Windows 2003 with SP1
[Accidentally sent to samba-technical --dave]
Stubel Timo wrote:
> Hello List,
>
>
>
> hope anybody can help me. We have problems with our squid porxy with userauthentication.
>
>
>
> The error is:
>
> authenticateNTLMHandleReply: Error validating user via NTLM. Error returned 'BH NT_STATUS_ACCESS_DENIED'
>
>
>
> We are using
2016 Feb 15
2
Multiple protocols for transport in PJSIP
On 2/15/16 12:50 PM, Joshua Colp wrote:
> Carlos Chavez wrote:
>> 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
>
2000 Jun 08
0
[Fwd: smbstatus getting a SIGBUS error]
-------- Original Message --------
Subject: smbstatus getting a SIGBUS error
Date: Thu, 08 Jun 2000 13:52:13 +0700
From: Arnold Troeger <stssart@bkk.unocal.com>
To: samba-bugs@samba.org
CC: arnold.troeger@bkk.unocal.com
I'm running Samba 2.0.7 and have been having a few problems with it.
Just to keep things focused, I'll stick with smbstatus as this one has
been the longest lasting
2023 Jun 08
1
Problem with pjsip
Hello everyone.
I allow myself to submit a problem that I can not solve with my VOIP
provider Orange in France
[2023-06-08 13:19:03] ERROR[185091]:
res_pjsip/pjsip_configuration.c:1044 from_user_handler: Error
configuring endpoint 'Biv_Sortie' - 'from_user' field contains invalid
character '@'
[2023-06-08 13:19:03] ERROR[185091]: config_options.c:798
aco_process_var:
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
2000 Jun 12
0
smbstatus getting a SIGBUS error
Somemore information regarding the smbstatus error.
The sigbus error is occuring where I noted below. I now have data
values to go along with the location. The SIGBUS generating bit is
"entry_scanner_p->e.pid" which looks to be in an unaccessable area of
memory. Looking back through the code, I find a couple of bizarities.
For example file_scanner_p->num_share_mode_entries
2015 Feb 02
2
Asterisk 13 - realtime + static modes
On 2 February 2015 at 15:12, Joshua Colp <jcolp at digium.com> wrote:
> Sunny wrote:
>
>> 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
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]:
2005 Jul 16
1
FreeBSD 5.4 (Asterisk 1.0.9) compile error
Hiya,
I was just updating Asterisk to 1.0.9 on FreeBSD 5.4, using the new ports
updates. The port won't compile I just get this.
chan_zap.c: In function `pri_dchannel':
chan_zap.c:8391: error: structure has no member named `cause'
chan_zap.c:8886: error: structure has no member named `inband_progress'
gmake[1]: *** [chan_zap.o] Error 1
gmake[1]: Leaving directory
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
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
2005 Feb 04
2
Failures they e2fsck doesn't find
Hi,
I've run many time e2fsck, but in a special dir ls tells me:
ls: r?cksendung-wlan.dvi: No such file or directory
ls: baf?g_r?ckmeldung.latex: No such file or directory
ls: finpr?f.pdf: No such file or directory
$ cat finpr?f.pdf
cat: finpr?f.pdf: Datei oder Verzeichnis nicht gefunden
I don't know what to do? How can I find the failure? If I cat the files
with debugfs, I see the
2020 Jul 22
0
module cel error with bridge events
No one on this ?
Le 10/07/2020 à 18:06, Administrator a écrit :
> Hi,
>
> On Asterisk 16.11.1 when enabling cel I get error with BRIDGE_START
> and BRIDGE_END events
>
> zone-s*CLI> module reload cel
> The module 'cel' reported a reload failure
> -- Reloading module 'cel' (CEL Engine)
> [2020-07-10 17:57:01] ERROR[16163]: cel.c:428
>
2014 Dec 22
0
hi VIPwatch -true! mggwhq deyanu
G00d day! unique watch .gratify your darling!- http://x.co/66q5A
http://x.co/66q5C http://x.co/66q5E weu ecy lpvpt nia
yj fivyp oicj nktmw k so
kjy sx qdbg cmvm ejp z
etxqa hcp sei mb i mybta
ntaw s dwyl eaoj bwyb ud
xiobk lu hvp wizhf
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:
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