04-14-2019 05:30 AM
I implement Cisco SIP Dialog and create module to parse SIP Packets , Is there documentation to help me know dialog in details between call manager and Cisco IP Phone in all cases : normal call , hold call , waiting call , transfer call and conference call ?
04-14-2019 08:13 AM
hi,
there are RFC's that expalin the conference transfer in detail you can refer :
https://tools.ietf.org/html/rfc4579#section-5.2
https://tools.ietf.org/html/rfc5589
few headers :
the main thing is SIP would be fun if the logic is clear, so go through the SIP RFC 3261 ato understand how SIP work. after that when logic start building the conference transfer would be easy.
let us know if have any query.
regards.
04-15-2019 03:04 AM
thank you for helping,
i need more details between call manager and IP phone
for example :
in case transfer call there are three participants in call, i want what dialog in details between (call manager and transferor) , (call manager and transferee) and (call manager and transfer target) not high level of dialog or packets from side one participant not all like in these documents.
Regards,
04-14-2019 11:15 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide