330 Commits

Author SHA1 Message Date
Nathan Neulinger
1fa0c8b312 FS-5796 --resolve add cfwdall extension param for mod_skinny 2013-09-17 13:08:09 -05:00
Nathan Neulinger
699abafeab FS-5608 improvement in behavior, on EXECUTE it will now send the stop ring tone message to device 2013-09-03 08:53:48 -05:00
Nathan Neulinger
c60dfb50d5 fix variable setting from skinny and mismatched logging 2013-08-27 12:31:25 -05:00
Nathan Neulinger
790bf9a947 FS-5164 - fix segv on ring handling due to listener not being defined 2013-08-20 13:01:40 -05:00
Nathan Neulinger
7fc4f5996f FS-5164 --resolve add support for setting user variables w/ skinny 2013-08-20 09:24:43 -05:00
Nathan Neulinger
4d9ff80a01 mod_skinny work on FS-5632 - few more cases 2013-08-02 21:25:51 -05:00
Nathan Neulinger
118614e447 mod_skinny work on FS-5632 - first pass 2013-08-02 21:11:56 -05:00
Nathan Neulinger
7dbf80ed8b FS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently treats callPickup and grpCallPickup identically, may revisit when I find out more about what's different between the two 2013-08-02 14:12:03 -05:00
Nathan Neulinger
c2d5d47078 mod_skinny: implement per device setting of ext- extensions 2013-08-02 13:53:29 -05:00
Nathan Neulinger
d1268e8103 make default conf example work properly based on FS-5335 feedback/testing 2013-08-02 11:21:40 -05:00
Nathan Neulinger
f184953570 mod_skinny: add minimal handling of MeetMe button to send to a conference creation extension 2013-08-02 10:54:46 -05:00
Nathan Neulinger
6c8eb054ad mod_skinny: allow to work with native pgsql 2013-07-31 17:17:07 -05:00
Nathan Neulinger
358b6e0835 mod_skinny: filter sip mwi events 2013-07-31 17:16:43 -05:00
Nathan Neulinger
878c232b06 mod_skinny: initial reg wasn't able to clean up due to missing device name, add new function to clean up given explicit device name, also add more logging 2013-07-30 14:35:39 -05:00
Nathan Neulinger
12fab353f3 FS-5636 --resolve hold active lines when receiving a call 2013-07-24 10:14:08 -05:00
Nathan Neulinger
acb33edc3a skinny: improve hangup handling 2013-07-15 15:19:18 -05:00
Nathan Neulinger
af9a18c63c FS-4027 - improve adherence to code conventions 2013-07-12 12:00:57 -05:00
Nathan Neulinger
655325ab05 fixup and merge in FS-4027 enhancements for additional device support 2013-07-12 11:39:23 -05:00
Nathan Neulinger
802aa379fc skinny typedef 2013-07-12 11:15:46 -05:00
Nathan Neulinger
76c3f4be98 add a few additional skinny message types 2013-07-12 11:05:52 -05:00
Nathan Neulinger
9bdfb18715 skinny correct field name 2013-07-12 11:05:18 -05:00
Nathan Neulinger
11cd5262f7 update device types list with more known types 2013-07-12 11:04:32 -05:00
Nathan Neulinger
bab6ebc549 skinny: improve cleanup of devices during registration and unregistration, resolves some weird state issues when devices get disconnected 2013-07-11 13:14:44 -05:00
Nathan Neulinger
a0043b8ca2 partial rollback of ec6754262863475136c6a53b012eb7b0bb62d7ba to fix skinny breakage 2013-07-01 22:19:40 -05:00
Nathan Neulinger
5fefae03fd improve skinny behavior in HA deployment 2013-06-26 21:56:10 -05:00
Nathan Neulinger
375c102ae0 typo 2013-06-26 21:55:38 -05:00
Anthony Minessale
3879a85bfb set rtp params in skinny for rtp flush on bridge 2013-06-26 18:35:06 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Nathan Neulinger
f59690c02f skinny more logging improvements and some refactoring of protocol replies 2013-06-23 21:47:58 -05:00
Nathan Neulinger
9279113a26 skinny - add simple expansion of text strings by id in the logging msgs 2013-06-23 16:11:54 -05:00
Nathan Neulinger
86e4e580b1 logging 2013-06-23 15:18:10 -05:00
Nathan Neulinger
4b0bae5afd fix broken build due to running with warnings disabled, oops 2013-06-23 15:11:31 -05:00
Nathan Neulinger
4a267627f2 skinny logging 2013-06-23 14:58:25 -05:00
Jeff Lenk
0d4967b718 fix windows build 2013-06-23 14:34:26 -05:00
Nathan Neulinger
e744bf0385 improvements to skinny logging, table based message text ids 2013-06-23 14:19:05 -05:00
Nathan Neulinger
a38ea77fa3 misc constant name adjustments to match actual text on phones 2013-06-22 13:46:26 -05:00
Nathan Neulinger
1b2341b6d8 FS-5532 - workaround to improve behavior, but not correct fix 2013-06-21 14:48:49 -05:00
Nathan Neulinger
5d0753e330 FS-5510 --resolve - also add logging of hangup cause 2013-06-18 12:21:35 -05:00
Nathan Neulinger
f782c280d4 add skinny cmd to kill all current listeners 2013-06-18 09:41:56 -05:00
Nathan Neulinger
45d33b02e9 Add skinny device kill api command 2013-06-18 09:18:31 -05:00
Nathan Neulinger
803c02a3e8 Change to correct prompt on outgoing call, eliminate UNDEFINED! message 2013-05-30 12:49:59 -05:00
Nathan Neulinger
fffe3d06aa Allow skinny speed dials to work when already off-hook 2013-05-30 12:15:20 -05:00
Nathan Neulinger
514fc941c0 FS-5431: --resolve fix socket creation loop for mod_skinny to avoid segfault 2013-05-23 08:13:44 -05:00
Nathan Neulinger
23bd06881d FS-5429: --resolve add minimal idivert support for skinny 2013-05-22 09:58:28 -05:00
Nathan Neulinger
8afaf28a09 FS-5379: --resolve fix skinny phone codec agreement issues due to incorrect hardwired ptime, update field names for future coding to be more descriptive 2013-05-22 09:27:09 -05:00
Nathan Neulinger
337976e469 FS-5225: --resolve add ability to dial by pressing line button 2013-05-22 09:17:41 -05:00
Nathan Neulinger
0b05cf6843 FS-5267: --resolve avoid null deref if sessions missing 2013-05-22 09:12:46 -05:00
Mathieu Parent
4ccfb475de Add IPs to mod_skinny recv/send event messages
FS-5268 --resolve
thanks to Nathan Neulinger
2013-04-06 14:44:11 +02:00
Mathieu Parent
5838050e4f Don't pretend we support skinny-wait timeout (See #FS 477) 2013-04-03 20:55:27 +02:00
Mathieu Parent
1d9d7b1196 Don't create a new session when pressing speeddial
Fixes #FS-5259 (Thanks to Nathan Neulinger for the patch)
2013-04-03 20:34:55 +02:00