I can’t have more than 1 call at same time, when a incoming call is reply and someone call again (with the other call actives) the guy got “blocked”
Example about what i mean:
Customer 1 --> Make a call --> We reply him --> all OK
Customer 2 --> Make a call after Customer 1 (customer 1 is in another call in our offfice too) --> the line closed the connection
I have only one, when someone call us all phones rings
Works
I have anything “call-limit” command, doing a grep search i got these results: `
[[email protected] asterisk]# grep “call-limit” *
grep: backup: Is a directory
extensions_additional.conf:exten => en,n(hook_1),Playback(beep&im-sorry&your&simul-call-limit-reached&goodbye)
extensions_additional.conf:exten => ja,n(hook_1),Playback(beep&im-sorry&simul-call-limit-reached)
grep: keys: Is a directory
sip.conf.rpmnew:; The “call-limit” configuation option is considered old is replaced
sip.conf.rpmnew:;call-limit=1 ; permit only 1 outgoing call and 1 incoming call at a time
When enabled, agents who are on an occupied phone will be skipped as if the line were returning busy. This means that Call Waiting or multi-line phones will not be presented with the call and in the various hunt style ring strategies, the next agent will be attempted.
How much extension do you have in the ring group?
This extension is alone in this group ?
If the extension is busy it will be never called, but the next extensions will be solicited.
If the extension is alone ìn this group and busy, the call will be forwarded to Destination if no answer
usually, Ring group should be configured with some phones (extensions) which have a call waiting enabled or not.
If you need to get more than one call for at time (per extension), you should have more than one line per physical extension.
If one line is confiured, then with a call wayting, you get a bip notify for the second call.
If no call wayting setted,(No) then at the first call the extension will be busy.
Basically a ring group works fine from scratch by default just putting your extension into the list (Ring all).
Anyway, the extensions should ring in same time.
Just try to make a test calling your ring group number (from internal) with two extension.
If all extensions are ringing with two incoming calls from internal, all is right.
He mentioned using a GSM gateway in the following thread
If this is what he is using here then, as you suggested, this could be what is limiting the number of incoming calls to 1 as I don’t think you can get more than one call on the same SIM at the same time…