How to set ANI(Caller ID)

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
morrism
Posts: 49
Joined: Thu Mar 10, 2005 10:49 pm

How to set ANI(Caller ID)

Post by morrism »

1. Brekeke Product Name and version:
Brekeke SIP server 2.0.7.2/217
2. Java version:

3. OS type and the version:
WinXP
4. UA (phone), gateway or other hardware/software involved:

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :

6. Your problem:

How can I set ANI(caller ID) on the SIP server. Example when I want a certain ANI to be outpulse when I pointed to this gateway?
Can you please help. Thanks
//MoRRiS
morrism
Posts: 49
Joined: Thu Mar 10, 2005 10:49 pm

Post by morrism »

Can anybody help? Please
This is my dialing plan and im not getting any caller ID on the call.


MP DP

$request=^INVITE To=sip:1%1@x.x.x.x
$registered=false
to=sip:1(.+)@

Tnx
//MoRRiS
hope
Posts: 862
Joined: Tue Jan 15, 2008 4:08 pm

Post by hope »

Maybe the following dial plan works

Matching Patterns
-----------------------------
$request=^INVITE
To=sip:1(.*)@

Deploy Patterns
-----------------------------
From="12345" sip:12345@
To=sip:%1@x.x.x.x
Post Reply