sipCallTransfer

Daily.co provides two methods for handling call transfers: sipCallTransfer and sipRefer. Both methods maintain the original SIP/PSTN connection, meaning the initial caller's connection does not disconnect during the transfer. However, they serve different purposes and have distinct implementations.

Key Differences

sipCallTransfer

Best for internal transfers within your Daily-powered infrastructure

sipRefer

Suitable when calls come from external sip addresses and need to transfered back to that external phone systems, call centers, or SIP providers. In this case you want to avoid the latency loop from the external system to daily and back.

  • Enables transfers to external SIP endpoints, however, both the originating and terminating SIP addresses MUST be outside Daily's SIP network
  • Removes Daily from the connection path after transfer and provide direct endpoint-to-endpoint connection after transfer.

Use Case Considerations

Choose sipCallTransfer when:

  • Transferring calls between Daily Rooms
  • Maintaining Daily's features and capabilities is important
  • You want to keep analytics and monitoring within Daily's ecosystem

Choose sipRefer when:

  • The origination address is outside Daily's SIP network and transferring to external SIP endpoints
  • Minimizing intermediary connections is a priority

Implementation Options

You can implement these transfers through:

  1. REST API endpoints:

  2. Client SDK methods :

Pricing Considerations

The choice between sipCallTransfer and sipRefer may have pricing implications based on your usage patterns and requirements. For detailed pricing information and guidance on which method best suits your needs, please contact:

  • Email: help@daily.co
  • Sales team: Contact for enterprise pricing and volume discussions