Re: [asterisk-users] Connecting Multiple Asterisk instances getting "Unable to create channel of type 'SIP'"

2013-05-05 Thread Sandeep Raju
41 PM, Sandeep Raju wrote: > @Alec, > > Thanks.. That was the error.. got it working now.. :) > > > On Sun, May 5, 2013 at 2:34 PM, Alec Davis wrote: > >> > -Original Message- >> > From: asterisk-users-boun...@lists.digium.com >> > [mailto:

Re: [asterisk-users] Connecting Multiple Asterisk instances getting "Unable to create channel of type 'SIP'"

2013-05-05 Thread Sandeep Raju
@Alec, Thanks.. That was the error.. got it working now.. :) On Sun, May 5, 2013 at 2:34 PM, Alec Davis wrote: > > -Original Message- > > From: asterisk-users-boun...@lists.digium.com > > [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of > > Sande

[asterisk-users] Connecting Multiple Asterisk instances getting "Unable to create channel of type 'SIP'"

2013-05-05 Thread Sandeep Raju
Hi, I'm trying to connect two asterisk instances using the method described here.. http://ofps.oreilly.com/titles/9781449332426/asterisk-OutsideConn.html under the section "Connecting two Asterisk systems together with SIP" I have an user named venu in serverA and vijay in serverB the serverA

[asterisk-users] Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)

2013-05-04 Thread Sandeep Raju
Hi, I'm using Cicso - Linksys SPA3102 to connect to asterisk. I have followed the official user manual and the blog post here http://www.skelleton.net/2012/08/02/linksys-spa-3102/ When I call an extension say 225 from the analog phone, I can get the IVR I have setup in my dialplan. But when I Cal

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
my gcc version is as follows gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 On Tue, Apr 23, 2013 at 6:12 PM, Sandeep Raju wrote: > @Tzafrir, > > I uninstalled the version 11.2 and compiled the version 1.8.12.2 as > mentioned in that page... its working fine now.. as my virtual machine w

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
1.8.22 and again the problem was back.. so, i think the problem is same as the one in the issue... On Tue, Apr 23, 2013 at 6:07 PM, Tzafrir Cohen wrote: > On Tue, Apr 23, 2013 at 02:17:47PM +0530, Sandeep Raju wrote: > > @Hans, I just tried installing from pre-built packages (which has &

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
@Hans, I just tried installing from pre-built packages (which has asterisk 1.8). Its working fine! :) only the compiled & installed versions were giving me the error!.. PS: sorry for spamming with multiple mails.. On Tue, Apr 23, 2013 at 2:10 PM, Sandeep Raju wrote: > @Hans, > > N

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
@Hans, Now I feel its distro related as I am getting the same error when I try to compile and run asterisk 1.8.. what distro are you using? I think I need to change the distro I'm running on.. On Tue, Apr 23, 2013 at 1:44 PM, Sandeep Raju wrote: > Hi Hans, > > If we use the pre-

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
tro-related? > > I have various versions of asterisk (from 1.4 upto 11.3) running > paravirtualized or HW-virtualized with XEN. > Normally i use the pre-build packages from suse, only when i want to try > a release-candidates i need them myself. > > hw > > -Original Mes

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Sandeep Raju
13 PM, Tzafrir Cohen wrote: > On Mon, Apr 22, 2013 at 03:44:45PM +0530, Sandeep Raju wrote: > > Hi, > > > > I'm trying to install Asterisk 11.2 on a virtual machine in my private > > opestack cloud.. When I compile Asterisk 11.2 from source (./configure, > > make, make

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Sandeep Raju
@Doug, Yes.. I can compile other applications. I discussed this issue on the #asterisk irc and they pointed me to this, https://issues.asterisk.org/jira/browse/ASTERISK-20128 I think the issue is with my asterisk version (which is 11.2)... not sure though! Any help would be grateful :) On Mon

[asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Sandeep Raju
Hi, I'm trying to install Asterisk 11.2 on a virtual machine in my private opestack cloud.. When I compile Asterisk 11.2 from source (./configure, make, make install) as specified in the Asterisk book and run it, it gives me the error: "Illegal instruction (core dumped)". Any ideas how I can solv