[Home]

Summary:ASTERISK-17574: FollowMe with IAX2 channel LANGUAGE error
Reporter:sun bing (hoowa)Labels:
Date Opened:2011-03-18 01:10:58Date Closed:2011-04-19 09:53:25
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_followme
Versions:1.8.3 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:i see this and try in 1.8.3.2: https://issues.asterisk.org/view.php?id=15372

i think some problem language error in FollowMe with IAX2:

   -- IAX2/8002-1584 is ringing
   -- Local/8002@sub-findlocalexten-5807;1 is ringing
   -- IAX2/8002-1584 answered Local/8002@sub-findlocalexten-5807;2
   -- Local/8002@sub-findlocalexten-5807;1 answered SIP/8001-00000000
   -- Starting playback of followme/call-from
   -- <Local/8002@sub-findlocalexten-5807;1> Playing 'followme/no-recording.alaw' (language 'cn')
   -- Local/8002@sub-findlocalexten-5807;1 stopped sounds
   -- Local/8002@sub-findlocalexten-5807;1 requested a source update, passing it to SIP/8001-00000000
   -- <Local/8002@sub-findlocalexten-5807;2>AGI Script agi://127.0.0.1/dial_local completed, returning -1
   -- Playback of name file appears to be done.
   -- <IAX2/8002-1584> Playing 'followme/options.gsm' (language 'en')
   -- Hungup 'IAX2/8002-1584'

frice*CLI> core show channel IAX2/8002-1942
-- General --
          Name: IAX2/8002-1942
          Type: IAX2
      UniqueID: 1300464854.9
      LinkedID: 1300464854.6
     Caller ID: 8001
Caller ID Name: 192.168.1.100
   DNID Digits: (N/A)
      Language: en


and i tested in FollowMe with IAX2 work fine:
   -- Called 8001
   -- SIP/8001-00000002 is ringing
   -- Local/8001@sub-findlocalexten-14f2;1 is ringing
   -- SIP/8001-00000002 is ringing
   -- SIP/8001-00000002 answered Local/8001@sub-findlocalexten-14f2;2
   -- Local/8001@sub-findlocalexten-14f2;1 answered IAX2/8002-96
   -- Starting playback of followme/call-from
   -- <Local/8001@sub-findlocalexten-14f2;1> Playing 'followme/no-recording.alaw' (language 'cn')
   -- Local/8001@sub-findlocalexten-14f2;1 stopped sounds
   -- Local/8001@sub-findlocalexten-14f2;1 requested a source update, passing it to IAX2/8002-96
   -- <Local/8001@sub-findlocalexten-14f2;2>AGI Script agi://127.0.0.1/dial_local completed, returning -1
[Mar 19 00:15:39] NOTICE[30979]: res_rtp_asterisk.c:2190 ast_rtp_read: Unknown RTP codec 126 received from '192.168.1.67:36598'
[Mar 19 00:15:39] NOTICE[30979]: res_rtp_asterisk.c:2190 ast_rtp_read: Unknown RTP codec 126 received from '192.168.1.67:36598'
[Mar 19 00:15:39] NOTICE[30979]: res_rtp_asterisk.c:2190 ast_rtp_read: Unknown RTP codec 126 received from '192.168.1.67:36598'
   -- Playback of name file appears to be done.
   -- <SIP/8001-00000002> Playing 'followme/options.alaw' (language 'cn')

Comments:By: Leif Madsen (lmadsen) 2011-03-31 13:07:25

Please provide configuration information, dialplan code, IAX and SIP configuration, etc... in order to be able to reproduce this issue. It's difficult to determine what may be the issue.

By: Leif Madsen (lmadsen) 2011-04-19 09:53:25

No response from reporter.