Hello Folks, How do I scale gen_server who acts like ticket manager. I tried timer async req, but whole thing is slow ...have thousands of request coming and need serve them fast. I tried google but not getting any appropriate link. Pls share any info you may have.
_btel has quit
btel joined the channel
Guest70693 has quit
Guest70693 joined the channel
mooseable_work2 joined the channel
mooseable_work has quit
MikeMont has quit
NuttyNet joined the channel
forum_user_841 joined the channel
forum_user_841 has quit
Guest70693 has quit
Guest70693 joined the channel
Guest70693 has quit
NuttyNet has quit
NuttyNet joined the channel
NuttyNet has quit
NuttyNet joined the channel
Sebacius
hey guys, anyone online that can remind me of the commands to run after upgrade to 4.1
pls
NuttyNet has quit
NuttyNet joined the channel
NuttyNet has quit
NuttyNet joined the channel
NuttyNet has quit
NuttyNet joined the channel
NuttyNet has quit
NuttyNet joined the channel
NuttyNet has quit
BadRequest has quit
NuttyNet joined the channel
NuttyNet has quit
NuttyNet joined the channel
NuttyNet has quit
NuttyNet joined the channel
NuttyNet has quit
Samael28 has quit
Samael28 joined the channel
NuttyNet joined the channel
NuttyNet has quit
NuttyNet joined the channel
NuttyNet has quit
btel has quit
Samael28 has quit
joewatson has quit
NuttyNet joined the channel
NuttyNet has quit
kristiankarlsson joined the channel
NuttyNet joined the channel
NuttyNet has quit
mrgab_ joined the channel
areski joined the channel
NuttyNet joined the channel
mrgab_ has quit
lazedo has quit
NuttyNet has quit
NuttyNet joined the channel
NuttyNet_ joined the channel
NuttyNet has quit
NuttyNet_ has quit
NuttyNet joined the channel
NuttyNet has quit
NuttyNet joined the channel
ambriento_ joined the channel
[0__0] joined the channel
NuttyNet has quit
NuttyNet joined the channel
joewatson joined the channel
markfm joined the channel
markfm has quit
mooseable_work joined the channel
mooseable_work2 has quit
NuttyNet has quit
roger_roger___ joined the channel
roger_roger__ has quit
roger_roger___ is now known as roger_roger__
markfm joined the channel
NuttyNet joined the channel
markfm has quit
markfm joined the channel
markfm has quit
markfm joined the channel
forum_user_768 joined the channel
forum_user_768
How do you setup your e911 on a Main Number in Monster UI?
{insert cricket sounds here}
lazedo joined the channel
forum_user_701 joined the channel
forum_user_701 has left the channel
markfm has quit
markfm joined the channel
NuttyNet has quit
MikeMont joined the channel
MikeMont has quit
mrgab_ joined the channel
forum_user_768 has quit
forum_user_325 joined the channel
markfm has quit
forum_user_325
hi
anyone here ?
forum_user_325 has left the channel
MikeMont joined the channel
mentax_
morning
Sibi joined the channel
Sibi
Hello Kazoo lovers
I have added on my production server an extra interface.
This interface is used to setup a peering with an external upstream provider.
I have added a static route in the routing table to force traffic coming from ip address of the upstream provider, to go through this specific interface.
Inbound calls are working
Outbound calls are not working because they are setup with as source ip address the other interface. Offcourse I get a 'forbidden' back as response on the invite.
How can I force that also all related sip traffic destinated for this external peer, is sourcing from this specific IP address / interface ?
I checked also the resources doc but couldn't find any parameter for this.
Thanks for your support !
BadRequest joined the channel
MikeMont has quit
JR^ joined the channel
Guest70693 joined the channel
mdiaz[m]
mc_: good morning! When I atttempt to GET service_plans/override via crossbar i get a method not allowed. How can I set/retrieve overrides since they're not in the service_plans doc?
JR^
mdiaz[m]: you need to use /current i think
will return an item for each plan used by that account, as well as the overrides for each plan used
mdiaz[m]
JR^: Good morning! :)
JR^: I still dont see the override even in current.. :(
the plans object include each plan activated for that "current" service_plan used by the account
and on each plan the overrides object
so here for instance, this account is using 2 plans, plan_saas_ss_l3 and plan_support_silver_free, and it includes an override on plan_support_silver_free, to add an app
mdiaz[m]
JR^: do you know what version that's on? because I dont see that in my doc.
JR^: I even searched for the word override just incase im too old to see it :P
JR^: But it must be somewhere as your UI is able to pull it
JR^
did you set overrides?
mdiaz[m]
Yep
JR^
overrides have been active since 4.0
at least
mdiaz[m]
Would the override in the doc be specific to the account? Or would it be in the master service_plan doc?
JR^
yeah specific per account
mdiaz[m]
Maybe thats what I need to look at?
JR^
overrides only exist in the context of an account
an account uses a mix of service_plans, with a possibility to add overrides on each of these plans
you can't create a service plan with overrides
mdiaz[m]
HAHAHAH
JR^: so clearly im a moron :)
JR^: I was pulling the master doc the entire time. I needed to pull the account specifically.
JR^
haha
mdiaz[m]
JR^: I need a better engineer :)
JR^: thx for that example! now i got it :)
JR^
service plans are hard to figure out
been fighting for them for a long time with the UIs so I know a bit of it