VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
ronmccar at gmail.com Guest
|
Posted: Mon Jan 26, 2009 8:06 pm Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
Hi,
I am having a weird issue with setting the callerID number for outbound calls, I have this:
<action application="set" data="effective_caller_id_number=17025551234"/>
<action application="bridge" data="sofia/gateway/carrierX/17025559988"/>
Ive set the callerID correcly on a Asterisk box and the carrier sees it and passed it correct, but for some reason any calls from Freeswitch won't work, it either shows up as private or another number, so they are not seeing the CID for whatever reason. This method works for other carrirers just fine, but not them. From what I read this sets the from in the SIP message, maybe for some reason that is goofing it up. Any other way to set the callerID in Freeswitch, that's the only way I have found.
FS shows it's connecting to a Sonus, does it need to be set different because of some Sonus issue that im not aware of?
Any help would be great.
Thanks! |
|
Back to top |
|
|
jgarland at jasongarla... Guest
|
Posted: Tue Jan 27, 2009 12:34 am Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
You may need to set P-Asserted-Identity or Remote-Party-ID headers
Sent from my iPhone
On Jan 26, 2009, at 8:05 PM, Ron McCarthy <ronmccar@gmail.com> wrote:
Quote: | Hi,
I am having a weird issue with setting the callerID number for
outbound calls, I have this:
<action application="set"
data="effective_caller_id_number=17025551234"/>
<action application="bridge" data="sofia/gateway/carrierX/
17025559988"/>
Ive set the callerID correcly on a Asterisk box and the carrier sees
it and passed it correct, but for some reason any calls from
Freeswitch won't work, it either shows up as private or another
number, so they are not seeing the CID for whatever reason. This
method works for other carrirers just fine, but not them. From what
I read this sets the from in the SIP message, maybe for some reason
that is goofing it up. Any other way to set the callerID in
Freeswitch, that's the only way I have found.
FS shows it's connecting to a Sonus, does it need to be set
different because of some Sonus issue that im not aware of?
Any help would be great.
Thanks!
_______________________________________________
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 |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Jan 27, 2009 8:17 pm Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
Did you get this resolved? Just curious.
-MC
Sent from my iPhone
On Jan 26, 2009, at 5:05 PM, Ron McCarthy <ronmccar@gmail.com> wrote:
Quote: | Hi,
I am having a weird issue with setting the callerID number for
outbound calls, I have this:
<action application="set"
data="effective_caller_id_number=17025551234"/>
<action application="bridge" data="sofia/gateway/carrierX/
17025559988"/>
Ive set the callerID correcly on a Asterisk box and the carrier sees
it and passed it correct, but for some reason any calls from
Freeswitch won't work, it either shows up as private or another
number, so they are not seeing the CID for whatever reason. This
method works for other carrirers just fine, but not them. From what
I read this sets the from in the SIP message, maybe for some reason
that is goofing it up. Any other way to set the callerID in
Freeswitch, that's the only way I have found.
FS shows it's connecting to a Sonus, does it need to be set
different because of some Sonus issue that im not aware of?
Any help would be great.
Thanks!
_______________________________________________
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 |
|
|
ronmccar at gmail.com Guest
|
Posted: Tue Jan 27, 2009 8:34 pm Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
Nope.
Tried all three ways, im stumped.
I had this issue with another provider and we never figured it out and then I never used them anyways, but with new other provider I have to get it to work.
Talked with the carrier, they say we are sending "user" as the CID itself. Super weird, not sure what else to try, I think it's a issue on the providers side, but no clue why, Asterisk can send CID to them no issue.
Im going to dig some more and see what happens, hopefully I can figure it out!
On Tue, Jan 27, 2009 at 6:12 PM, Michael S Collins <msc@freeswitch.org (msc@freeswitch.org)> wrote:
Quote: | Did you get this resolved? Just curious.
-MC
Sent from my iPhone
On Jan 26, 2009, at 5:05 PM, Ron McCarthy <ronmccar@gmail.com (ronmccar@gmail.com)> wrote:
Quote: | Hi,
I am having a weird issue with setting the callerID number for
outbound calls, I have this:
<action application="set"
data="effective_caller_id_number=17025551234"/>
<action application="bridge" data="sofia/gateway/carrierX/
17025559988"/>
Ive set the callerID correcly on a Asterisk box and the carrier sees
it and passed it correct, but for some reason any calls from
Freeswitch won't work, it either shows up as private or another
number, so they are not seeing the CID for whatever reason. This
method works for other carrirers just fine, but not them. From what
I read this sets the from in the SIP message, maybe for some reason
that is goofing it up. Any other way to set the callerID in
Freeswitch, that's the only way I have found.
FS shows it's connecting to a Sonus, does it need to be set
different because of some Sonus issue that im not aware of?
Any help would be great.
Thanks!
|
_______________________________________________
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
|
Posted: Tue Jan 27, 2009 8:40 pm Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
Collect the outgoing invite and lets look.
/b
On Jan 27, 2009, at 7:32 PM, Ron McCarthy wrote:
Quote: | Nope.
Tried all three ways, im stumped.
I had this issue with another provider and we never figured it out
and then I never used them anyways, but with new other provider I
have to get it to work.
Talked with the carrier, they say we are sending "user" as the CID
itself. Super weird, not sure what else to try, I think it's a issue
on the providers side, but no clue why, Asterisk can send CID to
them no issue.
Im going to dig some more and see what happens, hopefully I can
figure it out!
|
_______________________________________________
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 |
|
|
intralanman at freeswi... Guest
|
Posted: Tue Jan 27, 2009 9:29 pm Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
Ron McCarthy wrote:
Quote: | Nope.
Tried all three ways, im stumped.
I had this issue with another provider and we never figured it out and
then I never used them anyways, but with new other provider I have to
get it to work.
Talked with the carrier, they say we are sending "user" as the CID
itself. Super weird, not sure what else to try, I think it's a issue
on the providers side, but no clue why, Asterisk can send CID to them
no issue.
| try setting <param name="caller-id-in-from" value="true"/> on your
gateway... the fact that it works on asterisk makes me think the carrier
is using the From header for callerid.
-Ray
_______________________________________________
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 |
|
|
ronmccar at gmail.com Guest
|
Posted: Tue Jan 27, 2009 9:40 pm Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
Yeah that fixed it!
I have never even seen this option in the docs before, but that sure did the trick.
Thanks guys, this was driving me nuts!
On Tue, Jan 27, 2009 at 7:26 PM, Raymond Chandler <intralanman@freeswitch.org (intralanman@freeswitch.org)> wrote:
|
|
Back to top |
|
|
krivushinme at rn-info... Guest
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Wed Jan 28, 2009 5:42 am Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
The Wiki is a community resource. The best part is anyone can add/
update info on the wiki if they register for an account, its also a
good way to give back to the community.
http://wiki.freeswitch.org/wiki/Sofia.conf.xml#Gateway
This is however on the wiki and maybe it just needs improvement. ;)
/b
On Jan 28, 2009, at 12:53 AM, Кривушин Михаил wrote:
Quote: | On Wednesday 28 January 2009 08:38:17 Ron McCarthy wrote:
Quote: | Yeah that fixed it!
I have never even seen this option in the docs before, but that
sure did
the trick.
| Please, add this to wiki.
|
_______________________________________________
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 |
|
|
ronmccar at gmail.com Guest
|
Posted: Wed Jan 28, 2009 11:21 am Post subject: [Freeswitch-users] Another way to set CallerID? |
|
|
Ahh, I see that now. Yeah I can add a little side not there, I would of never found it, did not think to look for invite
On Wed, Jan 28, 2009 at 3:41 AM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
|
|
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
|