[Freeswitch-users] FACILITY_NOT_SUBSCRIBED
Peter P GMX
Prometheus001 at gmx.net
Tue Nov 11 10:56:20 PST 2008
I did an install via make current and thus updated to revision 10325. It
built completely and all modules and apps have the current date/time.
I still have the old configs from revision 10306 though.
mod_dptools is loaded and concerning mod_dptools I get in the logs:
2008-11-11 19:46:23 [DEBUG] mod_dptools.c:709 set_function()
sofia/internal/1000 at freeswitch.my.domain SET [use_profile]=[default]
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:709 set_function()
sofia/internal/1000 at freeswitch.my.domain SET [dialed_extension]=[1001]
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:847 export_function() EXPORT
[dialed_extension]=[1001]
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:709 set_function()
sofia/internal/1000 at freeswitch.my.domain SET [ringback]=[%(2000, 4000,
440.0, 480.0)]
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:709 set_function()
sofia/internal46:24 [DEBUG] mod_dptools.c:709 set_function()
sofia/internal/1000 at freeswitch.my.domain SET [call_timeout]=[30]
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:709 set_function()
sofia/internal/1000 at freeswitch.my.domain SET [hangup_after_bridge]=[true]
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:709 set_function()
sofia/internal/1000 at freeswitch.my.domain SET [continue_on_fail]=[true]
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:709 set_function()
sofia/internal/1000 at freeswitch.my.domain SET
[called_party_callgroup]=[Customer]
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:847 export_function() EXPORT
[sip_secure_media]=[false]
2008-11-11 19:46:24 [INFO] mod_dptools.c:1848 audio_bridge_function()
Originate Failed. Cause: FACILITY_NOT_SUBSCRIBED
2008-11-11 19:46:24 [DEBUG] mod_dptools.c:1869 audio_bridge_function()
Continue on fail [true]: Cause: FACILITY_NOT_SUBSCRIBED
2008-11-11 19:46:24 [NOTICE] mod_dptools.c:610 answer_function() Channel
[sofia/internal/1000 at freeswitch.my.domain] has been answered
Best regards
Peter
Anthony Minessale schrieb:
> that can't be latest trunk?
> did you update with make current and see it actually update?
> and revert to the default config?
> do you possibly not have mod_dptools loaded?
>
>
> On Tue, Nov 11, 2008 at 11:22 AM, Peter P GMX <Prometheus001 at gmx.net
> <mailto:Prometheus001 at gmx.net>> wrote:
>
> I just updated to the newest trunk and get the same result when
> dialling
> from 1000 to 1001:
>
> 2008-11-11 18:17:33 [DEBUG] switch_core_state_machine.c:149
> switch_core_standard_on_execute()
> sofia/internal/1000 at freeswitch.my.domain Execute
> bridge(user/${dialed_extension}@${domain_name})
> 2008-11-11 18:17:33 [DEBUG] switch_core_session.c:1213
> switch_core_session_execute_application()
> sofia/internal/1000 at freeswitch.my.domain Expanded String
> bridge(user/1001 at freeswitch.my.domain)
> 2008-11-11 18:17:33 [DEBUG] switch_ivr_originate.c:736
> switch_ivr_originate() variable string 0 =
> [presence_id=1001 at freeswitch.my.domain]
> 2008-11-11 18:17:33 [ERR] switch_ivr_originate.c:1064
> switch_ivr_originate() Cannot create outgoing channel of type [error]
> cause: [FACILITY_NOT_SUBSCRIBED]
> 2008-11-11 18:17:33 [DEBUG] switch_ivr_originate.c:1615
> switch_ivr_originate() Originate Resulted in Error Cause: 50
> [FACILITY_NOT_SUBSCRIBED]
> 2008-11-11 18:17:33 [ERR] switch_ivr_originate.c:1064
> switch_ivr_originate() Cannot create outgoing channel of type [user]
> cause: [FACILITY_NOT_SUBSCRIBED]
> 2008-11-11 18:17:33 [DEBUG] switch_ivr_originate.c:1615
> switch_ivr_originate() Originate Resulted in Error Cause: 50
> [FACILITY_NOT_SUBSCRIBED]
> 2008-11-11 18:17:33 [INFO] mod_dptools.c:1848 audio_bridge_function()
> Originate Failed. Cause: FACILITY_NOT_SUBSCRIBED
> 2008-11-11 18:17:33 [DEBUG] mod_dptools.c:1869 audio_bridge_function()
> Continue on fail [true]: Cause: FACILITY_NOT_SUBSCRIBED
>
> Registrations:
> Call-ID: 3c27e1f01458-61ugjowkd5xy
> User: 1001 at freeswitch.my.domain
> Contact: "Customer1001"
> <sip:1001 at xxx.xx.xx.189:2054;line=5e5jfo7v>
> Agent: snom320/7.1.33
> Status: Registered(UDP)(unknown) EXP(2008-11-11 18:22:40)
> Host: freeswitch
>
> Call-ID: 3c2695adaf0e-755z3tpbr5yc
> User: 1000 at freeswitch.my.domain
> Contact: "Customer1000"
> <sip:1000 at xxx.xx.xx.186:2054;line=zyxox016>
> Agent: snom320/7.1.33
> Status: Registered(UDP)(unknown) EXP(2008-11-11 18:22:50)
> Host: freeswitch
>
>
>
> Anthony Minessale schrieb:
> > Try updating to latest trunk and you will probably see
> > user_not_registered instead.
> >
> > If you already are on latest it means you are asking for an invalid
> > sofia profile.
> >
> >
> >
> >
> > On Tue, Nov 11, 2008 at 9:35 AM, Brian West
> <brian at freeswitch.org <mailto:brian at freeswitch.org>
> > <mailto:brian at freeswitch.org <mailto:brian at freeswitch.org>>> wrote:
> >
> > This isn't strange at all its part of the default configs.
> >
> > /b
> >
> > On Nov 11, 2008, at 9:28 AM, peder at networkoblivion.com
> <mailto:peder at networkoblivion.com>
> > <mailto:peder at networkoblivion.com
> <mailto:peder at networkoblivion.com>> wrote:
> >
> >> What does your dialplan look like? I see the error, but I
> can't
> >> quite
> >> tell what is wrong. It looks like there is some sort of
> strange
> >> variable assignment going on "variable string 0 =
> >> [presence_id=1001 at my.domain.de <mailto:1001 at my.domain.de>
> >> <mailto:presence_id <mailto:presence_id>=1001 at my.domain.de
> <mailto:1001 at my.domain.de>>]".
> >
> >
> > _______________________________________________
> > Freeswitch-users mailing list
> > Freeswitch-users at lists.freeswitch.org
> <mailto:Freeswitch-users at lists.freeswitch.org>
> > <mailto:Freeswitch-users at lists.freeswitch.org
> <mailto:Freeswitch-users at lists.freeswitch.org>>
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> >
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
> >
> >
> >
> >
> > --
> > Anthony Minessale II
> >
> > FreeSWITCH http://www.freeswitch.org/
> > ClueCon http://www.cluecon.com/
> >
> > AIM: anthm
> > MSN:anthony_minessale at hotmail.com
> <mailto:MSN%3Aanthony_minessale at hotmail.com>
> > <mailto:MSN%3Aanthony_minessale at hotmail.com
> <mailto:MSN%253Aanthony_minessale at hotmail.com>>
> > GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> <mailto:PAYPAL%3Aanthony.minessale at gmail.com>
> > <mailto:PAYPAL%3Aanthony.minessale at gmail.com
> <mailto:PAYPAL%253Aanthony.minessale at gmail.com>>
> > IRC: irc.freenode.net <http://irc.freenode.net>
> <http://irc.freenode.net> #freeswitch
> >
> > FreeSWITCH Developer Conference
> > sip:888 at conference.freeswitch.org
> <mailto:sip%3A888 at conference.freeswitch.org>
> > <mailto:sip%3A888 at conference.freeswitch.org
> <mailto:sip%253A888 at conference.freeswitch.org>>
> > iax:guest at conference.freeswitch.org/888
> <http://iax:guest@conference.freeswitch.org/888>
> > <http://iax:guest@conference.freeswitch.org/888>
> > googletalk:conf+888 at conference.freeswitch.org
> <mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org>
> > <mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org
> <mailto:googletalk%253Aconf%252B888 at conference.freeswitch.org>>
> > pstn:213-799-1400
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Freeswitch-users mailing list
> > Freeswitch-users at lists.freeswitch.org
> <mailto:Freeswitch-users at lists.freeswitch.org>
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> >
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
> >
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> <mailto:Freeswitch-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> <mailto:MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> <mailto:PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> <mailto:sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> <http://iax:guest@conference.freeswitch.org/888>
> googletalk:conf+888 at conference.freeswitch.org
> <mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org>
> pstn:213-799-1400
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
More information about the FreeSWITCH-users
mailing list