Not able to place call on ODK voice

Along with the last message I sent, I've also tried another VOIP
provider, but for some reason I can't get ODK-Voice to make the call.
I'm attaching the log below for the call. I've installed ODK-Voice
and Voxeo on the same machine.

Any ideas how to make it work?

Thanks,

Joaquin

2010-12-23 18:48:30,353 INFO DbAdapter:476 - Current time: Dec 23,
2010 6:48:30 PM
2010-12-23 18:48:30,380 INFO DbAdapter:477 - Current GMT: 23 Dec 2010
21:48:30 GMT
2010-12-23 18:48:30,384 INFO DbAdapter:478 - Add outbound call:
813956977454836, null, null, -1
2010-12-23 18:48:41,186 INFO OutboundCallScheduler:140 -
url=http://localhost:9998/SessionControl/VoiceXML.start?numbertodial=813956977454836&tokenid=odk-voice&callerid=sip%3Ajoaquin%40thor.bulltel.com&outboundId=30
2010-12-23 18:48:41,193 DEBUG SingleClientConnManager:195 - Get
connection for route HttpRoute[{}->http://localhost:9998]
2010-12-23 18:48:41,194 DEBUG ClientParamsStack:215 -
'http.connection.timeout': 30000
2010-12-23 18:48:41,197 DEBUG ClientParamsStack:215 -
'http.socket.timeout': 30000
2010-12-23 18:48:41,222 DEBUG RequestAddCookies:131 - CookieSpec
selected: best-match
2010-12-23 18:48:41,225 DEBUG DefaultRequestDirector:445 - Attempt 1
to execute request
2010-12-23 18:48:41,226 DEBUG DefaultClientConnection:244 - Sending
request: GET /SessionControl/VoiceXML.start?numbertodial=813956977454836&tokenid=odk-voice&callerid=sip%3Ajoaquin%40thor%2Ebulltel%2Ecom&outboundId=30
HTTP/1.1
2010-12-23 18:48:41,227 DEBUG wire:78 - >> "GET
/SessionControl/VoiceXML.start?numbertodial=813956977454836&tokenid=odk-voice&callerid=sip%3Ajoaquin%40thor%2Ebulltel%2Ecom&outboundId=30
HTTP/1.1[EOL]"
2010-12-23 18:48:41,230 DEBUG wire:78 - >> "Host: localhost:9998[EOL]"
2010-12-23 18:48:41,232 DEBUG wire:78 - >> "Connection: Keep-Alive[EOL]"
2010-12-23 18:48:41,232 DEBUG wire:78 - >> "[EOL]"
2010-12-23 18:48:41,233 DEBUG headers:248 - >> GET
/SessionControl/VoiceXML.start?numbertodial=813956977454836&tokenid=odk-voice&callerid=sip%3Ajoaquin%40thor%2Ebulltel%2Ecom&outboundId=30
HTTP/1.1
2010-12-23 18:48:41,247 DEBUG headers:251 - >> Host: localhost:9998
2010-12-23 18:48:41,247 DEBUG headers:251 - >> Connection: Keep-Alive
2010-12-23 18:48:41,703 DEBUG wire:78 - << "HTTP/1.1 200 OK[EOL]"
2010-12-23 18:48:41,705 DEBUG wire:78 - << "Server: SIPMethod[EOL]"
2010-12-23 18:48:41,706 DEBUG wire:78 - << "Content-Type: text/html[EOL]"
2010-12-23 18:48:41,773 DEBUG wire:78 - << "Content-Length: 27[EOL]"
2010-12-23 18:48:41,773 DEBUG wire:78 - << "Date: Thu, 23 Dec 2010
21:48:41 GMT[EOL]"
2010-12-23 18:48:41,773 DEBUG wire:78 - << "[EOL]"
2010-12-23 18:48:41,777 DEBUG DefaultClientConnection:229 - Receiving
response: HTTP/1.1 200 OK
2010-12-23 18:48:41,777 DEBUG headers:232 - << HTTP/1.1 200 OK
2010-12-23 18:48:41,778 DEBUG headers:235 - << Server: SIPMethod
2010-12-23 18:48:41,778 DEBUG headers:235 - << Content-Type: text/html
2010-12-23 18:48:41,778 DEBUG headers:235 - << Content-Length: 27
2010-12-23 18:48:41,778 DEBUG headers:235 - << Date: Thu, 23 Dec 2010
21:48:41 GMT
2010-12-23 18:48:41,779 DEBUG DefaultRequestDirector:504 - Connection
can be kept alive indefinitely
2010-12-23 18:48:41,779 DEBUG ClientParamsStack:215 -
'http.protocol.handle-redirects': false
2010-12-23 18:48:41,779 DEBUG wire:78 - << "failure: Call number is bad"
2010-12-23 18:48:41,779 DEBUG SingleClientConnManager:250 - Releasing
connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@1aa4bb4
2010-12-23 18:48:41,785 WARN OutboundCallScheduler:170 - Response:
failure: Call number is bad
2010-12-23 18:48:41,786 INFO OutboundCallScheduler:101 - Outbound
call request: number=813956977454836; id=30; success=false

It says the number is bad. Try prefixing the number with '+'.

··· On Thursday, December 23, 2010, Joaquín Blaya wrote: > Along with the last message I sent, I've also tried another VOIP > provider, but for some reason I can't get ODK-Voice to make the call. > I'm attaching the log below for the call. I've installed ODK-Voice > and Voxeo on the same machine. > > Any ideas how to make it work? > > Thanks, > > Joaquin > > > 2010-12-23 18:48:30,353 INFO DbAdapter:476 - Current time: Dec 23, > 2010 6:48:30 PM > 2010-12-23 18:48:30,380 INFO DbAdapter:477 - Current GMT: 23 Dec 2010 > 21:48:30 GMT > 2010-12-23 18:48:30,384 INFO DbAdapter:478 - Add outbound call: > 813956977454836, null, null, -1 > 2010-12-23 18:48:41,186 INFO OutboundCallScheduler:140 - > url=http://localhost:9998/SessionControl/VoiceXML.start?numbertodial=813956977454836&tokenid=odk-voice&callerid=sip%3Ajoaquin%40thor%2Ebulltel%2Ecom&outboundId=30 > 2010-12-23 18:48:41,193 DEBUG SingleClientConnManager:195 - Get > connection for route HttpRoute[{}->http://localhost:9998] > 2010-12-23 18:48:41,194 DEBUG ClientParamsStack:215 - > 'http.connection.timeout': 30000 > 2010-12-23 18:48:41,197 DEBUG ClientParamsStack:215 - > 'http.socket.timeout': 30000 > 2010-12-23 18:48:41,222 DEBUG RequestAddCookies:131 - CookieSpec > selected: best-match > 2010-12-23 18:48:41,225 DEBUG DefaultRequestDirector:445 - Attempt 1 > to execute request > 2010-12-23 18:48:41,226 DEBUG DefaultClientConnection:244 - Sending > request: GET /SessionControl/VoiceXML.start?numbertodial=813956977454836&tokenid=odk-voice&callerid=sip%3Ajoaquin%40thor%2Ebulltel%2Ecom&outboundId=30 > HTTP/1.1 > 2010-12-23 18:48:41,227 DEBUG wire:78 - >> "GET > /SessionControl/VoiceXML.start?numbertodial=813956977454836&tokenid=odk-voice&callerid=sip%3Ajoaquin%40thor%2Ebulltel%2Ecom&outboundId=30 > HTTP/1.1[EOL]" > 2010-12-23 18:48:41,230 DEBUG wire:78 - >> "Host: localhost:9998[EOL]" > 2010-12-23 18:48:41,232 DEBUG wire:78 - >> "Connection: Keep-Alive[EOL]" > 2010-12-23 18:48:41,232 DEBUG wire:78 - >> "[EOL]" > 2010-12-23 18:48:41,233 DEBUG headers:248 - >> GET > /SessionControl/VoiceXML.start?numbertodial=813956977454836&tokenid=odk-voice&callerid=sip%3Ajoaquin%40thor%2Ebulltel%2Ecom&outboundId=30 > HTTP/1.1 > 2010-12-23 18:48:41,247 DEBUG headers:251 - >> Host: localhost:9998 > 2010-12-23 18:48:41,247 DEBUG headers:251 - >> Connection: Keep-Alive > 2010-12-23 18:48:41,703 DEBUG wire:78 - < 2010-12-23 18:48:41,705 DEBUG wire:78 - < 2010-12-23 18:48:41,706 DEBUG wire:78 - < 2010-12-23 18:48:41,773 DEBUG wire:78 - < 2010-12-23 18:48:41,773 DEBUG wire:78 - < 21:48:41 GMT[EOL]" > 2010-12-23 18:48:41,773 DEBUG wire:78 - < 2010-12-23 18:48:41,777 DEBUG DefaultClientConnection:229 - Receiving > response: HTTP/1.1 200 OK > 2010-12-23 18:48:41,777 DEBUG headers:232 - < 2010-12-23 18:48:41,778 DEBUG headers:235 - < 2010-12-23 18:48:41,778 DEBUG headers:235 - < 2010-12-23 18:48:41,778 DEBUG headers:235 - < 2010-12-23 18:48:41,778 DEBUG headers:235 - < 21:48:41 GMT > 2010-12-23 18:48:41,779 DEBUG DefaultRequestDirector:504 - Connection > can be kept alive indefinitely > 2010-12-23 18:48:41,779 DEBUG ClientParamsStack:215 - > 'http.protocol.handle-redirects': false > 2010-12-23 18:48:41,779 DEBUG wire:78 - < 2010-12-23 18:48:41,779 DEBUG SingleClientConnManager:250 - Releasing > connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@1aa4bb4 > 2010-12-23 18:48:41,785 WARN OutboundCallScheduler:170 - Response: > failure: Call number is bad > 2010-12-23 18:48:41,786 INFO OutboundCallScheduler:101 - Outbound > call request: number=813956977454836; id=30; success=false > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >