<div dir="ltr">I think I know what is happening.<div><br></div><div>Somehow the chan_sip module is not being loaded. If I go to the CLI, any of the sip commands:</div><div><br></div><div><div> <b>sip notify Send a notify packet to a SIP peer</b></div>
<div><b> sip prune realtime [peer|all] Prune cached Realtime users/peers</b></div><div><b>              sip qualify peer Send an OPTIONS packet to a peer</b></div><div><b>                    sip reload Reload SIP configuration</b></div>
<div><b>sip set debug {on|off|ip|peer} Enable/Disable SIP debugging</b></div><div><b>      sip set history {on|off} Enable/Disable SIP history</b></div><div><b>sip show {channels|subscriptio List active SIP channels or subscriptions</b></div>
<div><b>         sip show channelstats List statistics for active SIP channels</b></div><div><b>              sip show channel Show detailed SIP channel info</b></div><div><b>              sip show domains List our local SIP domains</b></div>
<div><b>              sip show history Show SIP dialog history</b></div><div><b>                sip show inuse List all inuse/limits</b></div><div><b>                  sip show mwi Show MWI subscriptions</b></div><div><b>              sip show objects List all SIP object allocations</b></div>
<div><b>                sip show peers List defined SIP peers</b></div><div><b>                 sip show peer Show details on specific SIP peer</b></div><div><b>             sip show registry List SIP registration status</b></div>
<div><b>                sip show sched Present a report on the status of the scheduler queue</b></div><div><b>             sip show settings Show SIP global settings</b></div><div><b>                  sip show tcp List TCP Connections</b></div>
<div><b>                sip show users List defined SIP users</b></div><div><b>                 sip show user Show details on specific SIP user</b></div><div><b>                sip unregister Unregister (force expiration) a SIP peer from the registry<br>
<br></b></div></div><div>are not working. </div><div><br></div><div>So, at the risk of sounding like a fool, I want to build Asterisk 12 without using the new SIP stack (pjsip) and utilize *only* the chan_sip.</div><div><br>
</div><div>Not looking for hand-holding - if it in the Wiki, that would be excellent. </div><div><br></div><div>Can someone point me to that, please?</div><div><br></div><div>Thanks - Glen</div><div><br></div><div><br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 29 January 2014 12:04, Matthew Jordan <span dir="ltr"><<a href="mailto:mjordan@digium.com" target="_blank">mjordan@digium.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Jan 29, 2014 at 9:01 AM, Glen Millard <<a href="mailto:glenmillard@gmail.com">glenmillard@gmail.com</a>> wrote:<br>

> Hello Dan et al;<br>
><br>
> Okay - what I want to do:<br>
><br>
> 1. discover what functionality that the Asterisk 12 REST/AMI has - what<br>
> would be the best way to do that please? I see the Wiki on Digium/Asterisk,<br>
> but maybe I am looking in the wrong spots. It does not seem to be clear.<br>
> Once I discover what it is capable of, then I can decide if I can use it<br>
> with what we need to do.<br>
<br>
</div>What is up on the wiki right now [1] is certainly more in the realm of<br>
command reference information, so that people writing ARI applications<br>
have some documentation about what resources/operations are available<br>
to them. David has also written page [2] on getting started with ARI,<br>
which is a jumping off point for getting Asterisk configured<br>
correctly, putting a channel into Stasis, and doing basic control of<br>
the channel using ARI.<br>
<br>
We're working on some documentation that is more in line with 'how do<br>
I build things', but that's still a work in progress.<br>
<br>
In the meantime, you can look at the client libraries that have been<br>
written by various people, that are linked to off of that page. You<br>
may also want to look at some demo applications that were written by<br>
David in Python - these are available with the Python reference<br>
library up on GitHub [3].<br>
<div class="im"><br>
> 2. Asterisk 12 - I noticed that the CLI commands seem to be a whole new<br>
> 'language' almost. Is there a way to keep the old Asterisk 11 style and<br>
> before CLI commands?<br>
<br>
</div>The CLI commands haven't been changed (although there are some new<br>
ones that have been added for PJSIP). What exactly are you referring<br>
to?<br>
<br>
[1] <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+ARI" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+ARI</a><br>
[2] <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started+with+ARI" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started+with+ARI</a><br>
[3] <a href="https://github.com/asterisk/ari-py/tree/master/examples" target="_blank">https://github.com/asterisk/ari-py/tree/master/examples</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Matthew Jordan<br>
Digium, Inc. | Engineering Manager<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> & <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br>
</font></span></blockquote></div><br></div>