David Yat Sin
|
10f673cadd
|
Pending channel state changes are processed before each new boost messages to fix race conditions
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1027 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-02-10 23:00:17 +00:00 |
|
Anthony Minessale
|
05da6d928a
|
added valid state from TERMINATING to HANGUP for outbound calls
fixed state changes when remote side hangs up
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1023 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-02-04 19:21:22 +00:00 |
|
Anthony Minessale
|
000b7e78b2
|
move sig callback pointer to the span so it can be called from a function
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1015 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-02-01 18:16:13 +00:00 |
|
Michael Jerris
|
7f746a7064
|
update to new boost api SIGBOOST_VERSION 101. Fixes multiple race condition issues with thread waiting for chan and better handling of call rejects. This requires sangoma_prid v1.48 or later
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1001 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-01-23 05:27:01 +00:00 |
|
Michael Jerris
|
a9953ac8e1
|
fix last commit typos and return hangup cause on failure in funky pri boost early media fail scenario
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@994 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-01-21 05:35:53 +00:00 |
|
Michael Jerris
|
72e37bd888
|
fix stuck zchans on pri boost on call failure between proceeding and media being active (this needs to be completely reworked and is a hack fix)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@993 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-01-21 04:54:05 +00:00 |
|
David Yat Sin
|
ec7319135d
|
Increased timeout to wait for second BOOST progress message on outgoing calls
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@992 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-01-20 16:23:57 +00:00 |
|
David Yat Sin
|
b11682a956
|
Fix for CALL_STOPPED_ACK sent too early in case where both sides of the link hang-up simultaneously
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@956 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-01-12 22:39:20 +00:00 |
|
Michael Jerris
|
cf57d7bb0b
|
fix build breakage from r951
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@953 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-01-09 17:29:52 +00:00 |
|
David Yat Sin
|
258e160057
|
Fix for calls not cleared on call abort
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@951 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2010-01-08 21:02:50 +00:00 |
|
David Yat Sin
|
c569627f68
|
Fix for zchan not getting unlocked
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@940 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-12-14 21:49:49 +00:00 |
|
David Yat Sin
|
143ba2785f
|
Fixed race condition on hangup
Fixed crash on incoming CALL PROGRESS if cannot find zchan
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@938 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-12-14 17:02:40 +00:00 |
|
David Yat Sin
|
b94dfc5c6a
|
Fix for early media on incoming calls
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@937 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-12-10 23:37:44 +00:00 |
|
David Yat Sin
|
86832cb68c
|
Fix for openzap sending CALL_STOPPED_ACK before clearing local channel
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@926 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-12-03 19:06:27 +00:00 |
|
David Yat Sin
|
7145817da4
|
Support for early media
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@909 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-11-27 16:53:16 +00:00 |
|
David Yat Sin
|
6159709876
|
Support for parsing smg_events with additional parameters
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@837 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-21 20:50:14 +00:00 |
|
Brian West
|
f68d83dda0
|
fix vim format line
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@833 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 22:06:20 +00:00 |
|
Moises Silva
|
378a339a40
|
display type of socket created
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@829 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-08 16:14:57 +00:00 |
|
David Yat Sin
|
0fcad9c945
|
fix for trunkgroup not specified on outgoing calls
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@825 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-04 20:28:12 +00:00 |
|
Brian West
|
fd17b6ba5d
|
up
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@824 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-02 19:03:04 +00:00 |
|
Anthony Minessale
|
e3022ee6b6
|
rename
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@823 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-02 19:02:37 +00:00 |
|
Anthony Minessale
|
72926d21c9
|
rename
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@822 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-02 18:59:31 +00:00 |
|
Anthony Minessale
|
70bcd8c129
|
rename
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@821 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-02 18:59:12 +00:00 |
|
Anthony Minessale
|
83e8b141b0
|
rename
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@820 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-02 18:58:36 +00:00 |
|
Anthony Minessale
|
b6974bd69d
|
changing name part 1
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@818 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-02 17:18:55 +00:00 |
|