Hello,
I am attempting to setup two shared call appearances utilizing SIP trunking. I am following the directions provided at For the most part, I am able to setup the appropriate trunk and inbound route. However, I am unable to use the associated keys to make an outgoing call. (Incoming works fine, and I am able to make one outgoing call which is associated with the first defined outgoing trunk through the extension/intercom key.)
What I am unable to do is to make an outgoing call using the Shared Call Appearance key. When I attempt to make an outgoing call using an SCA key there is no dial tone and the asterisk log shows the following message when I push the SCA key in an attempt to make an outgoing call:
[pre]
VERBOSE[2305] chan_ucx.c: 101 ignored keypress on key # NXX-XXXX - wrong state 01
-- or --
VERBOSE[2305] chan_ucx.c: 101 ignored keypress on key # NXX-XXXX - wrong state 20
[/pre]
When making an outgoing call, using the extension/intercom key the following is output in the asterisk log:
[pre]
VERBOSE[27216][C-00000026] netsock2.c: Using SIP RTP TOS bits 184
VERBOSE[27216][C-00000026] netsock2.c: Using SIP RTP CoS mark 5
VERBOSE[27216][C-00000026] app_dial.c: Called SIP/ucx1/9665
VERBOSE[27216][C-00000026] app_dial.c: SIP/ucx1-0000001d answered UCX/101@101-00000032
VERBOSE[27217][C-00000026] bridge_channel.c: Channel SIP/ucx1-0000001d joined 'simple_bridge' basic-bridge <512e5b20-2afa-4af4-af20-8808b1721b46>
VERBOSE[27216][C-00000026] bridge_channel.c: Channel UCX/101@101-00000032 joined 'simple_bridge' basic-bridge <512e5b20-2afa-4af4-af20-8808b1721b46>
VERBOSE[27216][C-00000026] chan_ucx.c: 101 moving UCX/101@101-00000032 from key 0 to 5 SCA:1@SCG1
[/pre]
Note: There is also a SIP/ucx2 which corresponds to the second SCA key.
If outgoing calls are possible via the SCA keys, what configuration step am I missing? A pointer would be greatly appreciated.
Thank you,
Ryan
I am attempting to setup two shared call appearances utilizing SIP trunking. I am following the directions provided at For the most part, I am able to setup the appropriate trunk and inbound route. However, I am unable to use the associated keys to make an outgoing call. (Incoming works fine, and I am able to make one outgoing call which is associated with the first defined outgoing trunk through the extension/intercom key.)
What I am unable to do is to make an outgoing call using the Shared Call Appearance key. When I attempt to make an outgoing call using an SCA key there is no dial tone and the asterisk log shows the following message when I push the SCA key in an attempt to make an outgoing call:
[pre]
VERBOSE[2305] chan_ucx.c: 101 ignored keypress on key # NXX-XXXX - wrong state 01
-- or --
VERBOSE[2305] chan_ucx.c: 101 ignored keypress on key # NXX-XXXX - wrong state 20
[/pre]
When making an outgoing call, using the extension/intercom key the following is output in the asterisk log:
[pre]
VERBOSE[27216][C-00000026] netsock2.c: Using SIP RTP TOS bits 184
VERBOSE[27216][C-00000026] netsock2.c: Using SIP RTP CoS mark 5
VERBOSE[27216][C-00000026] app_dial.c: Called SIP/ucx1/9665
VERBOSE[27216][C-00000026] app_dial.c: SIP/ucx1-0000001d answered UCX/101@101-00000032
VERBOSE[27217][C-00000026] bridge_channel.c: Channel SIP/ucx1-0000001d joined 'simple_bridge' basic-bridge <512e5b20-2afa-4af4-af20-8808b1721b46>
VERBOSE[27216][C-00000026] bridge_channel.c: Channel UCX/101@101-00000032 joined 'simple_bridge' basic-bridge <512e5b20-2afa-4af4-af20-8808b1721b46>
VERBOSE[27216][C-00000026] chan_ucx.c: 101 moving UCX/101@101-00000032 from key 0 to 5 SCA:1@SCG1
[/pre]
Note: There is also a SIP/ucx2 which corresponds to the second SCA key.
If outgoing calls are possible via the SCA keys, what configuration step am I missing? A pointer would be greatly appreciated.
Thank you,
Ryan