Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] SIPGATE Problem


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
chris.chen2004 at gmai...
Guest





PostPosted: Mon Aug 17, 2009 7:49 am    Post subject: [Freeswitch-users] SIPGATE Problem Reply with quote

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:
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: sip:accountnumber@sipgate.de ([email]sip%3Aaccountnumber@sipgate.de[/email])@my-ip-address

How can i modify the string to sip:accountnumber@sipgate.de ([email]sip%3Aaccountnumber@sipgate.de[/email]) without my
ip-address.


--
View this message in context: http://www.nabble.com/SIPGATE-Problem-tp25005636p25005636.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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
brian at freeswitch.org
Guest





PostPosted: Mon Aug 17, 2009 8:16 am    Post subject: [Freeswitch-users] SIPGATE Problem Reply with quote

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





PostPosted: Mon Aug 17, 2009 8:45 am    Post subject: [Freeswitch-users] SIPGATE Problem Reply with quote

Hi,

i have just taken some pictures.

http://www.nabble.com/file/p25006858/pic1.JPG pic1.JPG
http://www.nabble.com/file/p25006858/pic2.JPG pic2.JPG
http://www.nabble.com/file/p25006858/pic3.JPG pic3.JPG

the third picture is taken by a softphone that works.

To Brian:
If i set the effective_caller_id_name to 2395805 without @sipgate.de it´s
the same problem, because the freeswitch set in the from fielt:
2395805@139.13.37.160. And i can´t find the right parameter to change
"139.13.37.160" to "sipgate.de"

Which is the right parameter in the dialplan?

<action application=.....?????>

Thanks for your help





Brian West-3 wrote:
Quote:

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 but
the trace show the strting from:
sip:accountnumber@sipgate.de@my-ip-address

How can i modify the string to sip:accountnumber@sipgate.de without my
ip-address.


_______________________________________________
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-tp25005636p25006858.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
brian at freeswitch.org
Guest





PostPosted: Mon Aug 17, 2009 9:01 am    Post subject: [Freeswitch-users] SIPGATE Problem Reply with quote

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:
Quote:

Hi,

i have just taken some pictures.

http://www.nabble.com/file/p25006858/pic1.JPG pic1.JPG
http://www.nabble.com/file/p25006858/pic2.JPG pic2.JPG
http://www.nabble.com/file/p25006858/pic3.JPG pic3.JPG

the third picture is taken by a softphone that works.

To Brian:
If i set the effective_caller_id_name to 2395805 without @sipgate.de it´s
the same problem, because the freeswitch set in the from fielt:
2395805@139.13.37.160 (2395805@139.13.37.160). And i can´t find the right parameter to change
"139.13.37.160" to "sipgate.de"

Which is the right parameter in the dialplan?

<action application=.....?????>

Thanks for your help

Back to top
enno.egbert at googlem...
Guest





PostPosted: Tue Aug 18, 2009 6:43 am    Post subject: [Freeswitch-users] SIPGATE Problem Reply with quote

Hi,

sorry - i have to ask again. This is my entry in
..../conf/sip_profiles/external/ :

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

and it´s still the same... from: 2395805@139.13.37.160

Do you have another tip?

Thanks

NOx






Brian West-3 wrote:
Quote:

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:

Quote:

Hi,

i have just taken some pictures.

http://www.nabble.com/file/p25006858/pic1.JPG pic1.JPG
http://www.nabble.com/file/p25006858/pic2.JPG pic2.JPG
http://www.nabble.com/file/p25006858/pic3.JPG pic3.JPG

the third picture is taken by a softphone that works.

To Brian:
If i set the effective_caller_id_name to 2395805 without @sipgate.de
it´s
the same problem, because the freeswitch set in the from fielt:
2395805@139.13.37.160. And i can´t find the right parameter to change
"139.13.37.160" to "sipgate.de"

Which is the right parameter in the dialplan?

<action application=.....?????>

Thanks for your help



_______________________________________________
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-tp25005636p25023035.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





PostPosted: Tue Aug 18, 2009 7:02 am    Post subject: [Freeswitch-users] SIPGATE Problem Reply with 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:

<param name="from-domain" value="asterlink.com"/>

Quote:

Brian West-3 wrote:
Quote:

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:

Quote:

Hi,

i have just taken some pictures.

http://www.nabble.com/file/p25006858/pic1.JPG pic1.JPG
http://www.nabble.com/file/p25006858/pic2.JPG pic2.JPG
http://www.nabble.com/file/p25006858/pic3.JPG pic3.JPG

the third picture is taken by a softphone that works.

To Brian:
If i set the effective_caller_id_name to 2395805 without @sipgate.de
it´s
the same problem, because the freeswitch set in the from fielt:
2395805@139.13.37.160. And i can´t find the right parameter to change
"139.13.37.160" to "sipgate.de"

Which is the right parameter in the dialplan?

<action application=.....?????>

Thanks for your help



_______________________________________________
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-tp25005636p25023035.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


_______________________________________________
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





PostPosted: Tue Aug 18, 2009 8:17 am    Post subject: [Freeswitch-users] SIPGATE Problem Reply with 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.

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:



Quote:

Brian West-3 wrote:
Quote:

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:

Quote:

Hi,

i have just taken some pictures.

http://www.nabble.com/file/p25006858/pic1.JPG pic1.JPG
http://www.nabble.com/file/p25006858/pic2.JPG pic2.JPG
http://www.nabble.com/file/p25006858/pic3.JPG pic3.JPG

the third picture is taken by a softphone that works.

To Brian:
If i set the effective_caller_id_name to 2395805 without @sipgate.de
it´s
the same problem, because the freeswitch set in the from fielt:
2395805@139.13.37.160. And i can´t find the right parameter to change
"139.13.37.160" to "sipgate.de"

Which is the right parameter in the dialplan?

<action application=.....?????>

Thanks for your help



_______________________________________________
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-tp25005636p25023035.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


_______________________________________________
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





PostPosted: Tue Aug 18, 2009 9:25 am    Post subject: [Freeswitch-users] SIPGATE Problem Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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

VoiceMeUp - Corporate & Wholesale VoIP Services