[Freeswitch-users] Extension does not ring after some time
Mr.Gab
crazygabry at gmail.com
Fri Apr 18 03:33:35 MSD 2014
Mr.Gab <crazygabry at ...> writes:
>
> Hello everybody,
> I'll try to explain my strange problem: I have a Freeswitch in the cloud
(set following the wiki for amazon ec2) and I cannot bridge calls to
extensions (no ring) some seconds after the registration. When register the
ip phone is all ok but after a while this is what i can see on the console
if i try to call his extension:http://pastebin.com/YT4Pgi7K
>
>
> i cannot hear any ring from leg a and the phone on the leg b doens't ring
and after some seconds the call is hanged up with cause "[CS_CONSUME_MEDIA]
[NO_ANSWER]" obtaining this on the fs console.
>
>
>
> 2014-04-17 23:02:54.013897 [DEBUG] switch_channel.c:3187 Send signal
sofia/internal/900 [KILL]
> 2014-04-17 23:02:54.013897 [DEBUG] switch_core_session.c:1351 Send signal
sofia/internal/900 [BREAK]
>
> 2014-04-17 23:02:54.013897 [DEBUG] switch_core_state_machine.c:415
(sofia/internal/900) Running State Change CS_HANGUP
> 2014-04-17 23:02:54.013897 [DEBUG] switch_core_state_machine.c:678
(sofia/internal/900) Callstate Change DOWN -> HANGUP
>
> 2014-04-17 23:02:54.013897 [DEBUG] switch_core_state_machine.c:680
(sofia/internal/900) State HANGUP
> 2014-04-17 23:02:54.013897 [DEBUG] mod_sofia.c:506 Channel
sofia/internal/900 hanging up, cause: NO_ANSWER
>
> 2014-04-17 23:02:54.013897 [INFO] mod_dptools.c:3201 Originate Failed.
Cause: NO_ANSWER
>
>
> If i re-register the phone i can receive call for some seconds and than
the problem returns.
>
>
> How can i manage that?
>
> Thanks in advice
> crazygabry
Implementing sofia_contact on bridge function I discovered one thing that
could help debugging described in the previous message.
If i try to call the extension few seconds after the registration
sofia_contact returns "sofia/internal/sip:900 at X.X.X.X:PORT", with X.X.X.X
public ip address of the phone, but after some minutes sofia_contact returns
"sofia/internal/sip:900 at Y.Y.Y.Y:PORT" with Y.Y.Y.Y local ip of the phone.
I don't undestand if is a FS problem or client problem: I detected this
problem with a snom 300 and a thomson ST2030, but I didn't detected the
problem with x-lite softphone and siemens gigaset a510IP.
still thanks in andvise :)
crazygabry
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list