Moises Silva
55975c7f3c
openzap: fix mismatch in enum types
2010-11-07 16:57:11 -05:00
Moises Silva
76e62feadc
openzap: disable loop on call start
2010-05-25 12:56:39 -04:00
Moises Silva
23766e36e0
openzap: handle loop requests
2010-05-20 19:30:18 -04:00
Moises Silva
c93e392dca
openzap: more ss7 custom data
2010-05-20 18:47:10 -04:00
Moises Silva
5d4db94d27
openzap: custom data
2010-05-20 16:08:22 -04:00
Nenad Corbic
f1a76608e7
openzap bug fix- try to remove id on down every time
2010-04-16 18:28:15 -04:00
Nenad Corbic
af89e40938
Bug fixes in freetdm and openzap
2010-04-15 19:50:24 -04:00
Nenad Corbic
573adced1f
Multiple updates and bug fixes to ftdm/openzap. Major stress test
2010-04-15 11:39:55 -04:00
Moises Silva
1caf72ed86
log as error socket open failure
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1064 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-15 13:57:04 +00:00
David Yat Sin
bcb7f36a16
Added CPU Monitor.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1059 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 20:08:30 +00:00
David Yat Sin
d6fcb65606
NC:
...
Added a sanity check on call start.
In case of know sangoma_isupd boost errors
Added Loop command to enable channel looping
on CCR tests in ss7.
Added hwec enable disable commands that are
available in CLI
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1053 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 23:05:59 +00:00
David Yat Sin
a825c1bbf5
Support for SIGBOOST Version 103
...
Allows passthrough for TON and NPI on outgoing calls via sigboost
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1041 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-26 20:57:59 +00:00
Moises Silva
dd2a805fa5
set SFLAG_SENT_FINAL_MSG when going down in loop mode
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1039 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-19 22:43:29 +00:00
Moises Silva
8d980e65f6
added new commands to enable/disable hardware loop and some boost code to handle ss7 loops
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1038 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-19 21:18:13 +00:00
David Yat Sin
5aa34213df
Increased timeout in sangoma_boost_channel_request to match PRI specs
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1035 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-18 18:42:36 +00:00
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