<TelapiResponse>
<IncomingPhoneNumbers page="0" numpages="0" pagesize="50" total="11" start="0" end="11"
uri="/v1/Accounts/{AccountSid}/IncomingPhoneNumbers"
firstpageuri="/v1/Accounts/{AccountSid}/IncomingPhoneNumbers?Page=0&PageSize=50"
previouspageuri=""
nextpageuri="/v1/Accounts/{AccountSid}/IncomingPhoneNumbers?Page=-1&PageSize=50"
lastpageuri="/v1/Accounts/{AccountSid}/IncomingPhoneNumbers?Page=-1&PageSize=50">
<IncomingPhoneNumber>
<Sid>{IncomingPhoneNumberSid}</Sid>
<AccountSid>{AccountSid}</AccountSid>
<FriendlyName>(424) 249-552</FriendlyName>
<PhoneNumber>+14242495526</PhoneNumber>
<Type>local</Type>
<VoiceApplicationSid></VoiceApplicationSid>
<VoiceUrl>www.example.com/voicerequest</VoiceUrl>
<VoiceMethod>POST</VoiceMethod>
<VoiceFallbackUrl></VoiceFallbackUrl>
<VoiceFallbackMethod>POST</VoiceFallbackMethod>
<VoiceCallerIdLookup>false</VoiceCallerIdLookup>
<DateCreated>Fri, 12 Dec 3 11:57:00 +0000</DateCreated>
<DateUpdated>Thu, 26 Jul 2012 18:04:27 +0000</DateUpdated>
<SmsApplicationSid></SmsApplicationSid>
<SmsUrl>www.example.com/smsrequest</SmsUrl>
<SmsMethod>POST</SmsMethod>
<SmsFallbackUrl></SmsFallbackUrl>
<SmsFallbackMethod>POST</SmsFallbackMethod>
<HeartbeatUrl>www.example.com/heartbeat</HeartbeatUrl>
<HeartbeatMethod>POST</HeartbeatMethod>
<Capabilities>
<Voice>True</Voice>
<SMS>True</SMS>
</Capabilities>
<StatusCallback></StatusCallback>
<StatusCallbackMethod>POST</StatusCallbackMethod>
<ApiVersion>v1</ApiVersion>
<Uri>/v1/Accounts/{AccountSid}/IncomingPhoneNumbers/{IncomingPhoneNumberSid}</Uri>
</IncomingPhoneNumber>
<IncomingPhoneNumber>
<Sid>{IncomingPhoneNumberSid}</Sid>
<AccountSid>{AccountSid}</AccountSid>
<FriendlyName>(201) 604-4992</FriendlyName>
<PhoneNumber>+12016044992</PhoneNumber>
<Type>local</Type>
<VoiceApplicationSid></VoiceApplicationSid>
<VoiceUrl>www.example.com/voicerequest</VoiceUrl>
<VoiceMethod>POST</VoiceMethod>
<VoiceFallbackUrl></VoiceFallbackUrl>
<VoiceFallbackMethod>POST</VoiceFallbackMethod>
<VoiceCallerIdLookup>false</VoiceCallerIdLookup>
<DateCreated>Thu, 22 Mar 2012 00:00:00 +0000</DateCreated>
<DateUpdated>Fri, 27 Jul 2012 15:47:19 +0000</DateUpdated>
<SmsApplicationSid></SmsApplicationSid>
<SmsUrl>www.example.com/smsrequest</SmsUrl>
<SmsMethod>GET</SmsMethod>
<SmsFallbackUrl></SmsFallbackUrl>
<SmsFallbackMethod>GET</SmsFallbackMethod>
<HeartbeatUrl></HeartbeatUrl>
<HeartbeatMethod>POST</HeartbeatMethod>
<Capabilities>
<Voice>True</Voice>
<SMS>True</SMS>
</Capabilities>
<StatusCallback></StatusCallback>
<StatusCallbackMethod>POST</StatusCallbackMethod>
<ApiVersion>v1</ApiVersion>
<Uri>/v1/Accounts/{AccountSid}/IncomingPhoneNumbers/{IncomingPhoneNumberSid}</Uri>
</IncomingPhoneNumber>
</IncomingPhoneNumbers>
</TelapiResponse>
{
"page": 0,
"num_pages": 0,
"page_size": 50,
"total": 11,
"start": 0,
"end": 11,
"uri": "/v1/Accounts/{AccountSid}/IncomingPhoneNumbers.json",
"first_page_uri": "/v1/Accounts/{AccountSid}/IncomingPhoneNumbers?Page=0&PageSize=50",
"previous_page_uri": null,
"next_page_uri": "/v1/Accounts/{AccountSid}/IncomingPhoneNumbers.json?Page=-1&PageSize=50",
"last_page_uri": "/v1/Accounts/{AccountSid}/IncomingPhoneNumbers.json?Page=-1&PageSize=50",
"incoming_phone_numbers": [
{
"sid": "{IncommingPhoneNumberSid}",
"account_sid": "{AccountSid}",
"friendly_name": "(424) 249-552",
"phone_number": "+14242495526",
"type" : "local",
"voice_application_sid" : "",
"voice_url": " www.example.com/voicerequest
",
"voice_method": "POST",
"voice_fallback_url": "",
"voice_fallback_method": "POST",
"voice_caller_id_lookup": "false",
"date_created": "Fri, 12 Dec 3 11:57:00 +0000",
"date_updated": "Thu, 26 Jul 2012 18:04:27 +0000",
"sms_application_sid" : "",
"sms_url": " www.example.com/smsrequest ",
"sms_method": "POST",
"sms_fallback_url": "",
"sms_fallback_method": "POST",
"heartbeat_url": " www.example.com/heartbeat ",
"heartbeat_method": "POST",
"capabilities": {
"voice": "True",
"sms": "True"
},
"status_callback": "",
"status_callback_method": "POST",
"api_version": "v1",
"uri": "/v1/Accounts/{AccountSid}/IncomingPhoneNumbers/{IncommingPhoneNumberSid}.json"
},
{
"sid": "{IncomingPhoneNumberSid}",
"account_sid": "{AccountSid}",
"friendly_name": "(201) 604-4992",
"phone_number": "+12016044992",
"type" : "local",
"voice_application_sid" : "",
"voice_url": " www.example.com/voicerequest ",
"voice_method": "POST",
"voice_fallback_url": "",
"voice_fallback_method": "POST",
"voice_caller_id_lookup": "false",
"date_created": "Thu, 22 Mar 2012 00:00:00 +0000",
"date_updated": "Fri, 27 Jul 2012 15:47:19 +0000",
"sms_application_sid" : "",
"sms_url": " www.example.com/smsrequest ",
"sms_method": "GET",
"sms_fallback_url": "",
"sms_fallback_method": "GET",
"heartbeat_url": "",
"heartbeat_method": "POST",
"capabilities": {
"voice": "True",
"sms": "True"
},
"status_callback": "",
"status_callback_method": "POST",
"api_version": "v1",
"uri": "/v1/Accounts/{AccountSid}/IncomingPhoneNumbers/{IncomingPhoneNumberSid}.json"
}
...
]
}