Files
freeswitch/src
Mathieu Parent b8ac781c05 Skinny: Implement shared lines and more
- Shared lines (same line on several phones)
  + Active lines stored in db
- Separate SQL mutex per profile
- New event skinny::call_state
- Clean port_message
- More protocol understanding:
  + stimulus may have call_id
  + off_hook may have call_id
  + set_ringer may have call_id and line_instance
  + New DisplayPriNotifyMessage
- Use Cisco terms for Call state
  + Congestion -> LineInUse
  + CallRemoteMultiline -> InUseRemotely
- Add line_instance to Lines table (relative position contrary to
  absolute position)
- Less assertions as FS already does some
2010-04-01 14:08:12 +02:00
..
2010-03-31 15:59:57 -05:00
2009-02-16 07:12:17 +00:00
2010-02-18 20:22:32 +00:00
2010-03-03 22:30:01 +00:00
2010-03-04 01:16:48 +00:00
2010-02-17 22:00:01 +00:00
2010-03-22 16:22:19 +00:00
2010-02-22 23:41:56 +00:00
2010-03-22 16:22:19 +00:00
2010-03-22 17:32:03 +00:00
2010-03-15 20:41:56 +00:00
2010-03-23 15:27:13 +00:00
2010-03-15 18:01:38 +00:00
2010-03-27 00:29:54 +00:00
2010-03-09 16:36:40 +00:00
2010-03-31 12:40:06 -05:00