wanghongliang / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

Can't use the "@" character in SIP username (AIM) #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Create an AOL ( Aim Call Out ) account.

   <http://call-out.aim.com/?promo=824554>

2. Just try to connect.

3. The parsing of the user name (localy) never expected the "@" character.
If I use SIPHON to my local asterisk server it works fine.

What is the expected output? What do you see instead?

This is an exert from the log.

 13:37:08.989         call.m  Error: invalid SIP URL 'sip:putyour
usernamehere@aim.com@206.222.247.38' in local id argument
 13:37:11.714 stuntsx0x88d93  STUN sending message (transmit count=7)
 13:37:11.764 stuntsx0x88e73  STUN sending message (transmit count=7)
 13:37:13.315 stuntsx0x88d93  STUN timeout waiting for response
 13:37:13.315  natck0x889600  Completed Test II: Binding request with
change address and port request, status=370004
 13:37:13.315  natck0x889600  Performing Test IB: Binding request to
alternate address to 64.12.201.158:3479
 13:37:13.315  natck0x889600  TX 28 bytes STUN message to 64.12.201.158:3479:

What version of the product are you using? On what operating system?

V2.0.1

Please provide any additional information below.

Original issue reported on code.google.com by Bruce.Fe...@gmail.com on 6 Jan 2009 at 6:58

GoogleCodeExporter commented 8 years ago
Could you try these parameters:
Username: AOLScreenname or AIMScreenname
Password: As configured in the AIM Call Out Dashboard
Server: sip.aol.com
Authentication name: AOLScreenname@aol.com or AIMScreenname@aim.com
or 
Authentication name: AOLScreenname or AIMScreenname
STUN Server/Domain: turn.oscar.aol.com

Original comment by samuelv0...@gmail.com on 6 Jan 2009 at 8:52

GoogleCodeExporter commented 8 years ago

Original comment by samuelv0...@gmail.com on 6 Jan 2009 at 10:06

GoogleCodeExporter commented 8 years ago
Tried with and without the "@aol.com" .or. "@aim.com". I never get a connected
status and when trying to send the dial string the app crashes.

Original comment by Bruce.Fe...@gmail.com on 6 Jan 2009 at 10:17

GoogleCodeExporter commented 8 years ago
I have no problems connecting to my home asterisk server but not to AOL's lame
attempt at vanilla VoIP. Probably not giving another venture other than SKYPE 
any
resources to clean up their end.

This call should be rejected-closed.

-b-

Original comment by Bruce.Fe...@gmail.com on 8 Jan 2009 at 10:47

GoogleCodeExporter commented 8 years ago
Ok I invalid this issue.
I just try SIP info page of AOL http://voice.aol.com/SIP-Info, and I get 'not 
found'

Original comment by samuelv0...@gmail.com on 9 Jan 2009 at 7:51