VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
brian at freeswitch.org Guest
|
|
Back to top |
|
|
qulix at mail.ru Guest
|
Posted: Mon Mar 23, 2009 12:21 pm Post subject: [Freeswitch-users] Inbound calls |
|
|
Hi all!
There is an error if I try to make inbound call. I don't think it's hard but I'm tired solving it.
Any time I call my city number, FS always returns me an error [INCOMPATIBLE_DESTINATION]
2009-03-23 00:29:40 [NOTICE] switch_channel.c:567 switch_channel_set_name() New Channel sofia/mydomain/number-ani@ip [8d0dcff8-1728-11de-b150-e189b327b8ae]
2009-03-23 00:29:40 [NOTICE] sofia.c:2927 sofia_handle_sip_i_state() Hangup sofia/mydomain/number-ani@ip [CS_NEW] [INCOMPATIBLE_DESTINATION]
2009-03-23 00:29:40 [NOTICE] switch_core_session.c:970 switch_core_session_thread() Session 2 (sofia/mydomain/number-ani@ip) Ended
2009-03-23 00:29:40 [NOTICE] switch_core_session.c:972 switch_core_session_thread() Close Channel sofia/mydomain/number-ani@ip [CS_HANGUP]
My extension is:
<extension name="Inbound-number">
<condition field="destination_number" expression="^dest_number$">
<action application="ring_ready" />
<!-- <action application="set" data="call_timeout=20"/>
-->
<action application="bridge" data="user/1000@$mydomain"/>
</condition>
</extension>
I've made it all the same as http://wiki.freeswitch.org/wiki/Home_PBX_Example (with my own diference line inbound number, dest_number , etc)
Could you share some expirience? Give any solution? Or link where I could learn more about it? =\
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|