VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
chris.chen2004 at gmai... Guest
|
Posted: Mon Aug 17, 2009 7:49 am Post subject: [Freeswitch-users] SIPGATE Problem |
|
|
Hi, could you please check the destination number in your dial string? If it is the right format, one of the reasons could be that number is not in service
when you get "403" response from the SIP gateway.
Thanks,
Chris
On Mon, Aug 17, 2009 at 8:10 AM, NOx-WHV <enno.egbert@googlemail.com (enno.egbert@googlemail.com)> wrote:
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Aug 17, 2009 8:16 am Post subject: [Freeswitch-users] SIPGATE Problem |
|
|
You need to set from-domain on the gateway. And set the effective_caller_id_number to just the number not the number@host.
/b
On Aug 17, 2009, at 7:10 AM, NOx-WHV wrote:
Quote: |
Hi,
i have a problem using my freeswitch with a sipgate account. The gateway
entry is o.k.. Freeswitch try a call, sent an invite and sipgate answer with
"403" (forbidden). I guess the string is incorrect.
I modify the "effective_caller_id_number" to accountnumber@sipgate.de (accountnumber@sipgate.de) but
the trace show the strting from: [url=sip:accountnumber@sipgate.de@my-ip-address]sip:accountnumber@sipgate.de@my-ip-address[/url]
How can i modify the string to [url=sip:accountnumber@sipgate.de]sip:accountnumber@sipgate.de[/url] without my
ip-address.
|
|
|
Back to top |
|
|
enno.egbert at googlem... Guest
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Aug 17, 2009 9:01 am Post subject: [Freeswitch-users] SIPGATE Problem |
|
|
Well if you pay attention I told you in the last email... set the param from-domain on the gateway to sipgate.de
/b
On Aug 17, 2009, at 8:36 AM, NOx-WHV wrote:
|
|
Back to top |
|
|
enno.egbert at googlem... Guest
|
|
Back to top |
|
|
mayamatakeshi at gmail... Guest
|
Posted: Tue Aug 18, 2009 7:02 am Post subject: [Freeswitch-users] SIPGATE Problem |
|
|
On Tue, Aug 18, 2009 at 8:34 PM, NOx-WHV<enno.egbert@googlemail.com> wrote:
Quote: |
Hi,
sorry - i have to ask again. This is my entry in
..../conf/sip_profiles/external/ :
<include>
<gateway name="sipgate.de">
</gateway>
</include>
and it´s still the same... from: 2395805@139.13.37.160
Do you have another tip?
|
I don't see where you are setting the param from-domain to sipgate.de
as Brian told you to do. I can only see you are setting the name of
the gateway to sipgate.de.
I never used this, but in the samples that come with FS we can see this:
<param name="from-domain" value="asterlink.com"/>
_______________________________________________
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 |
|
|
enno.egbert at googlem... Guest
|
Posted: Tue Aug 18, 2009 8:17 am Post subject: [Freeswitch-users] SIPGATE Problem |
|
|
Hi,
this is the text without brackets:
include
gateway name="sipgate.de"
param name="username" value="2395805"/
param name="from-domain" value="sipgate.de"/
param name="password" value="abcde"/
param name="proxy" value="sipgate.de"/
/gateway
/include
I don´t know, why you can´t see the lines between gateway and /gateway.
NOx
mayamatakeshi wrote:
Quote: |
On Tue, Aug 18, 2009 at 8:34 PM, NOx-WHV<enno.egbert@googlemail.com>
wrote:
Quote: |
Hi,
sorry - i have to ask again. This is my entry in
..../conf/sip_profiles/external/ :
<include>
<gateway name="sipgate.de">
</gateway>
</include>
and it´s still the same... from: 2395805@139.13.37.160
Do you have another tip?
|
I don't see where you are setting the param from-domain to sipgate.de
as Brian told you to do. I can only see you are setting the name of
the gateway to sipgate.de.
I never used this, but in the samples that come with FS we can see this:
_______________________________________________
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
|
--
View this message in context: http://www.nabble.com/SIPGATE-Problem-tp25005636p25024536.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.
_______________________________________________
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 |
|
|
mayamatakeshi at gmail... Guest
|
Posted: Tue Aug 18, 2009 9:25 am Post subject: [Freeswitch-users] SIPGATE Problem |
|
|
On Tue, Aug 18, 2009 at 10:10 PM, NOx-WHV<enno.egbert@googlemail.com> wrote:
Quote: |
Hi,
this is the text without brackets:
include
gateway name="sipgate.de"
param name="username" value="2395805"/
param name="from-domain" value="sipgate.de"/
param name="password" value="abcde"/
param name="proxy" value="sipgate.de"/
/gateway
/include
I don´t know, why you can´t see the lines between gateway and /gateway.
|
I think my email client (gmail) doesn't like the brackets.
I've tried the above settings in my machine and it works.
I tried originating a call from the CLI:
originate sofia/gateway/sipgate.de/1234 &park
And I got this:
From: "FreeSWITCH" <sip:2395805@sipgate.de;transport=udp>;
_______________________________________________
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
|