WIN 2008 RC2 - 3CX v9 - IIS

Status
Not open for further replies.

dactor

Joined
Jan 5, 2011
Messages
1
Reaction score
0
Hello

We are trying 3CX which seems to be a great software. The problem we are facing after installation is that when we try to connect to the administration panel (control panel) from the web http://xxx.xxx.xxx.xxx:5484 we get the following link as the default one:

http://XXX.XXX.XXX.XXX:5484/(S(oxf3ckjrtkx1fanlaptesc45))/ivr_start.aspx

our IIS is version 7 and have other websites on it with no problems (ie. sharepoint...etc).

the page even looks like code:
QUOTE:

<?xml version="1.0" encoding="utf-8" ?>
- <vxml version="2.0" application="root.vxml">
- <!-- Parametrized variables
-->
<var name="from" expr="'unk'" />
<var name="to" expr="'unk'" />
<var name="menu" expr="'unk'" />
<var name="isid" expr="''" />
- <!-- Calcualted vars
-->
<var name="ivr_menu_type" expr="'invalid'" />
<var name="from_type" expr="'line'" />
<var name="ext_len" expr="3" />
<var name="ec_prompt" expr="'EMPTY'" />
<var name="dr_link" expr="'dr.aspx'" />
<var name="caller_name_audio" expr="''" />
- <!-- Insert here
-->
<var name="ext_pin" expr="''" />
- <form id="main">
- <block>
<goto expritem="ivr_menu_type" />
</block>
- <block name="invalid">
<audio src="GetPrompt.aspx?id=NOACTPERF" />
<disconnect />
</block>
- <block name="end_call">
<audio expr="'GetPrompt.aspx?id='+ec_prompt" />
<disconnect />
</block>
- <subdialog name="vmail_menu" srcexpr="'LoginVmail.vxml'">
<param name="vmbox" expr="from" />
<param name="vmpin" expr="ext_pin" />
<param name="ext_playcid" expr="ext_playcid" />
<param name="ext_playdt" expr="ext_playdt" />
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="queue_menu" srcexpr="'QueueMenu.aspx?qdn='+to">
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="dr_menu" srcexpr="dr_link+'?dr='+menu+'&to='+to+'&from='+from">
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="rec_menu" srcexpr="'RecVmail.vxml'">
<param name="extension" expr="to" />
<param name="caller" expr="from" />
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="make_call" srcexpr="'MakeCall.vxml'">
<param name="to" expr="to" />
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="boom_caller" srcexpr="'BoomCaller.aspx?to='+to+'&from='+from">
<param name="to" expr="to" />
<param name="caller_name_audio" expr="caller_name_audio" />
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="boom_acceptor" srcexpr="'BoomAcceptor.aspx'">
<param name="from" expr="from" />
<param name="to" expr="to" />
<param name="caller_name_audio" expr="caller_name_audio" />
- <filled>
<disconnect />
</filled>
</subdialog>
</form>
</vxml>
UNQUOTE

it seems also we can not find the directory that 3CX installed itself on IIS 7?

Please can someone assist us.

Thanks

Regards

Ray
 
You probably want http://xxx.xxx.xxx.xxx/management

IIS does not use the same port numbers as Abyss.

Take a look at c:\ProgramData\3CX\Data\Http.
 
With Cassini abyss: http://XXX.XXX.XXX.XXX:5481/
With IIS: http://XXX.XXX.XXX.XXX/management

Cassini Abyss port 5481 not 5484
 
Status
Not open for further replies.

Forum statistics

Threads
111,873
Messages
589,494
Members
164,719
Latest member
David Gharakhanian