VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
jason at jasonjgw.net Guest
|
Posted: Sun Dec 14, 2008 1:30 am Post subject: [Freeswitch-users] Sip profiles used in bridge application |
|
|
The Wiki page at
http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridgecall
gives the following example:
<action application="bridge"
data="sofia/sip/9998881111@sip.yourprovider.com"/>
which, for me at least, doesn't work due to an invalid profile error:
[ERR] mod_sofia.c:2404 sofia_outgoing_channel() Invalid Profile
However, if I replace "sip" in the above action with "external" to specify the
external profile, it works.
I suspect this is a documentation error rather than a code bug. However, I
couldn't find an explanation of the syntax, in particular, whether the profile
name has to match a profile defined in the SIP configuration or whether there
are profile names defined in the code that have special meanings as well.
I'm using the default configuration for now.
I could go through the code to find this out, of course, but I thought it
better to ask here instead.
_______________________________________________
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 |
|
|
msc at freeswitch.org Guest
|
Posted: Sun Dec 14, 2008 1:45 am Post subject: [Freeswitch-users] Sip profiles used in bridge application |
|
|
Jason,
Thanks for pointing this out. You are correct. This is a case of
development moving faster than documentation efforts. I will update
the wiki.
-MC
Sent from my iPhone
On Dec 13, 2008, at 10:23 PM, Jason White <jason@jasonjgw.net> wrote:
Quote: | The Wiki page at
http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridgecall
gives the following example:
<action application="bridge"
data="sofia/sip/9998881111@sip.yourprovider.com"/>
which, for me at least, doesn't work due to an invalid profile error:
[ERR] mod_sofia.c:2404 sofia_outgoing_channel() Invalid Profile
However, if I replace "sip" in the above action with "external" to
specify the
external profile, it works.
I suspect this is a documentation error rather than a code bug.
However, I
couldn't find an explanation of the syntax, in particular, whether
the profile
name has to match a profile defined in the SIP configuration or
whether there
are profile names defined in the code that have special meanings as
well.
I'm using the default configuration for now.
I could go through the code to find this out, of course, but I
thought it
better to ask here instead.
_______________________________________________
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 |
|
|
brian at freeswitch.org Guest
|
Posted: Sun Dec 14, 2008 1:14 pm Post subject: [Freeswitch-users] Sip profiles used in bridge application |
|
|
Well if the config had a profile called "sip" it would be perfectly
fine. Remember the profile names are not set in stone and you can
name them what ever you wish.
/b
On Dec 14, 2008, at 12:23 AM, Jason White wrote:
Quote: |
[ERR] mod_sofia.c:2404 sofia_outgoing_channel() Invalid Profile
|
_______________________________________________
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
|