- 25 7月, 2012 5 次提交
-
-
由 Stefan Knoblich 提交于
Remove the 'state' variable of per-channel data, use active flag exclusively to track open/close state. Add misdn_activate_channel()/misdn_deactivate_channel() helper functions, rename old one to _misdn_toggle_channel() (internal). Add _nowait variant of channel de-/activation function, that just sends the mISDN request message. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
ftmod_isdn: Use span trunk_mode to select default mode and print warning if final modes do not match. Same as ftmod_libpri. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Store call CRV in caller_data.call_reference and use call private to hold the FreeTDM channel object. Remove isdn_data->channels_{local,remote,outbound}_crv arrays. Allow (and force) inbound call state transition DIALTONE -> DOWN for incoming RELEASE COMPLETE messages in NT mode. Dialtone in NT mode works, everything else needs more testing. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Brian West 提交于
-
- 24 7月, 2012 5 次提交
-
-
由 Michael S Collins 提交于
Create new demo IVR XML and phrases. (New sound files needed.) Update phrase_en.xml to-be-recorded sound files.
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
FS-4453 --resolve this will now cause up to a 20 second timeout waiting for the response and the call will be blocking
-
由 Brian West 提交于
-
由 Jeff Lenk 提交于
-
- 23 7月, 2012 7 次提交
-
-
由 Stefan Knoblich 提交于
ftmod_misdn currently returns len == 0 if the incoming message, that triggered the read() call, does not contain any data. Users of ftdm_channel_read() need to handle this case, or they may possibly end up in an endless loop. This patch reworks the ftdm_channel_read() handling in ftmod_isdn and prevents it from entering an endless loop. The read error counter is reset on first sucessful read w/ data. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
Use %p for printing pointer address in hex. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Anthony Minessale 提交于
FS-4373 --resolve this is probably the same issue nobody would file a bug about on the mailing list even after I begged them to from last weekend
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
- 21 7月, 2012 6 次提交
-
-
由 Jeff Lenk 提交于
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
implementations for platforms with slow floating point
-
由 Steve Underwood 提交于
-
由 Anthony Minessale 提交于
-
- 20 7月, 2012 10 次提交
-
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
FAX engine yet.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
Our main version string is designed for release engineering purposes: it matches file name conventions used for versioned tarballs and the versions sort lexicographically while containing all pertinent information. With this commit we add in parentheses a more human-friendly rendering of the version string: we spell out the meaning of each field and render the datetime in RFC 822 notation.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
Showing whether the git repository is clean at the time of build will be useful, but currently something in our bootstrap/configure/early make process is causing the tree to look unclean at just the wrong moment and clean builds are showing up as unclean.
-
由 Seven Du 提交于
open a door to write video data so it is possible to record a .fsv file also possible to write to .mp4 with proper file format support
-
由 Seven Du 提交于
audio only at this time video is possible when add a file_write_video interface to core only tested/working with 8000hz at this time
-
由 Daniel Swarbrick 提交于
-
- 19 7月, 2012 7 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Do not build static versions of modules. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-