Running iptables will keep sipx from running properly.
chkconfig iptables off
and turn it off.
>>> "Dean Hiller" <[EMAIL PROTECTED]> 08/18/08 19:53 PM >>>
After the CD install of sipx, I looked in /etc/sysconfig and to my
surprise
there was no iptables file and now when I do a service iptables
After the CD install of sipx, I looked in /etc/sysconfig and to my surprise
there was no iptables file and now when I do a service iptables status, the
firewall is stopped, yet when I do chkconfig --list, it shows the iptables
should be starting up during boot. I reboot and the firewall is still
s
you could use opensbc
phone ---> opensbc --> sipx
just download it at http://www.opensipstack.org
raymund
On 8/18/08, Scott Lawrence <[EMAIL PROTECTED]> wrote:
>
> On Mon, 2008-08-18 at 18:01 +0800, Soo Wei Kang wrote:
> >
> > Let me re-phrase my question. In a cluster environment with 1 master
When installing the 3.10.2 disk, especially in vmware, you need to
choose the manual-format option. Then it will start the process. To
have it run better, set it as a HA system, and run the media server
in its own vm with its own HD.
Quoting Boris Rozinov :
> Hi,
> I am trying to install sipx
What version of sipx, and what are you using to connect to their sip
trunk?
>>> Scott Lawrence <[EMAIL PROTECTED]> 08/18/08 02:58PM >>>
On Mon, 2008-08-18 at 11:18 -0500, Richard Kolkovich wrote:
> I'm setting up a sipx installation using Bandtel as a SIP trunk.
For
> the office, I need to have
On Mon, 2008-08-18 at 11:18 -0500, Richard Kolkovich wrote:
> I'm setting up a sipx installation using Bandtel as a SIP trunk. For
> the office, I need to have DIDs map to extensions. When I get the
> INVITE from Bandtel, the number is prepended with 0300 (i.e. -
> 03001234567890@). I have crea
On Sun, 2008-08-17 at 22:55 -0400, John Buswell wrote:
>
>
> I've seen several references now for folks not to use VM in
> production, as its only safe for testing, so I guess that holds true
> for Xen also?
The issue with any VM is whether or not the applications that handle
media will have su
On Mon, 2008-08-18 at 18:01 +0800, Soo Wei Kang wrote:
>
> Let me re-phrase my question. In a cluster environment with 1 master (sip1)
> and 1 distributed server (sip2), which sits side-by-side on the same
> network, I have 1 client with username "[EMAIL PROTECTED]" registering to
> sip1 and anot
Dale,
That is what we are doing (chroot for each instance), the port binding issue
with the acd/presence server is really the only problem we have to
deployment. You can easily change the Listen 80 to Listen 10.1.2.3:80 in
Apache to force it to bind to an IP, likewise with postgresql. The only
oth
Hi Dale,
Di you try before? Do you mind to let me know further how to?
Sinjo
-Original Message-
From: Dale Worley [mailto:[EMAIL PROTECTED]
Sent: Monday, August 18, 2008 11:15 PM
To: Sinjo S Barakati
Cc: sipx-users@list.sipfoundry.org
Subject: RE: [sipx-users] sipviewer
On Mon, 2008-08
On Mon, 2008-08-18 at 11:52 +0800, Jeremy A wrote:
> Even if you can get the addresses bound correctly I guess that the
> real problem will be how to create the databases and configuration
> files per instance.
>
> However, perhaps that could be sorted by creating different chroot
> environments f
On Sun, 2008-08-17 at 20:16 -0400, John Buswell wrote:
> I have sipx running quite happily bound to a specific IP for its first
> instance. I used a fedora core 8 "image" that I chroot'd into, and
> installed sipx via the fedora core 8 instructions on the site (via
> yum). There are a couple of pro
I'm setting up a sipx installation using Bandtel as a SIP trunk. For the
office, I need to have DIDs map to extensions. When I get the INVITE from
Bandtel, the number is prepended with 0300 (i.e. - 03001234567890@). I have
created a DialPlan based on http://tinyurl.com/5wjmtb that sets the pr
So, there is no a way to run such Asterisk -rvv?
Tks.
-Original Message-
From: Dale Worley [mailto:[EMAIL PROTECTED]
Sent: Monday, August 18, 2008 11:15 PM
To: Sinjo S Barakati
Cc: sipx-users@list.sipfoundry.org
Subject: RE: [sipx-users] sipviewer
On Mon, 2008-08-18 at 22:52 +07
On Mon, 2008-08-18 at 22:52 +0700, Sinjo S Barakati wrote:
> How to execute from sipX it self?
There is no way to execute it "from sipX". But you can probably get it
to run by following this link from the Wiki page I gave you a URL for:
http://sipxecs.sipfoundry.org/temp/sipXecs/sipviewer-install
On Mon, 2008-08-18 at 11:39 +0700, Sinjo S Barakati wrote:
> Any one can help how to fix?
Try capturing a sipx-trace of the call and displaying it with sipviewer.
Start with
http://sipx-wiki.calivia.com/index.php/Display_SIP_message_flow_using_Sipviewer
Dale
___
On Mon, 2008-08-18 at 14:46 +0400, Nikolay Kondratyev wrote:
> The thing is that when I configure a registered UA extension in the
> "transfer extension" field, transfer on failure works.
> When I try to "transfer on failure" to a hunt group extension - it also
> works as described above.
>
> Bu
Hi Dale,
How to execute from sipX it self?
Sinjo
-Original Message-
From: Dale Worley [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 13, 2008 10:15 PM
To: Sinjo S Barakati
Cc: sipx-users@list.sipfoundry.org
Subject: Re: [sipx-users] sipviewer
On Wed, 2008-08-13 at 21:47 +0700, Sinjo
Andrew Radke wrote:
> Hi all,
>
> Is it possible to use variables in phone group configurations that would
> be interpreted before creating the config files for phones?
>
> For example, we use Linksys SPA942 phones and I would like the following
> configs:
>
> Under Phones, Phone, Station Name
> -Original Message-
> From: Dale Worley [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 15, 2008 8:17 PM
> To: Nikolay Kondratyev
> Cc: sipx-users@list.sipfoundry.org
> Subject: Re: [sipx-users] AA transfer on failure
>
> On Fri, 2008-08-15 at 17:07 +0400, Nikolay Kondratyev wrote:
>
Hi,
Let me re-phrase my question. In a cluster environment with 1 master (sip1)
and 1 distributed server (sip2), which sits side-by-side on the same
network, I have 1 client with username "[EMAIL PROTECTED]" registering to
sip1 and another client with username "[EMAIL PROTECTED]" to sip2. alice an
21 matches
Mail list logo