VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
can_man at gmx.de Guest
|
Posted: Sun Dec 21, 2008 7:53 pm Post subject: [Freeswitch-users] 2 Sipgate.de accounts - second one does n |
|
|
Hello,
I have two sipgate.de accounts and would like to attache them both at the same time to freeswitch.
My problem is that I am not sure how to dial out using the second account. For the first one I can do:
<action application="bridge" data="sofia/gateway/sipgate.de/$1@sipgate.de"/>
and everything works, but for the second one I always get: [INVALID_NUMBER_FORMAT] Whatever combination I try. E.g. "sofia/gateway/sipgate2/$1@sipgate.de" or "sofia/gateway/sipgate.de/$1@sipgate2"
My sip profile looks like this:
<include>
<gateway name="sipgate.de">
<param name="realm" value="sipgate.de"/>
<param name="proxy" value="sipgate.de"/>
<param name="username" value="******"/>
<param name="password" value="******"/>
<param name="extension" value="10000"/>
</gateway>
</include>
<include>
<gateway name="sipgate2">
<param name="realm" value="sipgate.de"/>
<param name="proxy" value="sipgate.de"/>
<param name="username" value="******"/>
<param name="password" value="******"/>
<param name="extension" value="10000"/>
</gateway>
</include>
I tried to change gateway name with realm, but no luck.
Thank you very much for your help.
Phil
--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
_______________________________________________
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
|
Posted: Sun Dec 21, 2008 7:59 pm Post subject: [Freeswitch-users] 2 Sipgate.de accounts - second one does n |
|
|
Show me the full extension.
/b
On Dec 21, 2008, at 5:55 PM, can_man@gmx.de (can_man@gmx.de) wrote:
Quote: | <action application="bridge" data="sofia/gateway/sipgate.de/$1@sipgate.de ([email]sofia/gateway/sipgate.de/$1@sipgate.de[/email])"/>
and everything works, but for the second one I always get: [INVALID_NUMBER_FORMAT] Whatever combination I try. E.g. "sofia/gateway/sipgate2/$1@sipgate.de ([email]sofia/gateway/sipgate2/$1@sipgate.de[/email])" or "sofia/gateway/sipgate.de/$1@sipgate2" |
|
|
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
|