cvs commit: ports/net/asterisk Makefile ports/net/asterisk/files patch-channels::chan_sip.c patch-channels::chan_zap.c

Maxim Sobolev sobomax at FreeBSD.org
Tue May 3 06:58:31 PDT 2005


sobomax     2005-05-03 13:58:26 UTC

  FreeBSD ports repository

  Modified files:
    net/asterisk         Makefile 
    net/asterisk/files   patch-channels::chan_sip.c 
                         patch-channels::chan_zap.c 
  Log:
  o chan_sip.c:
  
    - Improve codec negotiation logic.
  
    - make sure to parse SDP on re-INVITE.
  
  o chan_zap.c:
  
    - If unanswered Zap channnel is hanged up wait until the calling party
      in turn hangs up (by detecting ring timeout). Otherwise next ring will
      trigger a "new" incoming call. This appears to be design limitation of
      the analogue telephone system - there is no way to reject the call without
      answering it first.
  
  Sponsored by:   Porta Software Ltd, PBXpress Inc
  
  Revision  Changes    Path
  1.31      +1 -1      ports/net/asterisk/Makefile
  1.3       +32 -8     ports/net/asterisk/files/patch-channels::chan_sip.c
  1.3       +88 -3     ports/net/asterisk/files/patch-channels::chan_zap.c


More information about the cvs-ports mailing list