- Joined
- May 20, 2008
- Messages
- 20
- Reaction score
- 0
Hi
I am using a custom context for my outbound dialing.
Whenever I dial lets say a sipuri. The other part sees "device" and the extensionnumber of mine.
I want the name "device" to be a normal name.
In freepbx or the gui of Elastix you cannot change this particular callerid thing.
As soon as you look in the filemanager and go to the sip conf where the extensions are being organised you see: callerid=device. Exactly that needs to bee changed into something else.
What can I do without making all too much of a programming thing here?
I allready tried something like: exten =>EXTENSIONNUMBER,1,Set(CALLERID etc.....
Ed
I am using a custom context for my outbound dialing.
Whenever I dial lets say a sipuri. The other part sees "device" and the extensionnumber of mine.
I want the name "device" to be a normal name.
In freepbx or the gui of Elastix you cannot change this particular callerid thing.
As soon as you look in the filemanager and go to the sip conf where the extensions are being organised you see: callerid=device. Exactly that needs to bee changed into something else.
What can I do without making all too much of a programming thing here?
I allready tried something like: exten =>EXTENSIONNUMBER,1,Set(CALLERID etc.....
Ed