Dear Friends,
I am relatively new to Ejabberd, recently I had a requirement wherein I needed to implement Advanced Message Processing specification which is implemented by mod_amp. I downloaded the "mod_amp.tgz" from the following link:
https://support.process-one.net/browse/EJAB-449
I ran build.sh and got the .beam file done, placed the same in Ejabberd beam files directory, added the entry in modules section of config file. I even made changes as per the attached .diff file as on "06/10/11 16:17" the top-most link, "449-amp.diff" file.