1. c77efdf [mgcp] Degrade verbosity to debug by Holger Hans Peter Freyther · 14 years ago
  2. b79994c [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  3. 64e4e77 [mgcp] Handle the RSIP with resetting all endpoints by Holger Hans Peter Freyther · 14 years ago
  4. 9bdcc9c [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  5. e7d2ae6 [mgcp] Remove unused method from the mgcp by Holger Hans Peter Freyther · 14 years ago
  6. 52a66aa [mgcp] Switch from DEBUG to LOGP in the mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  7. 13d67b7 [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  8. 95e4d34 [mgcp] The networking code needs a source addrs.. by Holger Hans Peter Freyther · 14 years ago
  9. f5b6aa6 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  10. c38b588 [mgcp] Fix format string usage by Holger Hans Peter Freyther · 14 years ago
  11. 4079105 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  12. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  13. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  14. 5a29c7f automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  15. 774f072 [mgcp] Do not print potentially many messages... by Holger Hans Peter Freyther · 14 years ago
  16. 88c6eea [mgcp] Set the right variable back to NULL by Holger Hans Peter Freyther · 14 years ago
  17. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  18. 36ed8cc [mgcp] Patch the rtp payload depending on the direction. by Holger Hans Peter Freyther · 14 years ago
  19. ef6bb25 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  20. fe86d3c [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  21. a820c5f [mgcp] Fix two bugs in the protocol handling by Holger Hans Peter Freyther · 14 years ago
  22. 63f2db2 [mgcp] Switch logging from notice to debug by Holger Hans Peter Freyther · 14 years ago
  23. 154b955 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 14 years ago
  24. 590cd98 [mgcp] Print the rtp_port number, do not assume it was already assigned. by Holger Hans Peter Freyther · 14 years ago
  25. 1b0ea97 [mgcp] Move the network bits to a separate file... by Holger Hans Peter Freyther · 14 years ago
  26. 6414a0c [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 14 years ago
  27. 8d188ed [mgcp] Cleanup the code. send_ was a misleading name by Holger Hans Peter Freyther · 14 years ago
  28. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  29. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  30. 92026f1 [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  31. 62e836c [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  32. 77f7afe [mgcp] Prepare the in process MGCP handling by adding callbacks by Holger Hans Peter Freyther · 14 years ago
  33. 2ada71d [mgcp] Replace DEBUGP with the LOGP statement by Holger Hans Peter Freyther · 14 years ago
  34. e095502 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  35. 89f3cb8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  36. a18445d [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago