[asterisk-users] [Asterisk-Users] Inter-Asterisk Using SIP

tracinet traci.asterisk at gmail.com
Fri Mar 6 13:29:28 CST 2009


That stinks... We are migrating to SIP from IAX2 at the moment and running
into the same exact problem.  No way to control the destination context
unless you use the "fromuser".  Of course that is rendering Caller ID
useless as you pointed out.

I am still researching this though, if I find anything I will post it
here...


On Fri, Mar 6, 2009 at 2:13 PM, Adam Robins <arobins at pharmacentra.com>wrote:

>  no
>
>
>
> *From:* asterisk-users-bounces at lists.digium.com [mailto:
> asterisk-users-bounces at lists.digium.com] *On Behalf Of *tracinet
> *Sent:* Friday, March 06, 2009 2:08 PM
> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
> *Subject:* Re: [asterisk-users] [Asterisk-Users] Inter-Asterisk Using SIP
>
>
>
>
>
> On Wed, Mar 29, 2006 at 2:12 PM, Adam Robins <arobins at pharmacentra.com>
> wrote:
>
>
> I am switching from IAX2 to SIP for my inter-Asterisk transport due to
> assorted quality issues following the 1.2.4 upgrade.
>
> On the server that SENDS the call, I have the following in SIP.CONF:
>
> [192.168.1.2_OB]
> type=peer
> fromuser=OB
> host=192.168.1.2
>
> And in EXTENSIONS.CONF
>
> exten => 91NXXNXXXXXX,1,Dial(SIP/${EXTEN}@192.168.1.2_OB)
>
>
> On the RECEIVING Server in SIP.CONF:
>
> [OB]
> type=user
> context=longdistance
>
>
> I am not using a REGISTER statement on the receiving server.
>
> My problem is that the only way I can seem to get the call delivered
> into the proper SIP context on the receiving box is to use the
> "fromuser=OB" on the sending machine.  I tried using "username=OB", but
> then it delivers into the default context.  I don't want to use
> "fromuser" because it overrides the callerid.
>
> Any suggestions?
>
> Thanks,
> Adam
>
> The contents of this email message and any attachments are confidential and
> are intended solely for addressee. The information may also be legally
> privileged. This transmission is sent in trust, for the sole purpose of
> delivery to the intended recipient. If you have received this transmission
> in error, any use, reproduction or dissemination of this transmission is
> strictly prohibited. If you are not the intended recipient, please
> immediately notify the sender by reply email and delete this message and its
> attachments, if any.
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
> Did you ever get a resolution on this?
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090306/97918e60/attachment.htm 


More information about the asterisk-users mailing list