similar to: No subject

Displaying 20 results from an estimated 200 matches similar to: "No subject"

2011 Jun 21
1
: Re: ITSP failover for PRI
Hi, I still have the same problem trying to configure ITSP failover in extensions.conf for a connected PRI. Any comments thoughts or direction would be greatly appreciated. I sympathize with wanting inbound DID failover. If we have a client with multiple DIDs we will spread them across two or three ITSPs so that all inbound connectivity will not be lost if one of them has an issue. I
2008 Nov 23
0
Large Asterisk installations (~10, 000 extensions), preferably at universities
Bourvine, > > So, why won't we save the big bucks we pay them, hire two professionals > (who cost less) and support an open source code by ourselves? This way > we depend on ourselves only. > > > > Thanks, __Yehavi: I remember hearing University of Pennsylvania have been using Asterisk for sometime. I am not certain where I came across that
2008 Nov 29
0
asterisk-users Digest, Vol 52, Issue 81
I was cleaning and working on laptops most of the day. Check my logs, I did plenty of work. -----Original Message----- From: "asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com> To: "asterisk-users at lists.digium.com" <asterisk-users at lists.digium.com> Sent: 11/29/2008 1:13 PM Subject: asterisk-users Digest, Vol 52, Issue 81
2008 Sep 29
3
Knowing incoming call technology and channel [SOLVED]
2008/9/29 Alex Balashov <abalashov at evaristesys.com> > Try this: > > exten => _XXXX,1,Set(THISTECH=${CUT(CHANNEL,/,1)}) > exten => _XXXX,n,NoOp(Technology is ${THISTECH}) > exten => _XXXX,n,Set(THISCHANNEL=${CUT(CHANNEL,/,2)}) > exten => _XXXX,n,NoOp(Channel is ${THISCHANNEL}) Hi, I don't have any spare zaptel enabled system I could try this on, but I
2007 Jul 12
0
No subject
On Tue, 27 Nov 2007, Alex Balashov wrote: > > Our provider gives us four PRIs as a trunk group hunt group. Meaning, the > provider's switch will cycle through B channels in span 1, 2, 3, ... until > it finds one that is available. > > I have moved spans 2-4 onto another machine. But we have one remaining > box with a PRI full of calls and I don't know what to do
2007 May 12
3
Asterisk High-Capacity Stability
Thanks Alex, some great ideas. I think, however, I'm leaning towards Asterisk at this point- since I have quite a bit of experience there, and very little with SER. At this point, I'm wondering from a dimensioning standpoint, what kind of capacity my machine will have (Dual Core Xeon 2.4GHz 4GB RAM). As I said, I don't plan to do any transcoding. I read the voip-info page on
2007 Jul 12
0
No subject
help me in another issue related also to registering asterisk with another softswitch: A) If nat=yes, then I have to set canreinvite=no to be able to register, correct? B) In case of using firefly softphone, how it possible to set it to have nat=yes (at the firefly it self and not at the sip user configuration section)? As most of the sip endpoint give an option to set nat=yes and so on, how it
2009 Aug 31
0
asterisk-users Digest, Vol 61, Issue 85
Topic 6: RE:unable to execute command hi there i tried to execute the command as suggest like exten => 1987,1,Playback(posix-restarting) exten => 1987,2,wait(1) exten => 1987,3,System(/usr/bin/python /home/docas/Desktop/mess1.py) exten=> 1987,4,Hangup it still doesn't work,now it does it give unable to execute command but it doesn't reach the system command it just
2007 Aug 23
0
asterisk-users Digest, Vol 37, Issue 88
-----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of asterisk-users-request at lists.digium.com Sent: Wednesday, August 22, 2007 10:51 PM To: asterisk-users at lists.digium.com Subject: asterisk-users Digest, Vol 37, Issue 88 Send asterisk-users mailing list submissions to asterisk-users at lists.digium.com
2007 Sep 04
1
unsuscribe
please unsubscribe Moshe Wahrhaftig IT Manager Talk'n'Save Israel: 02-655-0313 Cell: 052-2771738 USA: 516-204-4444 -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Guillermo Rodriguez Sent: Monday, September 03, 2007 10:51 To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users]
2008 Nov 05
1
SER/Asterisk interworking mailing list.
Greetings, As a developer and consultant who spends considerable time on projects involving the fusion of Asterisk and products derived from the SER ecosystem (OpenSER, Kamailio, OpenSIPS, the new SIP-Router), I have found that there is a great volume of interest in this topic on the mailing lists associated with all communities involved, but a comparative lack of focus that results in
2011 May 17
0
3. Re: ITSP Multi IPs (Alex Balashov) Asterisk-users Digest, Vol 82, Issue 33
Alex, Thank you so much for your response. I've been so consumed with other business that I only just now getting back to this issue. We have implemented your suggestion which is perfect. Thank you again. I've never asked a question of the community before and I'm extremely happy with the rapid response I received. Somewhat related to this initial problem I have an additional
2007 Nov 24
3
Asterisk+HylaFAX+SpanDSP+IAXmodem tutorial.
I made a little write-up that attempts to synthesise a lot of the information out there about how to get HylaFAX working with Asterisk by way of IAXmodem for inbound faxing: http://blog.evaristesys.com/?p=24 Of course, there are bound to be some things I've left out or are grossly in need of correction. So, before I link it off the voip-wiki I am extremely eager to solicit the input of
2008 Mar 23
1
No audio on Sangoma A104.
Hi all, I am having a very strange problem. I am terminating a PRI (5ESS switch type, national plan, 23B+1D (24)) into a Sangoma A104 and am not able to produce any audio heard on the PSTN end of the call. Not sure what's wrong - the card worked before under a Trixbox setup. I'm running kernel 2.6.19 (tried 2.6.24.3 but had to downgrade as wanpipe stuff would not compile), zaptel
2007 Dec 06
0
Perl FastAGI service port.
In the Perl FastAGI API, how does one set the port the service runs on? [root at donkey queue_login_arbiter]# perl arbiter_agid.pl 2007/12/06-17:16:27 Evariste::QueueMemberArbiter (type Asterisk::FastAGI) starting! pid(31737) Port Not Defined. Defaulting to '20203' Binding to TCP port 20203 on host * Group Not Defined. Defaulting to EGID '0 10 6 4 3 2 1 0' User Not Defined.
2007 Jun 17
2
CNAM.
So, is there anyone out there that provides rather generic but comprehensive CNAM-style directory services via SIP, to end-users? So I can put names to my calling numbers? Thanks! -- Alex Balashov Evariste Systems Web : http://www.evaristesys.com/ Tel : +1-678-954-0670 Direct : +1-678-954-0671
2007 Jun 15
0
Reinvite / one-way media.
I have two phones on a network behind NAT. Enabling canreinvite=yes on the Asterisk server allows them to talk to each other very effectively through the local network. Unfortunately, calling any outside destinations yields one-way media issues where the far end can hear me but I can't hear them, probably due to lack of an ALG on the NAT router that understands the SDP negotiation of the
2007 Jun 15
0
No subject
extension from another phone, it should place you in a position to listen in on a bridged call (a call whose media runs 'through' Asterisk). -- Alex On Thu, 21 Jun 2007, Carlos Garcia Mujica wrote: > How can I use the Asterisk command ChanSpy If I need to spy on a call? > > I already added the function to the extensions.conf, and I get the beeps, > but then what do I do??? I
2007 Jul 23
1
Can Asterisk hear on two IP addresses? And can I do
Dear Alex; Thanks for your kindly help and answer. The question here is: how asterisk will be able to receive calls at two network cards where each network card has a different IP address. Maybe we need to know if asterisk is doing a hear on the ports only without caring for IP or it is doing a hear only on the IP:port? Any advise? Bilal, There is no technical difference, from Asterisk's
2007 Aug 21
1
Contact: header and NAT.
Greetings, I have a problem getting Asterisk registered as a UAC against the MetaSwitch call agent, because the customer insists on running it on a NAT'd box. Thus, the Contact: field in the REGISTER request betrays the private IP address of the Asterisk box, but the source IP of the message is a public one. Most registrars don't have a problem with this, including Asterisk. However,