search for: message_context

Displaying 18 results from an estimated 18 matches for "message_context".

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 Mon, Nov 16, 2015 at 9:16 PM, Thyda ENG <engt...
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, Sonny Rajagopalan < > sonny.rajagopalan at gmail.com> wrote: > >> So, the only thing that is needed i...
2015 Sep 22
2
How to set the global setting for each pjsip endpoint
...the same thing, [100] type=endpoint aors=100 auth=100-auth allow=ulaw,alaw,gsm,g726 context=from-internal callerid=device <100> dtmf_mode=rfc4733 use_avpf=no ice_support=no media_use_received_transport=no trust_id_inbound=yes send_pai=yes rtp_symmetric=yes rewrite_contact=yes message_context=astsms [200] type=endpoint aors=200 auth=200-auth allow=ulaw,alaw,gsm,g726 context=from-internal callerid=device <200> dtmf_mode=rfc4733 use_avpf=no ice_support=no media_use_received_transport=no trust_id_inbound=yes send_pai=yes rtp_symmetric=yes rewrite_contact=yes message_...
2015 Sep 22
2
How to config instance messaging for asterisk 12
MessageSend is command for send message, however I don't know what the context for sending message. I create a pjsip with the context 'from-internal' then when i config the extension for context 'from-internal' it works but then the my call dialplan does not work. Because they both sms and call are coming to the same context 'from-internal', as I notice. I wonder how
2015 Sep 22
2
How to set the global setting for each pjsip endpoint
...t;> dtmf_mode=rfc4733 >> >> use_avpf=no >> >> ice_support=no >> >> media_use_received_transport=no >> >> trust_id_inbound=yes >> >> send_pai=yes >> >> rtp_symmetric=yes >> >> rewrite_contact=yes >> >> message_context=astsms >> >> >> [200] >> >> type=endpoint >> >> aors=200 >> >> auth=200-auth >> >> allow=ulaw,alaw,gsm,g726 >> >> context=from-internal >> >> callerid=device <200> >> >> dtmf_mode=rfc4733 &gt...
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
2007 Dec 31
1
Segmentation fault in dovecot-sieve-1.1.2 + dovecot-1.1.beta13
...r=0xbfe7dee4, keywords_r=0x2) at /root/dovecot-1.1.beta13/src/lib/array.h:145 #1 0x00f68744 in sieve_keep (ac=0x2, ic=0x0, sc=0xbfe7f4e0, mc=0xbfe7f480, errmsg=0xbfe7e3f0) at sieve-cmu.c:561 #2 0x00f779a5 in do_sieve_error (ret=0, interp=0x92dbf18, script_context=0xbfe7f4e0, message_context=0xbfe7f480, imapflags=0xbfe7e438, actions=0x92e42d8, notify_list=0x0, lastaction=8, implicit_keep=1, actions_string=0xbfe7e440 "Action(s) taken:\n", errmsg=0x0) at script.c:627 #3 0x00f780d8 in sieve_execute_bytecode (exe=0x92dcc58, interp=0x92dbf18, script_context=0x...
2015 Sep 22
2
How to config instance messaging for asterisk 12
I am using the asterisk 12 with pjsip, I wonder how could I config the instance meesseging for pjsqip in asterisk 12 ? What is the default message context for pjssip ? I use the default extension.conf from the installation and I successfully could make the call over each but when I try to send message, it does not receive by the client. -------------- next part -------------- An HTML attachment
2015 Mar 18
1
pjsip: outofcall_message_context
Hello. Is there an analog option "outofcall_message_context" for pjsip? or: how to determine that the "call" is an outbound text message? Dmitriy Serov.
2009 Feb 19
2
deliver: Panic: file sieve-cmu.c: line 90 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')
...d380, body_cache=0x0, sc=0x7fffffffeb60, m=0x7fffffffeab0, imapflags=0x7fffffffda20, actions=0x800c660f0, notify_list=0x800c13a40, errmsg=0x7fffffffda38) at bc_eval.c:1009 #12 0x0000000800e23ece in sieve_execute_bytecode (exe=0x800c240b0, interp=0x800c2d380, script_context=0x7fffffffeb60, message_context=0x7fffffffeab0) at script.c:868 #13 0x0000000800e0dee4 in cmu_sieve_run (namespaces=0x800c0b848, storage_r=0x7fffffffec98, mail=0x800c1d848, script_path=0x800c02d28 "/home/public/.dovecot.sieve", destaddr=0x7fffffffef3e "user_xxxxx", username=0x800c1ce35 "user_xxxxx&qu...
2007 Sep 30
1
Released v1.1.beta2
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta2.tar.gz http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta2.tar.gz.sig Several bug/crashfixes. deliver now supports -a parameter (see http://wiki.dovecot.org/LDA) which allows Sieve plugin v1.1.2 to use envelope :detail "to" checks. I also did one more API change for mailbox_transaction_commit*(). There's probably something
2015 Sep 22
2
How to config instance messaging for asterisk 12
...;> message context for pjssip ? I use the default extension.conf from the >> installation and I successfully could make the call over each but when I >> try to send message, it does not receive by the client. >> > > The context can be configured (at least in 13) using the message_context > option on endpoints but will fall back to the value of the context option > otherwise. > > Just an additional reminder that 12 is in security fix only[1] and has not > received bug fixes for quite some time. It will also go end of life at the > end of this year. > > [1] ht...
2019 Mar 01
3
pjsip: don't require authentication from remote i register to
I'm being told by my ITSP that my Asterisk shouldn't be challenging their system to authenticate (i.e. a 401 response) when they send me a SIP MESSAGE (or I suppose a SIP INVITE for that matter). But I'm not sure what a pjsip.conf configuration for that looks like. How does one associate an incoming call/message with an existing authenticated outgoing registration so that Asterisk
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 Feb 15
2
Asterisk 13.6.0/The simplest TCP configuration does not work
...the same procedure here and I cannot even get my clients to register on Asterisk. Here's my PJSIP.conf: [transport-tcp] type=transport protocol=tcp bind=0.0.0.0:5061 ... [endpoint_internal](!) type=endpoint context=from-internal disallow=all allow=!all,ulaw direct_media=no rtp_symmetric=yes message_context=text-context [auth_userpass](!) type=auth auth_type=userpass [aor_dynamic](!) type=aor max_contacts=1 remove_existing=yes ;;; Configuration for user 99999999 ... I used basically exactly the same procedure for UDP based registration and it works just fine. Any help is appreciated. The specific...
2016 Jul 04
2
CALLERID on pjsip doesn't work?
...ss password=4D7D9A7F1822 nonce_lifetime=32 username=507B495E565B [DEADDEADBEEF] type=endpoint timers_sess_expires=1800 device_state_busy_at=0 dtls_cipher= from_domain= dtls_rekey=0 dtls_fingerprint=SHA-256 direct_media_method=invite send_rpid=false pickup_group= sdp_session=Asterisk dtls_verify=No message_context= mailboxes= named_pickup_group= record_on_feature=automixmon dtls_private_key= named_call_group= t38_udptl_maxdatagram=0 media_encryption_optimistic=false aors=DEADDEADBEEF rpid_immediate=false outbound_proxy= identify_by=username inband_progress=false rtp_symmetric=false transport=transport-udp rt...
2007 Apr 26
2
SEGV with Dovecot v1.0.0 Deliver and cmusieve v1.0.1 and vacation
...nal 11, Segmentation fault. #0 0xb7eef3a3 in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt full #0 0xb7eef3a3 in strlen () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #1 0xb7e2bcf3 in sieve_execute_bytecode (bc=0x80e3eb0, interp=0x80e3de8, script_context=0xbfb57800, message_context=0xbfb577c4) at script.c:398 hash = "\000\000\000\000?Z0F\000\000\000\000?Z0F" actions = (action_list_t *) 0x80e3850 notify_list = (notify_list_t *) 0x80e3830 actions_string = "Action(s) taken:\n", '\0' <repeats 4078 times>...
2017 Jun 05
3
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
On 06/05/2017 at 11:30 AM, Joshua Colp wrote: > On Sun, Jun 4, 2017, at 10:40 AM, Michael Maier wrote: >> On 06/04/2017 at 01:41 PM Telium Technical Support wrote: >>> Just a guess (without knowing about your network), but are the two ends >>> points on public networks and visible to one another? If not the reinvite >>> may be passing an internal (nat'ed)