Howto:SIP/ISDN signaling interworking: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | mNo edit summary | ||
| Line 28: | Line 28: | ||
| </pre> | </pre> | ||
| ==Call to a busy PSTN user without inband information  | ==Call to a busy PSTN user without inband information== | ||
| <pre> | <pre> | ||
Revision as of 11:16, 6 June 2008
Applies To
This information applies to
- all innovaphone products
V6 sr2 or higher.
More Information
...
Call to a busy PSTN user with inband information provided by PSTN
1. -> SIP/INVITE 2. -> ISDN/SETUP 3. <- ISDN/DISCONNECT with cause 'user busy' and progress indicator 4. <- SIP/183 Session Progress Calling user hears the inband information provided by PSTN and terminates the call then. 5. -> SIP/CANCEL 6. <- SIP/200 OK 7. -> ISDN/RELEASE 8. <- SIP/487 Request Terminated 9. -> SIP/ACK
Call to a busy PSTN user without inband information
1. -> SIP/INVITE 2. -> ISDN/SETUP 3. <- ISDN/RELEASE with cause 'user busy' 4. <- SIP/486 Busy Here 5. -> SIP/ACK