simulataneous calls
RonR:
It's disappointing when things that should work don't and there's not a good reason for it being that way.
bruss:
hey ron,
any idea why when i dial **0 from my ipphone it rings my phone port and doesnt go to aa?
here is my inbound call statement
{7060>**0:aa}
here is the whole string
{7960>911:li},{7060>**0:aa},{7960>***:aa2},{7960>(<**1:>(Msp1)):sp1},{7960>(<**2:>(Msp2)):sp2},{7960>(<**3:>(Mli)):li},{7960>(<**9:>(Mpp)):pp},{7960>(Mtg1):tg1},{ph,vg1(7960)}
also what would i need to do to call vg1 from the ph? I can dial **9 from the ipphone and get the ph also.
RonR:
It appears your ipphone is doing something with ** and not passing it to the OBi. Have you checked your ipphone's dial plan?
In the PAP2, I use:
([x*][x*].)
RonR:
Quote from: bruss on July 21, 2011, 08:12:28 am
what would i need to do to call vg1 from the ph?
Adding the following will allow the ipphone and PHONE Port to call each other by dialing 0:
{7960>(Mtg1):tg1},{7960>0:ph},{7960:},{ph,vg1(7960)}
bruss:
this is my dialplan.xml
<DIALTEMPLATE>
<TEMPLATE MATCH="*" Timeout="5"/> <!-- Anything else -->
</DIALTEMPLATE>
Navigation
[0] Message Index
[#] Next page
[*] Previous page