Hi,
I use asterisk 13.7 with PJSIP and I have simple dailplan;
exten=>5151,1,Dial(PJSIP/5151&PJSIP/4068&PJSIP/5189&PJSIP/4057)
exten=>5151,n,HangUp()
When I try to call 5151, 5151,4068,5189,4057 are ringing everything fine at the moment.
Problem is: while someone(5151,4068,5189,4057 ) pick up the call other endpoints have missed call, but the call are answered that’s why according to me it must not be. When I try different client (deskphone,softphone), I have same reason. Do anyone have an idea?
- [s@macro-isy-vm-dial:19] Dial(“PJSIP/gck_ast_mast-000809d”, “PJSIP/5151&PJSIP/4068&PJSIP/5189&PJSIP/4057”) in new stack
– Called PJSIP/5151
– Called PJSIP/4068
– Called PJSIP/5189
– Called PJSIP/4057
– PJSIP/5151-0000809f connected line has changed. Saving it until answer for PJSIP/gck_ast_mast-0000809d
– PJSIP/4068-000080a0 connected line has changed. Saving it until answer for PJSIP/gck_ast_mast-0000809d
– PJSIP/4057-000080a2 connected line has changed. Saving it until answer for PJSIP/gck_ast_mast-0000809d
– PJSIP/5189-000080a1 connected line has changed. Saving it until answer for PJSIP/gck_ast_mast-0000809d
– PJSIP/4057-000080a2 is ringing
– PJSIP/5189-000080a1 is ringing
– PJSIP/4068-000080a0 is ringing