]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
19 years agochange namespace on bell202 to fsk in preparation for generalizing the code for more...
Michael Jerris [Sun, 3 Jun 2007 17:51:20 +0000 (17:51 +0000)] 
change namespace on bell202 to fsk in preparation for generalizing the code for more kinds of fsk modems.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@204 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agochange namespace on bell202 to fsk in preparation for generalizing the code for more...
Michael Jerris [Sun, 3 Jun 2007 17:51:20 +0000 (17:51 +0000)] 
change namespace on bell202 to fsk in preparation for generalizing the code for more kinds of fsk modems.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@204 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agofix destroy leak when using uart.
Michael Jerris [Sun, 3 Jun 2007 04:14:39 +0000 (04:14 +0000)] 
fix destroy leak when using uart.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@203 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agofix destroy leak when using uart.
Michael Jerris [Sun, 3 Jun 2007 04:14:39 +0000 (04:14 +0000)] 
fix destroy leak when using uart.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@203 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoAdd function pointer typedef.
Michael Jerris [Sun, 3 Jun 2007 04:06:36 +0000 (04:06 +0000)] 
Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Change destroy function to take ** pointer so it can set the pointer back to NULL
make code style consistent with the rest of the lib.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@202 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoAdd function pointer typedef.
Michael Jerris [Sun, 3 Jun 2007 04:06:36 +0000 (04:06 +0000)] 
Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Change destroy function to take ** pointer so it can set the pointer back to NULL
make code style consistent with the rest of the lib.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@202 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agomake code style consistent with the rest of the lib.
Michael Jerris [Sun, 3 Jun 2007 03:07:08 +0000 (03:07 +0000)] 
make code style consistent with the rest of the lib.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@201 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agomake code style consistent with the rest of the lib.
Michael Jerris [Sun, 3 Jun 2007 03:07:08 +0000 (03:07 +0000)] 
make code style consistent with the rest of the lib.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@201 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoRemove unused prototypes.
Michael Jerris [Sun, 3 Jun 2007 02:56:56 +0000 (02:56 +0000)] 
Remove unused prototypes.
Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Add dsp_uart_destroy function (takes ** pointer so it can set the pointer back to NULL)

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@200 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoRemove unused prototypes.
Michael Jerris [Sun, 3 Jun 2007 02:56:56 +0000 (02:56 +0000)] 
Remove unused prototypes.
Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Add dsp_uart_destroy function (takes ** pointer so it can set the pointer back to NULL)

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@200 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agodos2unix
Michael Jerris [Sun, 3 Jun 2007 01:45:23 +0000 (01:45 +0000)] 
dos2unix

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@199 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agodos2unix
Michael Jerris [Sun, 3 Jun 2007 01:45:23 +0000 (01:45 +0000)] 
dos2unix

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@199 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoremove unecessary inlcudes
Anthony Minessale [Sun, 3 Jun 2007 01:44:27 +0000 (01:44 +0000)] 
remove unecessary inlcudes

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@198 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoremove unecessary inlcudes
Anthony Minessale [Sun, 3 Jun 2007 01:44:27 +0000 (01:44 +0000)] 
remove unecessary inlcudes

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@198 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoAdd fsk demodulation code from Robert Krten. Thanks for the contribution!
Michael Jerris [Sat, 2 Jun 2007 17:27:10 +0000 (17:27 +0000)] 
Add fsk demodulation code from Robert Krten.  Thanks for the contribution!

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@197 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoAdd fsk demodulation code from Robert Krten. Thanks for the contribution!
Michael Jerris [Sat, 2 Jun 2007 17:27:10 +0000 (17:27 +0000)] 
Add fsk demodulation code from Robert Krten.  Thanks for the contribution!

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@197 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agofix typo and small tweak to dingaling
Anthony Minessale [Sat, 2 Jun 2007 12:51:49 +0000 (12:51 +0000)] 
fix typo and small tweak to dingaling

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5248 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agotweak
Anthony Minessale [Fri, 1 Jun 2007 23:48:06 +0000 (23:48 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5247 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 21:07:03 +0000 (21:07 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5243 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomerge changes from branch http://svn.freeswitch.org/svn/freeswitch/branches/greenliza...
Michael Jerris [Fri, 1 Jun 2007 18:50:34 +0000 (18:50 +0000)] 
merge changes from branch http://svn.freeswitch.org/svn/freeswitch/branches/greenlizard/ that changes the session container implementation to use the one in the core, and an inherited class in python.  Please note that this changes the python script api to more closely match (it is still a subset) the one already in place and documented for spidermonkey, and will break all your scripts that are currently working..  Fix a fatal bug causing segfaults in mod_python when using the callbacks.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5242 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:58:27 +0000 (15:58 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@196 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:58:27 +0000 (15:58 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@196 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate sample script from branchcut to match current api, thanks\!
Anthony Minessale [Fri, 1 Jun 2007 15:56:06 +0000 (15:56 +0000)] 
update sample script from branchcut to match current api, thanks\!

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5240 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:48:14 +0000 (15:48 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@195 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:48:14 +0000 (15:48 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@195 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:40:12 +0000 (15:40 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@194 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:40:12 +0000 (15:40 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@194 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:34:40 +0000 (15:34 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@193 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:34:40 +0000 (15:34 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@193 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:25:36 +0000 (15:25 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@192 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Fri, 1 Jun 2007 15:25:36 +0000 (15:25 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@192 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd switch_file_printf to the api
Anthony Minessale [Fri, 1 Jun 2007 15:17:30 +0000 (15:17 +0000)] 
add switch_file_printf to the api

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5239 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agowindows build fixes.
Michael Jerris [Fri, 1 Jun 2007 05:02:11 +0000 (05:02 +0000)] 
windows build fixes.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5238 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd conf
Anthony Minessale [Fri, 1 Jun 2007 00:35:58 +0000 (00:35 +0000)] 
add conf

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@191 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd conf
Anthony Minessale [Fri, 1 Jun 2007 00:35:58 +0000 (00:35 +0000)] 
add conf

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@191 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoanalog for zt works, still need some more for wanpipe
Anthony Minessale [Fri, 1 Jun 2007 00:31:50 +0000 (00:31 +0000)] 
analog for zt works, still need some more for wanpipe

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@190 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoanalog for zt works, still need some more for wanpipe
Anthony Minessale [Fri, 1 Jun 2007 00:31:50 +0000 (00:31 +0000)] 
analog for zt works, still need some more for wanpipe

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@190 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Thu, 31 May 2007 20:15:16 +0000 (20:15 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@189 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Thu, 31 May 2007 20:15:16 +0000 (20:15 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@189 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Thu, 31 May 2007 16:12:44 +0000 (16:12 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5237 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd timout to record and time tables to all the channel events
Anthony Minessale [Thu, 31 May 2007 14:42:23 +0000 (14:42 +0000)] 
add timout to record and time tables to all the channel events

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5236 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agodeclaration after code.
Michael Jerris [Thu, 31 May 2007 13:32:23 +0000 (13:32 +0000)] 
declaration after code.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5235 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agowindows tweak.
Michael Jerris [Thu, 31 May 2007 03:12:02 +0000 (03:12 +0000)] 
windows tweak.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@188 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agowindows tweak.
Michael Jerris [Thu, 31 May 2007 03:12:02 +0000 (03:12 +0000)] 
windows tweak.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@188 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Thu, 31 May 2007 03:04:26 +0000 (03:04 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@187 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Thu, 31 May 2007 03:04:26 +0000 (03:04 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@187 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Thu, 31 May 2007 02:41:50 +0000 (02:41 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@186 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Thu, 31 May 2007 02:41:50 +0000 (02:41 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@186 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd guts for zt
Anthony Minessale [Wed, 30 May 2007 01:01:32 +0000 (01:01 +0000)] 
add guts for zt

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@185 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd guts for zt
Anthony Minessale [Wed, 30 May 2007 01:01:32 +0000 (01:01 +0000)] 
add guts for zt

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@185 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Tue, 29 May 2007 21:02:59 +0000 (21:02 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5234 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate
Anthony Minessale [Tue, 29 May 2007 20:57:17 +0000 (20:57 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5233 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd zt_maintinfo and ZT_MAINT ioctl.
Michael Jerris [Tue, 29 May 2007 20:29:46 +0000 (20:29 +0000)] 
add zt_maintinfo and ZT_MAINT ioctl.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@184 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd zt_maintinfo and ZT_MAINT ioctl.
Michael Jerris [Tue, 29 May 2007 20:29:46 +0000 (20:29 +0000)] 
add zt_maintinfo and ZT_MAINT ioctl.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@184 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd zt_spaninfo and ZT_SPANSTAT
Michael Jerris [Tue, 29 May 2007 20:22:10 +0000 (20:22 +0000)] 
add zt_spaninfo and ZT_SPANSTAT

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@183 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd zt_spaninfo and ZT_SPANSTAT
Michael Jerris [Tue, 29 May 2007 20:22:10 +0000 (20:22 +0000)] 
add zt_spaninfo and ZT_SPANSTAT

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@183 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agog's suck
Anthony Minessale [Tue, 29 May 2007 19:51:51 +0000 (19:51 +0000)] 
g's suck

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5232 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate
Anthony Minessale [Tue, 29 May 2007 19:04:41 +0000 (19:04 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5231 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate
Anthony Minessale [Tue, 29 May 2007 18:55:37 +0000 (18:55 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5230 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agodos2unix
Michael Jerris [Tue, 29 May 2007 17:51:23 +0000 (17:51 +0000)] 
dos2unix

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@182 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agodos2unix
Michael Jerris [Tue, 29 May 2007 17:51:23 +0000 (17:51 +0000)] 
dos2unix

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@182 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agofix setting of current codeset.
Michael Jerris [Tue, 29 May 2007 16:47:22 +0000 (16:47 +0000)] 
fix setting of current codeset.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@181 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agofix setting of current codeset.
Michael Jerris [Tue, 29 May 2007 16:47:22 +0000 (16:47 +0000)] 
fix setting of current codeset.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@181 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoDon't mess with the message before we send it up to level 4.
Michael Jerris [Tue, 29 May 2007 16:38:04 +0000 (16:38 +0000)] 
Don't mess with the message before we send it up to level 4.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@180 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoDon't mess with the message before we send it up to level 4.
Michael Jerris [Tue, 29 May 2007 16:38:04 +0000 (16:38 +0000)] 
Don't mess with the message before we send it up to level 4.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@180 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoAdd beginning of auto-restart functionality
Michael Jerris [Tue, 29 May 2007 16:30:20 +0000 (16:30 +0000)] 
Add beginning of auto-restart functionality

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@179 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoAdd beginning of auto-restart functionality
Michael Jerris [Tue, 29 May 2007 16:30:20 +0000 (16:30 +0000)] 
Add beginning of auto-restart functionality

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@179 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoremove codeset form generic message struct, it doesn't belong there, this is still...
Michael Jerris [Tue, 29 May 2007 15:32:37 +0000 (15:32 +0000)] 
remove codeset form generic message struct, it doesn't belong there, this is still messy, need a cleaner way.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@178 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoremove codeset form generic message struct, it doesn't belong there, this is still...
Michael Jerris [Tue, 29 May 2007 15:32:37 +0000 (15:32 +0000)] 
remove codeset form generic message struct, it doesn't belong there, this is still messy, need a cleaner way.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@178 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Tue, 29 May 2007 15:16:42 +0000 (15:16 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5229 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoEnact the 'No device left behind' act. All stupid sip params that only help broken...
Anthony Minessale [Tue, 29 May 2007 14:59:03 +0000 (14:59 +0000)] 
Enact the 'No device left behind' act.  All stupid sip params that only help broken things *MUST* be prefixed with NDLB-

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5228 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoprepwork for zt hardware interface.
Michael Jerris [Tue, 29 May 2007 06:53:39 +0000 (06:53 +0000)] 
prepwork for zt hardware interface.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@177 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoprepwork for zt hardware interface.
Michael Jerris [Tue, 29 May 2007 06:53:39 +0000 (06:53 +0000)] 
prepwork for zt hardware interface.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@177 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoCorrect crv handling.
Michael Jerris [Tue, 29 May 2007 04:13:24 +0000 (04:13 +0000)] 
Correct crv handling.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@176 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoCorrect crv handling.
Michael Jerris [Tue, 29 May 2007 04:13:24 +0000 (04:13 +0000)] 
Correct crv handling.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@176 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agotypos.
Michael Jerris [Tue, 29 May 2007 03:15:18 +0000 (03:15 +0000)] 
typos.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@175 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agotypos.
Michael Jerris [Tue, 29 May 2007 03:15:18 +0000 (03:15 +0000)] 
typos.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@175 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agooff by 1 error in Q931Uie_CalledNum.
Michael Jerris [Tue, 29 May 2007 03:08:41 +0000 (03:08 +0000)] 
off by 1 error in Q931Uie_CalledNum.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@174 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agooff by 1 error in Q931Uie_CalledNum.
Michael Jerris [Tue, 29 May 2007 03:08:41 +0000 (03:08 +0000)] 
off by 1 error in Q931Uie_CalledNum.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@174 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agouse Q931Uie_GenericDigits for national isdn setup message parser.
Michael Jerris [Tue, 29 May 2007 02:44:14 +0000 (02:44 +0000)] 
use Q931Uie_GenericDigits for national isdn setup message parser.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@173 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agouse Q931Uie_GenericDigits for national isdn setup message parser.
Michael Jerris [Tue, 29 May 2007 02:44:14 +0000 (02:44 +0000)] 
use Q931Uie_GenericDigits for national isdn setup message parser.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@173 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agobetter implement Q931Uie_GenericDigits.
Michael Jerris [Tue, 29 May 2007 02:42:32 +0000 (02:42 +0000)] 
better implement Q931Uie_GenericDigits.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@172 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agobetter implement Q931Uie_GenericDigits.
Michael Jerris [Tue, 29 May 2007 02:42:32 +0000 (02:42 +0000)] 
better implement Q931Uie_GenericDigits.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@172 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agomissing ()
Michael Jerris [Mon, 28 May 2007 22:49:54 +0000 (22:49 +0000)] 
missing ()

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@171 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agomissing ()
Michael Jerris [Mon, 28 May 2007 22:49:54 +0000 (22:49 +0000)] 
missing ()

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@171 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoStart of support for codesets and shift operation in messages.
Michael Jerris [Mon, 28 May 2007 22:48:13 +0000 (22:48 +0000)] 
Start of support for codesets and shift operation in messages.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@170 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoStart of support for codesets and shift operation in messages.
Michael Jerris [Mon, 28 May 2007 22:48:13 +0000 (22:48 +0000)] 
Start of support for codesets and shift operation in messages.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@170 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoAdded typedefs for some functions to simplify the declarations for the function point...
Michael Jerris [Mon, 28 May 2007 22:00:14 +0000 (22:00 +0000)] 
Added typedefs for some functions to simplify the declarations for the function pointer tables and the header files.

API rework to simplify the Umes functions.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@169 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoAdded typedefs for some functions to simplify the declarations for the function point...
Michael Jerris [Mon, 28 May 2007 22:00:14 +0000 (22:00 +0000)] 
Added typedefs for some functions to simplify the declarations for the function pointer tables and the header files.

API rework to simplify the Umes functions.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@169 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agofix bsd build
Michael Jerris [Mon, 28 May 2007 17:20:57 +0000 (17:20 +0000)] 
fix bsd build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5227 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix bsd build
Michael Jerris [Mon, 28 May 2007 05:52:34 +0000 (05:52 +0000)] 
fix bsd build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5226 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix bsd build
Michael Jerris [Mon, 28 May 2007 05:04:28 +0000 (05:04 +0000)] 
fix bsd build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5225 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix bsd build
Michael Jerris [Mon, 28 May 2007 05:01:08 +0000 (05:01 +0000)] 
fix bsd build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5224 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix bsd build
Michael Jerris [Mon, 28 May 2007 04:32:22 +0000 (04:32 +0000)] 
fix bsd build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5223 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomove ie definitions and declarations to a new header file.
Michael Jerris [Mon, 28 May 2007 03:14:24 +0000 (03:14 +0000)] 
move ie definitions and declarations to a new header file.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@168 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agomove ie definitions and declarations to a new header file.
Michael Jerris [Mon, 28 May 2007 03:14:24 +0000 (03:14 +0000)] 
move ie definitions and declarations to a new header file.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@168 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd codeset enum.
Michael Jerris [Mon, 28 May 2007 02:59:34 +0000 (02:59 +0000)] 
add codeset enum.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@167 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoadd codeset enum.
Michael Jerris [Mon, 28 May 2007 02:59:34 +0000 (02:59 +0000)] 
add codeset enum.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@167 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Sun, 27 May 2007 18:14:49 +0000 (18:14 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@166 a93c3328-9c30-0410-af19-c9cd2b2d52af

19 years agoupdate
Anthony Minessale [Sun, 27 May 2007 18:14:49 +0000 (18:14 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@166 a93c3328-9c30-0410-af19-c9cd2b2d52af