you dont wanna use a usernamed that somebody somewhere might already be using, or you will get a rejected message like that, adding numbers to the end ensures its unique.
@Lutiana Nothing out of the ordinary there, it kinda sounds like part of the pjsip_custom_post.conf is missing.
Maybe try deleting everything in that file, then copy and paste the example from here again and fill in the blanks, it might be a formatting error that is making the file truncate or something else odd.
EDIT: make sure you have your client id, secret, and token saved someplace.
Well the reason I added the stuff to the āwrongā file was because the post one was empty when I started, and there was stuff in the other one, so I figured that was the place to add it.
Dont empty that file then, only remove all the stuff that you added to it, the other existing entries that were there before you edited it should be fine.
But yes, you should use the pjsip_custom_post.conf file
EDIT: if that does not work then you can put only these two lines into pjsip_custom_post.conf file
That is exactly what I did, removed the added stuff, and copied the stuff from the guide into the post file with the various changes needed for my account.
and so in the trunk creation in the FreePBX GUI you set the Custom Dial String (which points to that block/endpoint)
Custom Dial String: PJSIP/$OUTNUM$@gvsip1
So to me it seems you setup the trunk, and its looking for gvsip1 but its not seeing it anywhere, so to me it seems like your _custom file is not loading or is broken.
Hopefully somebody else comes along that can help, and if I think of anything I will let you knowā¦
Yeah, I kind of guessed that relationship, which is why I checked my spelling about 30 times. The declaration is definitely there, and it definitely matches your guide word for word and in the same case. As does the custom dial string.
I am fairly sure the oauth is working too, as the first go around I mistyped the clientID and the secret and got a ton of errors in the log at startup. They all went away when I fixed these.
I did try moving the stuff around again in the two conf files to no success. Still getting the same error about the gvsip1 endpoint not found.
I would start another thread, because I think you are right. (about the Oauth working properly)
I would label it something like āHelp, what would cause endpoint declared in pjsip_custom.conf to not loadā
because I am not even sure where to look. I am pretty Tech Saavy, but I actually have very limited experience with FreePBX compared to somebody that is a Developer for it all day every day, in fact this problem may go beyond FreePBX and is actually an asterisk issue, but the people that work on these things day in and day out might spot your problem better than I can.
and you can point to this thread as being what your trying to setup too.
One thing that I have noticed that seems to be different from GVGW is the caller ID. For example if I would get a call from one of my reps at Apple, the caller ID would read Apple Inc.; however, now it just displays the number for both the name and the number (this only seems to happen with 800 #'s). Local numbers are a bit different, as I used to get the name of the caller (Smith, John) now I only seem to get the city and state (Houston, TX).
Is there a way to fix this, or is there a service (preferably free or relatively inexpensive) that would allow me to regain the name of the person calling me?
I have already updated the context line to fix the CID Superfecta and that seemed to fix the issue with not having caller ID at all, but I would really like to get the names backāif possible. If itās not, I can learn to live with it-- after all, Google Voice has saved me at least $70/month for the last 2 years.