Hi. I know that Asterisk works like that.
- When sip has incoming call, then it can not do outgoing call.
- When the during conversation sip do call outgoing the current call going to the hold.
But in the my log i see some incorrect cases. How it can be?
Sip 185 has incoming call on 16:06:12, but it can be do call outgoing on 16:06:13.
[2019-09-20 16:06:12] VERBOSE[10838][C-00000bb3] app_queue.c: Called SIP/185
[2019-09-20 16:06:12] VERBOSE[10838][C-00000bb3] app_queue.c: SIP/185-0000146d is ringing
[2019-09-20 16:06:17] VERBOSE[10838][C-00000bb3] app_queue.c: SIP/185-0000146d answered SIP/888-0000146a
[2019-09-20 16:06:17] VERBOSE[10838][C-00000bb3] res_musiconhold.c: Stopped music on hold on SIP/888-0000146a
[2019-09-20 16:06:17] VERBOSE[10916][C-00000bb3] bridge_channel.c: Channel SIP/185-0000146d joined 'simple_bridge' basic-bridge <53a37729-4e10-4abf-984e-64fea2f74694>
[2019-09-20 16:06:17] VERBOSE[10838][C-00000bb3] bridge_channel.c: Channel SIP/888-0000146a joined 'simple_bridge' basic-bridge <53a37729-4e10-4abf-984e-64fea2f74694>
[2019-09-20 16:06:13] VERBOSE[10888][C-00000bb5] pbx.c: Executing [900556611015@phones:9] Dial("SIP/185-0000146e", "SIP/888/00556611015") in new stack
[2019-09-20 16:06:13] VERBOSE[10888][C-00000bb5] netsock2.c: Using SIP RTP CoS mark 5
[2019-09-20 16:06:13] VERBOSE[10888][C-00000bb5] app_dial.c: Called SIP/888/00556611015
[2019-09-20 16:06:13] VERBOSE[10888][C-00000bb5] app_dial.c: SIP/888-0000146f is ringing
[2019-09-20 16:06:16] VERBOSE[10888][C-00000bb5] app_dial.c: SIP/888-0000146f is ringing
[2019-09-20 16:06:20] VERBOSE[10888][C-00000bb5] app_dial.c: SIP/888-0000146f is ringing
[2019-09-20 16:06:35] VERBOSE[10888][C-00000bb5] app_dial.c: SIP/888-0000146f answered SIP/185-0000146e
[2019-09-20 16:06:35] VERBOSE[11027][C-00000bb5] bridge_channel.c: Channel SIP/888-0000146f joined 'simple_bridge' basic-bridge <53aee598-22a7-4ad4-a7ef-2153fa863889>
[2019-09-20 16:06:35] VERBOSE[10888][C-00000bb5] bridge_channel.c: Channel SIP/185-0000146e joined 'simple_bridge' basic-bridge <53aee598-22a7-4ad4-a7ef-2153fa863889>
[2019-09-20 16:07:04] VERBOSE[11027][C-00000bb5] bridge_channel.c: Channel SIP/888-0000146f left 'simple_bridge' basic-bridge <53aee598-22a7-4ad4-a7ef-2153fa863889>
[2019-09-20 16:07:04] VERBOSE[10888][C-00000bb5] bridge_channel.c: Channel SIP/185-0000146e left 'simple_bridge' basic-bridge <53aee598-22a7-4ad4-a7ef-2153fa863889>