[App_rpt-users] Connect multiple SIP or IAX clients to a node

2E0SIP app_rpt at marrold.co.uk
Thu Apr 12 15:03:57 UTC 2018


Hi All

I currently have an issue where by if a SIP client has 'dialled' into a
node and another SIP client then dials in, the first call is terminated
with a BYE.

The logs, even with full debugging enabled, don't really reveal why this is
occurring.

Someone else in a Facebook group reported the same issue with an IAX client.

Here's the context the SIP clients get dropped into:

[sip-client]
exten => ${NODE},1,Answer
exten => ${NODE},n,Set(NODENUM=${CALLERID(number)})
exten => ${NODE},n,Set(CALLERID(num)=0)
exten => ${NODE},n,Rpt,${NODE}|Pv|${CALLERID(name)}
exten => ${NODE},n,Hangup
exten => ${NODE},n(hangit),Answer
exten => ${NODE},n(hangit),Wait(1)
exten => ${NODE},n(hangit),Hangup


Does anyone have any idea why this can only support a single connected
client?


Thanks

Matthew
2E0SIP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20180412/987c9ed8/attachment.html>


More information about the App_rpt-users mailing list