just one other thing..

here ist the configuration from the sipgate team for the same problem on
asterisk

[sipout]
exten => _X.,1,Set(CALLERID(number)=SIPID)

exten => _X.,n,SipAddHeader(*P-Preferred*-Identity: <
sip:[email protected]>)
exten => _X.,n,Dial(SIP/${EXTEN}@sipgate-out,30,trg)
exten => _X.,n,Hangup


in my sipx config i set something like this in the "preferred identity"
field "[email protected]"

such config made the sip trunking service crash.



On Thu, Mar 3, 2011 at 2:38 PM, Irena Dolovčak <[email protected]>wrote:

> Hi,
>
> I'm using sipx 4.2.1 with SipGate sip trunk and i can't make the trunk to
> show the caller ID number. In some scenarios it does work thou.
> I managed to make the number to show on mobile phones, but when I call some
> other local provider the called person gets "unknown", and I cannot make it
> work.
> Than I tried the same thing on version 4.4.0. and the result was much worse
> than on 4.2.1. I couldn't even get the phone number to be visible on the
> mobile phones. I think that the main problem begins with the invite message
> when the server (4.4.0) sends the number of the user in the From field. In
> the old version, there was the username.
> I tried to make it work with P-A-I and P-P-I, but nothing helped.
>
> the guys fron Sipgate told me i should put the number in the P-P-I field
> and it should work..
>
> To get it more clear here's what I did:
>
> version 4.2.1.
> - set up sip trunk (SipGate) - username, password, register on
> initialization - enabled
>                                          - disabled "Use Asserted Identity"
>                                          - enabled "Use Preferred Identity"
>                           - Caller ID - enabled "transform extension"
>                                           - caller ID prefix - added the
> needed prefix
>      RESULT: the phone number is visible on the mobile phones but not on
> the IP phones on another VoIP provider (anonymous)
>
> the funny thing: when I try to put the preferred identity, whatever I set
> in that field, the SIP trunking service crashes. (same thing on 4.4.0)
>
> version 4.4.0
> -  set up sip trunk (SipGate) - username, password, register on
> initialization - enabled
> - INVITE From ITSP Account - enabled (i couldn't make the call when it was
> disabled)
> - all other settings were the same as above in version 4.2.1 and it didn't
> worked.
> event the setting "transform extension" didn't worked. the number didn't
> get the prefix.
>
> RESULT: the phone number isn't visible
>
>
> any idea how to make the callerID to be shown?
> I want to have a diferent number for all users so I cannot put the caller
> ID on the trunk.
>
> Regards,
> --
> Irena Dolovčak
>



-- 
Irena Dolovčak
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to