Help - Search - Members - Calendar
Full Version: Inconsistent use of '+' for PSTN calls
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
rtxleh_
Consider the following P2P and PSTN calls:
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

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.
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.
kaido_
thanks, fixed.

k
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.