[asterisk-users] Asterisk 12 questions

2014-01-30 Thread Glen Millard
Hi. I'm attempting to compile Asterisk 12, but we want to use chan_sip
instead of pjsip.

I am missing something. I assumed that chan_sip was going to be added by
default. Apparently not. I saw it in the menuconfig. Dumb question, but
double xx beside It..does that mean not avail/not going to be installed?

Can someone point me in the proper direction? A specific area where I can
learn to build Asterisk 12 with chan_sip? I'm needing to use the chan_sip
for the time being until I can learn the new SIP stack.

Thanks - much appreciated!

Glen

Sent from my Android - if my spelling, diction or grammar is poor, please
don't think that I am an idiot!
-- 
_
-- 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

Re: [asterisk-users] Asterisk 12 questions

2014-01-30 Thread Glen Millard
Looks like I figured It out!

A couple of things seemed to be getting in the way:
1. Old leftovers - I had a previous version of Asterisk kicking about. I
used the package manager and removed It.
2. Openssl-dev libraries. Learned that it's a dependency of chan_sip. I am
embarrassed to say that I did not know!

Now, I've a working version of Asterisk 12 with chan_sip .

Now - to decipher the AMI...

Glen

Sent from my Android - if my spelling, diction or grammar is poor, please
don't think that I am an idiot!
On Jan 30, 2014 7:53 AM, Daniel Jenkins dan.jenkin...@gmail.com wrote:




 On Thu, Jan 30, 2014 at 12:48 PM, Glen Millard glenmill...@gmail.comwrote:


 Hi. I'm attempting to compile Asterisk 12, but we want to use chan_sip
 instead of pjsip.


 Hi Glenn,


 I am missing something. I assumed that chan_sip was going to be added by
 default. Apparently not. I saw it in the menuconfig. Dumb question, but
 double xx beside It..does that mean not avail/not going to be installed?


 Yes, if theres x's it means it can't be installed - due to lack of a
 dependency, rather than it being an option which has been enabled or
 disabled.


 Can someone point me in the proper direction? A specific area where I can
 learn to build Asterisk 12 with chan_sip? I'm needing to use the chan_sip
 for the time being until I can learn the new SIP stack.


 Have you tried running ./contrib/scripts/install_prereq ? this should
 install everything you need if you're compiling from source.


 http://svn.asterisk.org/svn/asterisk/branches/12/contrib/scripts/install_prereq

 I don't know what you need to be able to install chan_sip as I've never
 had to have a look, but your first port of call should be the
 install_prereq script.

 Thanks - much appreciated!

 Glen


 Dan


 Sent from my Android - if my spelling, diction or grammar is poor, please
 don't think that I am an idiot!

 --
 _
 -- 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



-- 
_
-- 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