Displaying 5 results from an estimated 5 matches for "ua3".
Did you mean:
a3
2003 Sep 26
3
An interesting call path observation..
...oes
not make use of any "shortest path" type system.. (maybe this is still
planned somwhere down the line, but may come in handy to those who have
multi asterisk installations)
Here is the setup..
UA1--- Asterisk1----[IAX2 Trunk]---Asterisk2---UA2
|
UA3
If I have a call between UA1 and UA2 and I transfer the call from UA2 to
UA3 the result is that the voice path is like this..
UA1---Asterisk1---Asterisk2---Asterisk1---UA3
Asterisk does not work out that UA1 and UA3 are local and so does not
create a shortest path link between the two end poin...
2007 Jul 31
2
Welcome to the "asterisk-users" mailing list (Digest mode)
Hi folks
When connecting two SIP users, is there any way to stop Asterisk from
sending SIP 183 Session Progress messages, either globally or
per-peer?
Call from UA1 to Asterisk (UA2) to UA3
UA3 sends RTP before SIP OK to Asterisk (UA2)
Asterisk (UA2) detects early audio from UA3 and sends 183 Session
Progress with SDP to UA1.
Instead I would like it to just send on the early audio, is this possible?
Thanks in advance,
Richard
2007 Jul 31
1
Turn off SIP 183 Session Progress in Asterisk 1.4.8
[Resent due to non-descriptive subject line.]
Hi folks
When connecting two SIP users, is there any way to stop Asterisk from
sending SIP 183 Session Progress messages, either globally or
per-peer?
Scenario as follows:
Call from UA1 to Asterisk (UA2) to UA3.
UA3 sends RTP before SIP OK to Asterisk (UA2).
Asterisk (UA2) detects early audio from UA3 and sends 183 Session
Progress with SDP to UA1.
Instead I would like it to just send on the early audio, is this possible?
Thanks in advance,
Richard
2006 Jun 20
8
fail to make call
Hi
I have the following configuration
|
UA1 --|------ asterisk1 -----------------------+
UA2 --|------ asterisk2 -----------------------+ DB
UA3 --|------ asterisk3 -----------------------+
UA4 --|------ asterisk4 -----------------------+
|
All UA is located in the same area. A seperated PC is used as a
centralized DB for storing a common dial plan, user account and
register infomration.
UA1 can make call to UA2,UA3 and UA4.
UA2...
2006 Jun 16
5
asterisk load balance
Hi,
I am designing a asterisk load balancing model as follow. There are
3 asterisks connected to a single DB and a single server storing all
the configuration file and voicemail. Round Robin DNS will distribute
the request to asterisks.
DNS round robin ---+ asterisk1--------------------------+ DB and file server
+---asterisk2-----------------------+