[sr-dev] git:master: sdpops: added sdpops_remove_codecs_by_name(list)

Daniel-Constantin Mierla miconda at gmail.com
Sun May 1 17:40:11 CEST 2011


Module: sip-router
Branch: master
Commit: e8ae4acb4e8f7b13606aaf16ec89d2a6e37959fd
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e8ae4acb4e8f7b13606aaf16ec89d2a6e37959fd

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun May  1 17:36:38 2011 +0200

sdpops: added sdpops_remove_codecs_by_name(list)

- it takes as parameter a csv list with codec names
- works for now with codecs that have ID assigned by IANA, the rest will
  follow

---

 modules/sdpops/README               |   47 ++++++++++----
 modules/sdpops/doc/sdpops_admin.xml |   26 +++++++
 modules/sdpops/sdpops_data.c        |  124 ++++++++++++++++++++++++++++++++++-
 modules/sdpops/sdpops_data.h        |    5 +-
 modules/sdpops/sdpops_mod.c         |   80 +++++++++++++++--------
 5 files changed, 240 insertions(+), 42 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=e8ae4acb4e8f7b13606aaf16ec89d2a6e37959fd



More information about the sr-dev mailing list