Displaying 1 result from an estimated 1 matches for "ahsen".
Did you mean:
ahsan
2007 Mar 11
4
Problem configuring voice conference
Hey!
I am trying to configure the voice onference with
MeetMe application for my internal users. I have my
server and 4 clients on same LAN and following is my
extensions.conf file:
[globals]
Ahsen=SIP/222
Tahami=SIP/444
Uzair=SIP/333
Wasif=SIP/555
[internal]
exten => 1234,1,Macro(voicemail,${Ahsen})
exten => 4321,1,Macro(voicemail,${Uzair})
exten => 5678,1,Macro(voicemail,${Tahami})
exten => 8765,1,Macro(voicemail,${Wasif})
;For Call Conferencing
;Here the syntax is exten =&g...