Displaying 20 results from an estimated 9000 matches similar to: "Urgent question."
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
2008 Apr 06
7
Where is the Digium DS3 card?
Any know what Digium hasn't released the DS3 card?
It was supposed to be out a while ago.
-Matt
2007 Aug 03
4
PRI - DS3 Calls Dropped
I have a customer installation with an Adtran DS3 mux. The DS1's go into my Asterisk servers that run IVR/Call recorders. The DS3 provider is Qwest, and they tell me that they routinely drop the DS3 service to redundant back-up's and that this is a common practice that happens thousands of times to DS3 lines daily across the US without any service interruptions. They say that the
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 Jul 30
5
Silly MeetMe() question.
I've got the ztdummy kernel module loaded and seem to have all the desired
prerequisites in place, but Asterisk never seems to compile with MeetMe()
application support enabled, nor does there appear to be a module I am
failing to load that would contain this application.
Is there something really obvious I am missing?
Thanks,
--
Alex Balashov
Evariste Systems
Web :
2008 Jul 09
2
Asterisk dimensioning
Hello all,
I need to install asterisk for 900 sip users with 2 PRI ports.
It is posible to handle this number of calls/extensions with only one
asterisk machine?
Which is the best way to install that? two asterisk with openser. One
asterisk with openser .....
Is it necesary run a SER server on this enviroment?
Any clue will be welcomed.
Thanks in advance.
VoipCrazy
2008 Dec 01
3
OT: What do you guys think of this?
http://www.theregister.co.uk/2008/12/01/richard_bennett_utorrent_udp/
FUD? Interesting? Boring? New news? Old news?
--
Alex Balashov
Evariste Systems
Web : http://www.evaristesys.com/
Tel : (+1) (678) 954-0670
Direct : (+1) (678) 954-0671
Mobile : (+1) (706) 338-8599
2008 May 14
3
Question about SS7
Hi,
I have read about SS7 recently and learnt that it is a signalling protocol
used in PSTN for call management, setup, etc. The thing that I don't
understand is how SS7 plays a role in VOIP. When I make calls between
landline and Asterisk via PSTN, I don't need to do anything with SS7. Is it
because the SS7 signalling is already done by Asterisk already? From the
prespective of
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 Nov 29
0
Protection switching on PRIs.
Has anyone figured out a way to instantaneously swing over PRIs bearing
calls in progress to another media gateway without dropping them?
Obviously, this would require a DACS of some sort. But I am thinking
that it is possible to swing T1s over in a DACS without actually
causing the endpoint to reframe as long as the other endpoint is kept
in sync.
So, it'd be nice, for example, to bring
2007 Apr 10
3
Learn some terminalogy before mounting this task.
All,
I have done research on VoIP for some time now. I'm a Cisco certified
Network Engineer however Telecom is not my strongest suit. I've been a
part of this mailing list for sometime but my delusions of grandeur in
migrating our 25 year old phone system to a new platform have been on
the back burner, until now. I have found my company is moving to a new
location(building) and this
2008 Oct 29
4
Dimensioning a telephony system based on openser!
Hi,
I've sucessfully completed an Openser 1.3.2 + Mediaproxy 1.9.1 + Asterisk
1.4 + CDRTool with freeradius telephony system.
Asterisk is used only for voice mail and redirectioning calls.
Every calls should pass through mediaproxy so that i can account them.
The goal was to create a simple prototype of what could be a VoIP
provider.
Now i need to dimensioning this system to work
2008 Oct 05
5
asterisk, phpagi and singleton
Hello,
I've this situation: 300+ simultaneous calls and dialplan like this:
exten => _X.,1,Answer()
exten => _X.,2,DEADAGI(check_status.php)
exten => _X.,3,Dial(SIP/other/${NUMBER})
exten => _X.,4,Hangup
exten => h,1,DEADAGI(cdr.php)
When project is running , I had a lot of defunct php scripts (I've exceed
mysql connection limits and so on, deadagi help a bit). The
2008 Oct 27
11
Fring: Open VPN client to be installed on the mobile, which mobile?
Hi All;
I do not know if anyone faced such case in dealing with open vpn (as we need it for fring to be used from the mobile:
Which mobile can be used to install the open vpn client on it, so we can use it to do a vpn channel with the server that has open vpn server?
Regards
Bilal
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
2007 Dec 05
2
Multiple contacts.
I'm sure this has been asked a million times before, but is there an easy
wa to have Asterisk register more than one (distinct) contact binding
concurrently?
The goal is to have two phones register with the same credentials from
different locations and consistently and reliably ring on inbound calls,
irrespective of their registration intervals and so on.
--
Alex Balashov
Evariste Systems
2009 Jul 15
2
How to ask questions the smart way
Inspired by AG Projects' Adrian Georgescu's post of Eric S. Raymond's
classic "How to Ask Questions the Smart Way" to the OpenSIPS-users
mailing list[1], I'm going to repost it here:
http://www.catb.org/~esr/faqs/smart-questions.html
As Adrian said, "This a good read for those who show up on mailing lists
without any guidance about how to ask the right
2007 Oct 08
1
Outside queue members not ringing.
Greetings,
I have a very basic equal-weight ring-all queue set up in queues.conf:
[sales-queue]
;music = default
strategy = ringall
periodic-announce-frequency = 20
announce-holdtime = no
timeout = 15
maxlen = 0
member => SIP/1xxxxxxxxxx at junction_networks,1
member => SIP/1xxxxxxxxxx at junction_networks,1
member => SIP/dude,1
member => SIP/homie,1
member => SIP/fellow,1
But
2007 Dec 10
2
Dynamically change sip.conf properties.
Is there a way to dynamically alter the sip.conf properties of a SIP peer
in runtime without doing a SIP reload?
I am specifically thinking of enabling reinvites for users dynamically
based on whether they are registered from a public address.
--
Alex Balashov
Evariste Systems
Web : http://www.evaristesys.com/
Tel : +1-678-954-0670
Direct : +1-678-954-0671
2007 Jun 05
1
Set caller ID based on SIP source.
Hi all,
This may be a really stupid question, but, what preset global dialplan
variables can I use to determine the calling leg when using Dial()?
Say I have phones (SIP peers) originating calls out of the same context,
and I need to set the ANI differently depending on who is calling out in
order to make it consistent with their inbound DIDs?
Asterisk appears to provide a wealth of variables