Internal and external calls to have different rings

Status
Not open for further replies.
Hi, Incoming calls disconnect as I tried to connect. the call is coming from a PSTN number and GS wave is registered in my phone.

Please suggest
 
Hi, Incoming calls disconnect as I tried to connect. the call is coming from a PSTN number and GS wave is registered in my phone.

Please suggest
HI
I think you need to create a new thread as then people may see what you ara asking
 
Just to clarify We are using yealink phones and our customer whats his internal calls to sound ring different to external incoming calls.
 
You can stick something like this in your dialplan.

XML:
    <condition field="${call_direction}" expression="^inbound$">
        <action application="set" data="sip_h_Alert-Info=<http://127.0.0.1/Bellcore-dr2>"/>
    </condition>
 
Status
Not open for further replies.