Displaying 5 results from an estimated 5 matches for "auth_message_requests".
2013 Nov 14
0
Adding SIP method MESSAGE to Allow header
...on't
try to send SIP messages (giving an error saying the server doesn't
support it). I thought I had configured sip.conf correctly to support
SIP messages (and thus advertise the SIP method MESSAGE in its Allow
header) :
accept_outofcall_message = yes
outofcall_message_context = messages
auth_message_requests = yes
subscribecontext = users
All my extensions are in the 'users' context, and my text message
handling is in a context called 'messages'.
Anyone see what I might be missing ?
Thanks in advance for any ideas.
Kind regards,
Daniel
2017 Feb 09
3
Disallow CALLS without registry
HI ALL
got small question
i use call-limit=1 on peers
but call limit is not working if user is not registered on PBX and
making calls
so the main question is -- how to Disallow CALLS without registering on PBX
--
Best regards
Antony
tel. +380669197533
tel2. +380636564340
Paypal http://paypal.me/Satskiy
2017 Mar 09
2
Trying to get SMS from GXV3240 to trigger dialplan code.
I am trying to send SMS from my grandstream GXV3240
Asterisk receives the message in a NOTIFY block.
How can I get asterisk to run dialplan code when receiving these Notify
SMS Message Blocks.
I can then route them to my SMS provider.
Any ideas are appreciated. Below is debug of a message sent from the phone
when received no dialplan code is triggered.
I am wounding if I need to
2015 Oct 06
2
does res_pjsip support ZRTP?
...eviously working functionality of sending and receiving SMS from
>> gateway GOIP had to rewrite their internal Protocol.
>
> Can you clarify what you mean here? There's an anonymous endpoint
> identifier which can be used for anonymous inbound messages basically.
Something like auth_message_requests:
http://lists.digium.com/pipermail/asterisk-users/2015-September/287516.html
(ugg formating)
In short:
- GOIP gate (successfully registered as endpoint) send SIP MESSAGE
- asterisk send registration request
- nothing.
I now understand that the reason may be exactly the same described below.
>...
2015 Oct 05
4
does res_pjsip support ZRTP?
05.10.2015 23:24, Joshua Colp ?????:
> On 15-10-05 05:22 PM, Dmitriy Serov wrote:
>> Hello. Do I understand correctly that the current implementation
>> res_pjsip does not support ZRTP?
>> http://lists.digium.com/pipermail/asterisk-dev/2013-December/064401.html
>
> ZRTP is not supported in Asterisk itself.
>
>> Nothing has changed since 2013? P.S. I greatly