Pjsip Extension State On Outgoing Calls
Hi,
When making an outgoing call with an pjsip endpoint hints are reporting idle until we get ringing from the other side:
Asterisk 13.7
*CLI> core show hint wid1765
wid1765@company_4_hi: PJSIP/wid1765 State:Idle Presence:not_set Watchers 0
But with chan_sip I get InUse
Asterisk 11.15
*CLI> core show hint 101
101@ext-local : SIP/101
State:InUse Watchers 0
How can I make chan_pjsip behave as chan_sip? Or is this a bug?
/niklas