Asterisk sometimes is confused

Hi. I know that Asterisk works like that.

  1. When sip has incoming call, then it can not do outgoing call.
  2. 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>

Sorry, but who is sip? You need to be technically more specific, if you expect help. I couldn’t figure out what you are trying to say.

Thanks for answer. But from log file seens that sip is SIP/185.
It 's not possible that at the same time there would be these two things.
Incoming ringing and execute outgoing call.

That’s perfectly technically possible with SIP, even for simple phones.

Can i prevent it with some parameters ?

Salam .) what do you want to prevent tell me

.What is the problem exactly :slight_smile:

give me your sip.conf and extensions.conf for this 2 users

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.