Displaying 20 results from an estimated 4000 matches similar to: "delivery verification of instant messages with pjsip"
2020 Jan 30
0
delivery verification of instant messages with pjsip
On Thu, Jan 30, 2020 at 9:35 AM hw <hw at gc-24.de> wrote:
> Hi,
>
> when sending IMs from endpoint to endpoint with the MessageSend()
> application,
> I can check the MESSAGE_SEND_STATUS and send another message to the sender
> of
> the message to notify them that their message was not sent when the status
> indicates it.
>
> This works fine with chan_sip.
2015 Nov 17
2
How do I enable instant messaging support for PJSIP endpoints on Asterisk 13.1.0?
Thanks again. How do you create that message context in extensions.conf?
On Mon, Nov 16, 2015 at 9:44 PM, Thyda ENG <engthyda at gmail.com> wrote:
> According to what I have done , I add the message_context to the
> pjsip.endpoint_custom.conf in /etc/asterisk and then I create that
> message_context in the extension.conf, and it works.
>
> On Tue, Nov 17, 2015 at 9:34 AM,
2015 Oct 19
2
Why I get repeat messages many times
I am using the asterisk 13 and I config my dialplan for the SIP messaging
as the following :
http://highsecurity.blogspot.com/2012/03/asterisk-10-110-sms-messaging-or-sip.html
[astsms]
exten => _.,1,NoOp(SMS receiving dialplan invoked)
exten => _.,n,NoOp(To ${MESSAGE(to)})
exten => _.,n,NoOp(From ${MESSAGE(from)})
exten => _.,n,NoOp(Body ${MESSAGE(body)})
exten =>
2015 Nov 17
2
How do I enable instant messaging support for PJSIP endpoints on Asterisk 13.1.0?
Hello,
I am looking for documentation support for enabling instant messaging
between endpoints using Asterisk 13.1.0 and vanilla VoIP clients such as
Zoiper. Where do I enable this support on the server side and does it need
anything on the client side? I see plenty of online help for chan_sip, but
nothing for chan_pjsip.
I imagine there is both pjsip.conf configuration and extensions.conf
2015 Nov 17
2
How do I enable instant messaging support for PJSIP endpoints on Asterisk 13.1.0?
So, the only thing that is needed in the endpoint definition in pjsip.conf
(there is no such file pjsip.endpoint_custom.conf) is
*message_context=astsms*
Is that correct? Anything I need to do in extensions.conf? I see that the
messages are received at Asterisk (when I turn on pjsip set logger on) but
they are not delivered to the other endpoint. What gives?
Any help appreciated. Thanks!
On
2015 Mar 11
2
PJSIP some AMI events is absent?
Hello.
Asterisk 13.2, PJSIP.
Problem: I do not get any AMI events when changing the status of the
contact.
When using chan_sip I got "peerstatus" event.
When using res_pjsip and devices (endpoint configuration) I got
"peerstatus" event.
When using res_pjsip.so and OUTBOUND REGISTRATION WITH OUTBOUND
AUTHENTICATION i got "registry" event.
When using
2015 May 21
4
PJSIP CCSS
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Le 21/05/2015 00:16, Joshua Colp a ?crit :
> If CCSS is needed then the only option is to use chan_sip. The
> chan_pjsip module does not implement CCSS in any way.
Is CCSS support planned for PJSIP? chan_sip is in "extended" state in
asterisk-13, so chan_pjsip should be preferred for new installations, ri
ght?
Thanks,
- --
2015 May 21
1
PJSIP CCSS
Ludovic Gasc wrote:
> 2015-05-21 17:59 GMT+02:00 Jean-Denis Girard <jd.girard at sysnux.pf
> <mailto:jd.girard at sysnux.pf>>:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Le 21/05/2015 00:16, Joshua Colp a ?crit :
> > If CCSS is needed then the only option is to use chan_sip. The
> > chan_pjsip module does not implement
2015 Mar 04
1
PJSIP: Failed to create outgoing session to endpoint
Hello.
I am using asterisk and chan_sip a lot of years. And newbie in chan_pjsip.
Now i am transfering all from chan_sip to chan_pjsip. And have a lot of
questions. First of...
system: Asterisk 13.2 on slackware 14.1
Errors on outgoing call:
[2015-03-03 00:18:58] ERROR[6794]: chan_pjsip.c:1778 request: Failed to
create outgoing session to endpoint 'srv_d228'
[2015-03-03 00:18:58]
2018 Apr 16
2
PJSIP error No auth credentials for realm(s) 'asterisk' in challenge
Hi all,
we are trying to move our servers from chan_sip to chan_pjsip. At this
time no problems with phones, they all register fine and can place
calls. But for a trunk we face problem and can't place calls despite the
fact that registration is OK. What we get is:
[2018-04-16 16:08:33] WARNING[18665]:
res_pjsip_outbound_authenticator_digest.c:178
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:
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
Ok so now I'm getting this when doing a make in asterisk...
travis at pcimphone1:~/downloads/asterisk-13.5.0$ make
[LD] chan_pjsip.o pjsip/dialplan_functions.o -> chan_pjsip.so
/usr/bin/ld: /usr/local/lib/libpjsip-ua-x86_64-unknown-linux-gnu.a(sip_inv.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
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 May 21
2
PJSIP CCSS
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
It looks like Call Completion Supplementary Services is not available
for PJSIP channels, am I right? Is there another solution?
Thanks,
- --
Jean-Denis Girard
SysNux Syst?mes Linux en Polyn?sie fran?aise
http://www.sysnux.pf/ T?l: +689 40.50.10.40 / GSM: +689 87.79.75.27
-----BEGIN PGP SIGNATURE-----
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
Ok that did it after I did the steps to completely remove everything and do a new install. Thanks!
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of Joshua Colp
> Sent: Wednesday, September 23, 2015 10:12 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject:
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
Hi Joshua
thank you for the quick reply
> Have you checked the Asterisk console when PJSIP is loaded to see if
> the endpoint did not load for some reason? Does it show up in "pjsip
> show endpoints"?
Yes, the endpoint shows up.
Endpoint: 11/(scrubbed from mail) Not in use 0 of inf
InAuth: 11/11
Aor: 11
2017 Apr 06
3
Outbound T.38 via RTP with pjsip does not work as expected
Hello!
I'm trying to send a fax via T.38 to a destination, which should be T.38
capable. My provider supports T.38, too. Unfortunately, it doesn't work.
This means:
Call is started and SDP is negotiated w/ alaw. Callee sends reinvite -
for alaw again (and not for T.38)!! After about 30s, callee hangs up
because of missing data (this is true, because I don't send alaw coded
fax data.
2019 Apr 04
2
PJSIP Delay in Dialing
As I understand it, delays like this are almost always caused by slow or
failing DNS lookups. Running a packet capture on all interfaces filtering
on port 53 shows no DNS traffic leaving the server. I have ensured that
there is a DNS record for the server & that it can resolve it. I've also
added records to my hosts file and checked using 'genet ahosts hostname'
but still the issue
2012 Jul 28
1
How to send a SIP MESSAGE outside a call
Hello
My provider allows to activate/deactivate a forwarding rule by sending a
SIP MESSAGE. This is done outside a call. That is, while there is no
ongoing call, a SIP client just sends the following message:
MESSAGE sip:543951354657 at callfwd.sip.providerx.com SIP/2.0
Call-ID: b9ba106e-613a-46b9-8a4d-0efb4dc0a0f2
CSeq: 1 MESSAGE
To: <sip:543951354657 at
2020 Jan 22
4
PJSIP and Grandstream Wave with TSL and SRTP
Hi,
after switching from chan_sip to chan_pjsip, a device running Grandstream Wave
leads to the following error message on the asterisk console:
SSL SSL_ERROR_SSL (Handshake): Level: 0 err: <336109761> <SSL routines-
ssl3_get_client_hello-no shared cipher> len: 0 peer: 10.10.20.29:43357
Something with the encryption must have changed with asterisk. How can I get
the device to