Hi everyone,
I’m a newbie in asterisk, i installed Asterisk 1.6.2.7 on a VM, and Cisco Unified Communications Manager 7.0 on another VM…
I also installed the Asterisk- Gui 2.0…after some problems it worked, and i can access the GUI and cisco call manager web interfaces on my web browser…
I have a project in my internship to integrate CUCM 7.0 and asterisk in order to use IVR and Voice mail and no one in this company seems to know anything about asterisk to even help me!!!
I’m in need for your help please in the code i need to write in extensions.conf and sip.conf…
i found many websites that aren’t similar or aren’t that clear for me since i’m totally new at this…
my extensions.conf already have some written code in it but i don’t know what it is!
i wrote this in sip.conf i don’t know if it’s right or if i have to add something else for 2 users i’m running the test with and i’m using cisco ip communicator on my laptop:
[1300]
type=friend
username=1300
secrect=password
host=dynamic
context=sipcontext
[1456]
type=friend
username=1456
secrect=password
host=dynamic
context=sipcontext
my Asterisk ip is 192.168.6.5
and CUCM 7.0 is 192.168.6.10
all the websites told me to create a SIP trunk on the CUCM and so i did but i don’t know if it’s missing something and what i should write in the sip.conf and extensions.conf to make it work.
I know there are many professionals here that might find this project very silly but i didn’t have a clue about asterisk before 2 weeks and no one in this company knows about it either.
I would really really appreciate any help you can get me guys. thanks a lot for your time