CODE
< CALL 405 STATUS ROUTING
> GET CALL 405 TYPE
< CALL 405 TYPE OUTGOING_P2P
> GET CALL 405 PARTNER_HANDLE
< CALL 405 PARTNER_HANDLE rtxleh-test1
> GET CALL 405 TYPE
< CALL 405 TYPE OUTGOING_P2P
> GET CALL 405 PARTNER_HANDLE
< CALL 405 PARTNER_HANDLE rtxleh-test1
I can put this user ID into my call lists, and it can be used to call the user again.
CODE
< CALL 412 STATUS ROUTING
> GET CALL 412 TYPE
< CALL 412 TYPE OUTGOING_PSTN
> GET CALL 412 PSTN_NUMBER
< CALL 412 PSTN_NUMBER 4521773530
The '+' is missing from the reported number, but Skype demands that it is present when making PSTN calls.
> GET CALL 412 TYPE
< CALL 412 TYPE OUTGOING_PSTN
> GET CALL 412 PSTN_NUMBER
< CALL 412 PSTN_NUMBER 4521773530
I can obviously add the '+' myself, but it would be more consistent if Skype used the same format for reporting and making PSTN calls.
Leo Havmøller.