Thyda ENG
2015-Sep-22 06:34 UTC
[asterisk-users] 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 was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150922/cd472f59/attachment.html>
Joshua Colp
2015-Sep-22 10:43 UTC
[asterisk-users] How to config instance messaging for asterisk 12
On 15-09-22 03:34 AM, Thyda ENG wrote:> 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.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] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
Thyda ENG
2015-Sep-22 13:48 UTC
[asterisk-users] How to config instance messaging for asterisk 12
Yes, sorry actually in asterisk 13, anyway how could i do that ? On Tue, Sep 22, 2015 at 5:43 PM, Joshua Colp <jcolp at digium.com> wrote:> On 15-09-22 03:34 AM, Thyda ENG wrote: > >> 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. >> > > 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] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions > > -- > Joshua Colp > Digium, Inc. | Senior Software Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - US > Check us out at: www.digium.com & www.asterisk.org > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150922/41bebb3d/attachment.html>
Reasonably Related Threads
- How to config instance messaging for asterisk 12
- How do I enable instant messaging support for PJSIP endpoints on Asterisk 13.1.0?
- How to config instance messaging for asterisk 12
- How do I enable instant messaging support for PJSIP endpoints on Asterisk 13.1.0?
- How to set the global setting for each pjsip endpoint