MagicJack Outbound Channels
Moderators: Bill Smith, Pilot
MagicJack Outbound Channels
Last edited by deftx on Tue Oct 21, 2008 4:32 am, edited 2 times in total.
Re: MagicJack Outbound Channels
That's the valid concern. Even if they don't cancel your service immediately, such usage defnitely will raise a red flag sooner or later. It's a good idea to limit the channels - otherwise using MJ without the dongle may soon be over for everybody - not only for yourself. And the more users abuse the possibilities, the sooner it will happen.deftx wrote:I'm almost afraid to use my MJ in this manner for fear that it'll raise red flags.
ok, I got my creds - but i am not sure how to configure the outbound section of the trunk.
I got the registration and inbound working, but am not sure how to configure the outbound.
I am using TrixBox with FreeBPX doing the editing - I dont want to edit the config files by hand cause I always mess them up.
Can you past your outbound section for some assistance?
Thanks
Myk
I got the registration and inbound working, but am not sure how to configure the outbound.
I am using TrixBox with FreeBPX doing the editing - I dont want to edit the config files by hand cause I always mess them up.
Can you past your outbound section for some assistance?
Thanks
Myk
I have been trying to use it with Asterisk with and without registering, but no luck. When I do try to register, I just keep getting this:
[Oct 19 09:21:52] NOTICE[9339]: chan_sip.c:6984 sip_reg_timeout: -- Registration for 'E<mynumber>01@proxy1.<mycity>.talk4free.com' timed out, trying again (Attempt #1)
When I try to make an outgoing call without registering, I get this:
-- Got SIP response 400 "Bad Request" back from <mjproxy IP>
Like mykroft asked, could you paste your outbound section infos?
Thanks.
[Oct 19 09:21:52] NOTICE[9339]: chan_sip.c:6984 sip_reg_timeout: -- Registration for 'E<mynumber>01@proxy1.<mycity>.talk4free.com' timed out, trying again (Attempt #1)
When I try to make an outgoing call without registering, I get this:
-- Got SIP response 400 "Bad Request" back from <mjproxy IP>
Like mykroft asked, could you paste your outbound section infos?
Thanks.
are you adding the port of 5070 on the end of your registration?
my reg is:
EXXXXXXXXXX01:[email protected]:5070
my trunk incoming settings are:
username=EXXXXXXXXXX01
type=friend
secret=XXXXXXXXXXXXXXXXXXXX
port=5070
nat=yes
insecure=very
host=XX.XX.XX.XX
fromuser=EXXXXXXXXXX01
dtmfmode=inband
qualify=2000
I get sucessful registration and can receive inbound, but I dont know what to put for the outbound section. I have tried:
username=
type=peer
secret=
host=
but the channel comes back busy when i try and dial out...
Is there a way also to set a user agent string from a asterisk trunk?
my reg is:
EXXXXXXXXXX01:[email protected]:5070
my trunk incoming settings are:
username=EXXXXXXXXXX01
type=friend
secret=XXXXXXXXXXXXXXXXXXXX
port=5070
nat=yes
insecure=very
host=XX.XX.XX.XX
fromuser=EXXXXXXXXXX01
dtmfmode=inband
qualify=2000
I get sucessful registration and can receive inbound, but I dont know what to put for the outbound section. I have tried:
username=
type=peer
secret=
host=
but the channel comes back busy when i try and dial out...
Is there a way also to set a user agent string from a asterisk trunk?
Last edited by mykroft on Sun Oct 19, 2008 5:05 pm, edited 2 times in total.
Yes. My register line is:
register => E<mynumber>01:<mypassword>@proxy1.<mycity>.talk4free.com:5070
and the latest sip entry I tried is:
[magicjack]
context=frommagicjack
username=E<mynumber>01
fromuser=E<mynumber>01
authuser=E<mynumber>01
type=friend
secret=<mypassword>
port=5070
nat=yes
insecure=very
host=<mjproxyIP>
fromdomain=sip.magicjack.com
dtmfmode=inband
qualify=2000
canreinvite=no
allow=all
register => E<mynumber>01:<mypassword>@proxy1.<mycity>.talk4free.com:5070
and the latest sip entry I tried is:
[magicjack]
context=frommagicjack
username=E<mynumber>01
fromuser=E<mynumber>01
authuser=E<mynumber>01
type=friend
secret=<mypassword>
port=5070
nat=yes
insecure=very
host=<mjproxyIP>
fromdomain=sip.magicjack.com
dtmfmode=inband
qualify=2000
canreinvite=no
allow=all