[Asterisk-Users] Inbound not working with iconnect
Raj
raj_909 at yahoo.com
Mon Aug 9 05:05:20 MST 2004
Now the incoming from iConnect is working. The problem
was iConnect is not taking the "Contact: " header at
the time of registration. Though Asterisk is sending
the "Contact: <exten>@x.x.x.x" header the iConnect is
sending the call on <phone #>@x.x.x.x so all we need
to do is to remove the <exten> in the registration
line of sip.conf and use the actual phone number as
the extension in extensions.conf file.
Ex:
Earlier we used to use
register => <phone
#>:<secret>@sipauth.deltathree.com/<exten>
Now we need to use:
register => <phone
#>:<secret>@sipauth.deltathree.com/<phone #>
and need to use the <phone #> instead of <exten> in
the extensions.conf also.
Raj
--- Greg Blakely <greg at vyger.net> wrote:
> Voicepulse is working fine, as are all my IAX
> devices/connections.
>
> It's inbound SIP from iConnectHere that is the
> problem.
>
> And they appear to be the only company (other than
> vonage) that has local numbers in the Minneapolis /
> Saint Paul metro area. So, if they don't work, I'm
> left holding the bag, AFAIK.
>
> > -----Original Message-----
> > From: asterisk-users-admin at lists.digium.com
> > [mailto:asterisk-users-admin at lists.digium.com] On
> Behalf Of
> > Luke Catranis
> > Sent: Saturday, August 07, 2004 10:53 AM
> > To: asterisk-users at lists.digium.com
> > Subject: RE: [Asterisk-Users] Inbound not working
> with iconnect
> >
> > Did you change the voicepulse context to user in
> you iax.conf?
> > This is what they told me to do when I had the
> same problem 3
> > weeks ago:
> >
> > [voicepulse]
> > type=user
> > context=voicepulse-in
> > ;auth=md5
> > ;secret=mysecret
> > host=gw5.voicepulse.com
> > qualify=yes
> >
> >
> >
> >
> ----------------------------------------------------
> > This mailbox protected from junk email by
> MailFrontier
> > Desktop from MailFrontier, Inc.
> http://info.mailfrontier.com
> > -----Original Message-----
> > From: asterisk-users-admin at lists.digium.com
> > [mailto:asterisk-users-admin at lists.digium.com] On
> Behalf Of Raj
> > Sent: Saturday, August 07, 2004 11:35 AM
> > To: asterisk-users at lists.digium.com
> > Subject: RE: [Asterisk-Users] Inbound not working
> with iconnect
> >
> > You are right Greg, I do get a 407 error when I
> sniff the
> > packets and it's the same problem now. I'm able to
> receive
> > calls from Broadvoice but not from iConnect.
> > Any help would be appreciated in this regard.
> >
> > Thanks,
> > Raj
> >
> > Greg Blakely <greg at vyger.net> wrote:This may be
> what I
> > experienced in my thread "New Head Appears to
> break SIP to iConnect."
> >
> > Maybe it WASN'T the fact that I upgraded my
> asterisk software.
> >
> > But, yes. I noticed the problem day before
> yesterday.
> >
> >
> > ---------------------------------
> > From: asterisk-users-admin at lists.digium.com
> > [mailto:asterisk-users-admin at lists.digium.com] On
> Behalf Of Raj
> > Sent: Friday, August 06, 2004 12:55 PM
> > To: asterisk-users at lists.digium.com
> > Subject: [Asterisk-Users] Inbound not working with
> iconnect
> >
> >
> >
> > Hi there,
> >
> > Since last 2 days iconnect's incoming is not
> working.
> > Is it the same with everybody? For the past 5
> months I've
> > been using this service perfectly in two boxes and
> suddenly
> > it stopped functioning. I'm able to call out, the
> version is
> > 0.9.1. Any help is appreciated
> >
> > Thanks,
> > Raj
> >
> >
> > ---------------------------------
> > Do you Yahoo!?
> > New and Improved Yahoo! Mail - Send 10MB messages!
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail - 50x more storage than other
> providers!
> > http://promotions.yahoo.com/new_mail
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> >
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> >
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
> >
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>
>
http://lists.digium.com/mailman/listinfo/asterisk-users
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
More information about the asterisk-users
mailing list