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