Displaying 20 results from an estimated 2000 matches similar to: "Feedback from VON expo! Infoon*HAandPolycomphone!!"
2006 Mar 16
1
Feedback from VON expo!Infoon*HAandPolycomphone!!
Hey,
     You know, the Digium guys said both are good.  They said the the DNS method is better because you dont have the extra point of failure (SER) but said the SER method is better in that it gives you more exact control in the handling of the calls and registration.  
   
     They did acknowledge there would be a possible downtime only for incoming calls to users with dynamic IPs if the
2006 Mar 16
1
Feedback from VON expo! Info on *HAandPolycomphone!!
> -----Original Message-----
> From: Alexander Lopez [mailto:Alex.Lopez@OpSys.com]
> Sent: Thursday, March 16, 2006 8:46 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] Feedback from VON expo! Info on
> *HAandPolycomphone!!
> 
> 
>  
> 
> > "Q:  What are the plans for HA?
> > That's BS. Last time I
2006 Mar 16
0
Feedback from VON expo! Info on * HAandPolycomphone!!
> "Q:  What are the plans for HA?
> That's BS. Last time I checked, Asterisk's support of SRV was 
> to only grab the first SRV entry. Period. If it doesn't try 
> any more SRV hosts after the first fails, just exactly how is 
> that redundant?
This is for the phones to fail over NOT Asterisk, remember in this case
Asterisk has died so no matter what order it
2007 Apr 16
3
Redundant * servers
Without using Dundi or SER, any thoughts on the following anyone?
Has something similar been implemented anywhere so as to me not
having to horribly butcher code...
4 servers SIP1-4
User1 --                         -- SIP1 --
         \                     /            \
User2 ------ Go to register ------- SIP2 ----- Whereis? --> DB
         /                     \            /
User3 --      
2009 Jun 18
2
Multiple Outgoing Lines: extensions.conf
Dear all, 
 
I am currently trying to configure a PBX make use of a multiple of
outgoing lines, currently my extensions.conf looks something like below
 
>> 
 
; extensions.conf
; 20th October 2008
 
 
[globals]
sip1=201
sip2=202
sip3=203
sip4=204
 
[general]
autofallthrough=yes
 
[default]
 
[incoming_calls]
 
exten => _89859715,1,Dial(SIP/201)
exten =>
2006 Apr 23
0
Re: Asterisk-Users Digest, Vol 21, Issue 132
Hi All
   
  I want to do features as belows.
  user  ---> call ( from telco) --> asterisk ---> IVR -- SIP 1.
  after that, SIP1 transfer to SIP2 (unattendant or attendant 
transfer). i want to SIP1 hear stream sound data of call conversation between 
user and SIP 2 (don't used call conference)
   
  SIP3 want to hear stream sound data of user and SIP2 conversation, 
can be press DTMF
2006 Apr 25
0
Re: Asterisk-Users Digest, Vol 21, Issue 132
Hi All
   
  I want to setting as belows.
caller ---> call ( from telco) --> asterisk ---> IVR -- SIP 1.
  after that, SIP1 transfer to SIP2 (unattendant or attendant 
transfer). i want to SIP1 hear stream sound data of call conversation between 
caller and SIP 2 (don't used call conference)
   
  SIP3 want to hear stream sound data of caller and SIP2 conversation, 
can be press DTMF
2003 Aug 15
1
DTMF SIP
Hello list,
my case is as follows:
SIP1--asterisk--SIP2. SIP2 is IVR type device. SIP1 and SIP2 both use g729.
When SIP1 calls SIP2, it hears the IVR, and prompt the SIP1 to punch the
keypad on the phone.
As suggested by you, I need to configure the SIP1 with out band dtmf mode ,
what is about the sip.conf, should I specify the SIP1 with demfmode=rfc2238
? do I also need to make same kind
2006 Mar 16
3
Feedback from VON expo! Info on * HA and Polycomphone!!
I know someone who's at VON this week. Apparently Mark Spencer was up there talking about how Asterisk supports SRV. Sounds like vaporware to me.
> -----Original Message-----
> From: David Thomas [mailto:punknow@gmail.com]
> Sent: Thursday, March 16, 2006 11:54 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Feedback from VON
2003 Dec 08
5
Multiple Asterisk servers sharing/propagating registry ?
Dear all,
I'd like to know if there is a way for multiple asterisk servers to
share a common SIP and/or IAX registry.
The setup I imagine would be something like :
- several asterisk servers called sip1.isp.com, sip2.isp.com, ...
- a DNS alias sip.isp.com pointing to all the addresses (thus
  providing a round robin resolution on each server)
- each SIP client would register with sip.isp.com
2004 May 20
0
budgetone problem on hangup
Hello to all.
I have a couple of budgetones connected to Asterisk
server. I can establish calls using budgetone with no
problem, but when I hang  up a Budgetone, Asterisk
does not detect the hangup. It seems that the
communication goes on in spite of budgetone's hangup.
My sip.conf:
[general]
disallow=all
allow=ulaw
bindaddr=172.16.60.21
[sip1]
callgroup=1
pickupgroup=1
type=friend
2005 Feb 02
0
Speex pass through on SIP
Hi,
I've seen some answers to this on the mailing list archives but nothing
that seems like the right answer. What I want is for 2 SIP phones to use
speex to talk to each other through 2 asterisk boxes (linked over IAX2)
while only supporting ulaw on the asterisk boxes themselves.
I think a diagram will help ;)
SIP1 <--> *1 <--> IAX2 link <--> *2 <--> SIP2
I want
2009 May 29
1
IAX2 trunking with Older Asterisk version ?
Hi All,
Is it possible to make a IAX2 connection between asterisk 1.6.1.0 , and 
asterisk 1.2.14 ?
i tried to use a IAX2 connection between version 1.2.14 and 1.6.1.0 but 
it gave an error -
1.2.14 End  - Error Msg
WARNING[8313]: chan_iax2.c:7103 socket_read: Call rejected by 
147.120.203.71: No authority found
1.2 END , IAX.conf
[trunk14]
type=friend
host=147.120.203.71
secret=test123
2005 Sep 22
1
Early Media with Asterisk
Hi :)
I hope someone has a hint concerning Early Media.
The situation:
My Asterisk is connected to small local carrier who works with several SIP 
servers.
I traced some SIP headers and find something like this:
Via: SIP/2.0 UDP sip1.provider1.de
In the SDP part I found something like this:
o=- 2268929 0 IN IP4 sip2.provider1.de
c=IN IP4 sip2.provider1.de
If I send
2009 Jun 01
1
IAX2 trunking with Older Asterisk, version ?
my sip phone registered on 1.6, when i dial 4567 from 1.6 version, it wont go to 1.6 voice mail. it says
== Using SIP RTP CoS mark 5
    -- Executing [4567 at sip:1] Dial("SIP/312-09f9a720", "IAX2/trunk10 at 147.120.203.98/4567,10,t") in new stack
    -- Called trunk10 at 147.120.203.98/4567
[Jun  1 11:01:18] WARNING[8178]: chan_iax2.c:8991 socket_process: Call rejected by
2006 Mar 16
2
Feedback from VON expo! Info on * HA andPolycomphone!!
Great Email. I'm going to respond to some of the points.
"Q:  What are the plans for HA?
    A:  With a configuration using DNS-SRV and DUNDi, you can create a 
pretty resiliant setup now."
That's BS. Last time I checked, Asterisk's support of SRV was to only grab the first SRV entry. Period. If it doesn't try any more SRV hosts after the first fails, just exactly how
2004 May 25
2
sip phone problem
Hi all.
I have 2 ip phones (Grandstream Budgetone):
   -budgetone1
   -budgetone2
All two are connected to an Asterisk server.
When I make a call from budgetone1 to budgetone2, I
can speak with budgetone2 whith no problem. But when
budgetone2 hangs up, budgetone1 does not play any tone
(like busy tone). Budgetone1 seems to be still in
conversation, but what conversation!
Has anyone had a problem
2005 Jan 08
2
SIP and NAT problems "imagine that :) "
Hi all,
Seriously, I've tried to read everything I could find (& search for) on 
voip-info.org and other sites about this problem, but have been unsuccesful.
Equipment:
xten lite
X100P
Whitebox linux running Asterisk / AMP
D-Link DI-804HV (VPN router)
I have installed another DI-804HV at a second location and created a tunnel. 
For the computers behind that unit, everything works fine
2019 Nov 06
2
possible bug in Asterisk 16
Hello,
I am experiencing weird problem in Asterisk 16.2, possibly a bug. Same
thing works fine in Asterisk 11. Here is the situation:
I have 2 extensions on 2 phones. 4 extensions in total.
phone 1:
 8882
 8382
phone 2:
 8884
 8384
And I have 2 SIP trunks for outgoing calls. I want to call via SIP1 when
called via 8882 or 8884, and SIP2 when called via 8382 or 8384.
And one last detail. SIP1
2010 Feb 19
3
splitting sip.conf to two files
Is it possible to split sip.conf into two files (sip1.conf sip2.conf)?
I have an Audiocodes gateway with two FXO ports, and (according to info I received, and it appears to be correct) Asterisk find the peers based on their IP 
and not on their IP+PORT. Thus, Audiocodes with two FXO ports registered on the same devices (=> one single IP with different SIP ports), the last entry
into my